Commit Graph

2677 Commits

Author SHA1 Message Date
Valere 850c830e1f Fix / auto ready request when waiting bottomsheet on screen 2020-01-31 09:16:03 +01:00
Benoit Marty 9dde43f65b PR Review: var -> val, internal and other cleanup 2020-01-30 23:40:25 +01:00
Benoit Marty 9d566e9352
Merge pull request #918 from vector-im/feature/sort_room_members
Sort room members by display names
2020-01-30 21:06:40 +01:00
Benoit Marty eb46a4949f
Merge pull request #920 from duncanturk/patch-1
Add "get it on F-Droid"
2020-01-30 21:05:53 +01:00
Benoit Marty 506c2dd262
Merge pull request #921 from vector-im/decorations
Add field in QR code and make some optional
2020-01-30 18:48:30 +01:00
Benoit Marty ccd857016c ktlint 2020-01-30 18:46:08 +01:00
Benoit Marty 225e4e0433 To Device Verification Request 2020-01-30 18:43:50 +01:00
Benoit Marty 069bd3c258 use isMe 2020-01-30 16:59:22 +01:00
Benoit Marty fb98d6ef42 QRCode: add other_device_key field and make it optional, along with other_user_key 2020-01-30 16:46:12 +01:00
Benoit Marty 6282f81bc4 Remove typo 2020-01-30 16:46:12 +01:00
Valere a5ca2b1d34 Fix / incoming start verif popup should not show when bottomsheet there 2020-01-30 16:36:13 +01:00
Valere 50d5ad3625 Self verification + toDevice Request 2020-01-30 16:35:42 +01:00
Valere 03c5e61b2e Fix / post merge 2020-01-30 16:35:06 +01:00
Valere 4ddd831d7f Prepare support for toDevice .request 2020-01-30 16:11:34 +01:00
Valere ff95392e10 Fix / Refresh trust state on own keys/device trust change 2020-01-30 16:10:59 +01:00
Benoit Marty e2c2c2418c
Merge pull request #919 from vector-im/qr_step_validate
Qr step validate
2020-01-30 14:14:16 +01:00
Christopher Rossbach e44dc347c6
Add "get it on F-Droid"
RiotX is on F-Droid now
2020-01-30 12:07:33 +01:00
Benoit Marty fbd0bbc575 Improve clarity of the algorithm to enable encryption for DMs 2020-01-30 11:24:05 +01:00
ganfra b848d0530f Update realm to 6.1.0: should fix some of the native crashes 2020-01-30 11:04:37 +01:00
Benoit Marty 2bccd19f84 QRcode: Url encode the keys 2020-01-30 10:17:04 +01:00
Benoit Marty 2111daea52 Add a step to confirm that other user has scanned the SR code 2020-01-30 10:09:59 +01:00
Benoit Marty 57a13fa30d Sort room members by display names 2020-01-29 18:07:57 +01:00
Benoit Marty c4649a5824
Merge pull request #916 from vector-im/debug_qr
Negotiate E2E by default for DMs (#907)
2020-01-29 18:02:43 +01:00
Benoit Marty 6f6c3184dd Avoid test if previous result is null 2020-01-29 17:13:41 +01:00
Benoit Marty d7feb6dd5c
Merge pull request #913 from vector-im/feature/rainbow
Rainbow
2020-01-29 16:35:34 +01:00
Benoit Marty e6c3f7c77b Nicer API 2020-01-29 16:26:19 +01:00
Benoit Marty 8b6ffc2fb1 ktlint 2020-01-29 16:18:33 +01:00
Benoit Marty ae36846aaf Negotiate E2E by default for DMs (#907) 2020-01-29 16:11:23 +01:00
Benoit Marty 237da5bb16 No need to have mutable list in param 2020-01-29 16:03:28 +01:00
Benoit Marty a4abe5f552 Set timeout to 60s when creating a room 2020-01-29 16:00:07 +01:00
Benoit Marty e1ddde5501 Make CreateRoomParams a regular data class 2020-01-29 14:23:32 +01:00
Valere 754ca3c582 Fix / fail to update usk when dl own keys 2020-01-29 14:00:02 +01:00
Benoit Marty 70b04dbaea Disable not passing test, to avoid waiting too long when running the test suite 2020-01-29 12:36:38 +01:00
Benoit Marty b44b6726ed Also update the tests 2020-01-29 12:29:19 +01:00
Benoit Marty 80ec199135 Convert VerificationTxState to a sealed class 2020-01-29 12:00:49 +01:00
Benoit Marty 305dfd4c7a
Merge pull request #911 from vector-im/feature/encryption_notice
Modify encryption notice
2020-01-29 10:32:23 +01:00
Benoit Marty 73bb4bb785
Merge pull request #912 from vector-im/feature/e2e_opt_out
e2e opt in when creating room (not DM)
2020-01-29 10:29:33 +01:00
Valere 1d84ccd64a
Merge pull request #881 from vector-im/xsigning_sdk
Xsigning sdk
2020-01-29 10:26:46 +01:00
Valere 63e36b0403 Remove unused test 2020-01-29 10:16:57 +01:00
Valere 2c568b4de9 clean klint 2020-01-29 09:59:09 +01:00
Benoit Marty 27fe4e3680 Fix build and add tests 2020-01-29 09:44:53 +01:00
Benoit Marty 007b0cabf2 Add a few TUs 2020-01-28 22:43:10 +01:00
Benoit Marty b2338dfcd3 Make the TU passes 2020-01-28 22:35:40 +01:00
Benoit Marty 6d7d4993a6 Add TUs for RainbowGenerator (not all passing) 2020-01-28 21:56:02 +01:00
Benoit Marty da9b9f4864 Make the whole cell clickable 2020-01-28 21:31:02 +01:00
Benoit Marty ef0b438a89 Give the possibility to enable encryption when creating room (#837) 2020-01-28 21:31:02 +01:00
Valere 9a79297e14
Merge pull request #910 from vector-im/qr_code_step_2
Qr code step 2
2020-01-28 18:11:09 +01:00
Valere a57393cafa More log + quick fix in settings 2020-01-28 18:09:17 +01:00
Benoit Marty e12de3fba0
Merge pull request #891 from vector-im/feature/event-unknown
Feature/event unknown
2020-01-28 17:30:02 +01:00
Benoit Marty 2eeeea3377 Encryption is enabled only for MEGOLM. 2020-01-28 17:19:22 +01:00