Commit Graph

3278 Commits

Author SHA1 Message Date
onurays 12429d8091 Merge develop into the branch. 2020-03-26 14:39:50 +03: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
onurays c63f3edb06 Initial fixes to support targetSdk 29. 2020-03-26 12:06:50 +03: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
onurays f7fd23b153 App integration to the new multipicker library. 2020-03-23 16:31:32 +03:00
Valere 4f70c40b1a Refactor + share secret window implementation 2020-03-23 11:13:33 +01:00
onurays 5b875e0571 CameraPicker & incoming share implementation. 2020-03-22 18:27:59 +03:00
onurays 6db0de321c Initial implementation of multipicker. 2020-03-20 12:12:59 +03:00
Valere 0c1f30208d Fix / Epoxy divider not showing 2020-03-19 11:23:15 +01:00
Valere 08cfe79625
Merge pull request #1153 from vector-im/feature/fix_841
Fixes #841
2020-03-18 14:50:56 +01:00
Valere 22a599633d
Merge pull request #1152 from vector-im/feature/concurrent_start_verification
Verif / handle concurrent start
2020-03-18 14:50:33 +01:00
Valere 14acbb2b4d Update changes 2020-03-18 12:06:37 +01:00