Commit Graph

3286 Commits

Author SHA1 Message Date
Valere 024c62515c
Merge pull request #1181 from vector-im/feature/update_shield_logic
Update shield logic for DM
2020-03-26 16:58:10 +01:00
Valere 75e66a6550
Merge branch 'develop' into feature/update_shield_logic 2020-03-26 16:58:01 +01:00
Valere 91464a071e
Merge pull request #1180 from vector-im/feature/complete_security_design_update
Feature/complete security design update
2020-03-26 14:31:09 +01:00
Valere 5244612ef6 Update shield logic for DM 2020-03-26 14:26:34 +01:00
Valere e51439ade0 updage change log 2020-03-26 14:10:19 +01:00
Valere acd90657c7 Fix / prevent cancel when in conclusion fragment 2020-03-26 14:09:41 +01:00
Valere 1de57bbf3b Fix / cancel copy when verifying other 2020-03-26 13:49:48 +01:00
Valere 42a8c561db Fix / Verification was not cancelled on back in ready state 2020-03-26 13:49:48 +01:00
Valere 5bef9aef6a Fix / add specific copy for other verif cancel confirm 2020-03-26 13:49:48 +01:00
Valere f8c1ec985f re-prompt to verify on restart 2020-03-26 13:49:48 +01:00
Onuray Sahin 3bb5e127d6
Merge pull request #1155 from vector-im/feature/multipicker
Multiple attachment picker implementation
2020-03-26 14:30:02 +03:00
Valere 1d46b523b9
Merge pull request #1172 from vector-im/feature/ensure_olm_account_unicity
Feature/ensure olm account unicity
2020-03-26 12:11:09 +01:00
Valere 6721f337bd
Merge branch 'develop' into feature/ensure_olm_account_unicity 2020-03-26 12:11:00 +01:00
Valere 535cdf0ef5
Merge pull request #1162 from vector-im/feature/xs_detect_new_session
Feature/xs detect new session
2020-03-26 12:06:18 +01:00
Valere 19990b27bb Code review 2020-03-26 10:52:02 +01:00
Valere 4b3c5d5135 update change log 2020-03-26 10:35:43 +01:00
Valere b6fe80faf4 Fix / device key could be rotated
MXOlmDevice constructor access IMXStore before is open (dagger)
2020-03-26 10:35:43 +01:00
Valere 638970fa77
Merge pull request #1175 from vector-im/feature/fix_ssss_symetric_get_secret
Fixes #1174
2020-03-26 10:34:49 +01:00
Valere 9a6fe1af4e Fixes #1174 2020-03-26 09:49:34 +01:00
onurays a01482dca4 Use Timber log instead of printStackTrace. 2020-03-25 18:51:55 +03:00
onurays 5db1010e47 Catch exceptions if the file cannot be decoded. 2020-03-25 18:39:35 +03:00
onurays 6130a0a654 Remove unused toString(). 2020-03-25 18:34:04 +03:00
onurays 3c1e1090e7 Avoid UNCHECKED_CAST. 2020-03-25 18:20:34 +03:00
onurays 5cb47dae35 Return a failure message if the file cannot be opened. 2020-03-25 18:03:20 +03:00
onurays f68e98b2c7 Do not resize video thumbnail. 2020-03-25 17:35:18 +03:00
Valere 420a55da76 klint 2020-03-25 13:53:06 +01:00
onurays f9aed28732 grantUriPermission to handle incoming sharing. 2020-03-25 15:51:15 +03:00
Valere e30c17eab7 Update Changes log 2020-03-24 18:09:54 +01:00
Valere 2c9a8865bf Cancel all on going to settings 2020-03-24 17:48:16 +01:00
Valere bddd70afdb Fix / IllegalState after token invalidation 2020-03-24 17:48:01 +01:00
Valere c4388348f7 Show cancelled screen instead of dismissing 2020-03-24 17:38:46 +01:00
Valere ee7828a445 Code quality 2020-03-24 16:21:22 +01:00
Valere 37ac45c90a Fix / handling of back 2020-03-24 15:51:09 +01:00
Valere 63d3bf93f2 Fix / for now keep old toaster 2020-03-24 15:50:49 +01:00
Valere 2de8865730 Fix / Key Request recipients 2020-03-24 15:49:41 +01:00
Valere fcffe1f3c3 Clear alert when device is verified 2020-03-24 15:21:03 +01:00
Valere cfcec04029 code cleaning 2020-03-24 14:57:51 +01:00
Valere b56a41bec7 Custom alert design 2020-03-24 14:56:57 +01:00
onurays 6bf89aeac9 Remove JPEG_ prefix from file name. 2020-03-24 12:37:37 +03:00
onurays e583c03751 Add documentation. 2020-03-24 12:32:37 +03:00
onurays d20b1cb64a Add documentation. 2020-03-24 12:15:14 +03:00
Valere 22642e71a3 cleaning 2020-03-24 10:06:36 +01:00
Valere 6e85b20b0e Update copy for riotX default device Name 2020-03-24 10:06:30 +01:00
Valere fcd290410e Also cancel pending request on back 2020-03-24 10:06:15 +01:00
onurays 727d86236b ImageUtils created with helper functions. 2020-03-24 11:31:27 +03:00
onurays 2651f82337 Refactor duplicated code. 2020-03-24 11:03:41 +03:00
Valere 3b62402cfe Fix / ensure keys trust is updated before checking devices 2020-03-23 19:15:29 +01:00
Valere 6cc8d1b205 Fix / concurrent start broke QR verification 2020-03-23 18:43:52 +01:00
Valere 49e5fafb2d New sign in detection flow 2020-03-23 16:27:32 +01:00
Valere e36367c040 Fix / sending secret encryption + refactoring 2020-03-23 16:27:17 +01:00