manuroe
|
f816d70dc1
|
Merge branch 'develop' into riot_2890
|
2020-01-16 09:33:57 +01:00 |
|
manuroe
|
363744772f
|
Cross-signing: Follow API change on [MXCrypto downloadKeys:]
|
2020-01-15 08:38:35 +01:00 |
|
SBiOSoftWhare
|
a5e84337e9
|
DeviceVerificationCoordinator: Handle incoming key verification to accept.
|
2020-01-14 21:51:05 +01:00 |
|
SBiOSoftWhare
|
d2628b87f6
|
DeviceVerificationIncomingViewController: Wait view loading before observing device transaction change and unregister after matching an expected case.
|
2019-12-10 15:51:09 +01:00 |
|
SBiOSoftWhare
|
ca020a7cec
|
DeviceVerificationVerifyViewController: Wait view loading before observing device transaction change and unregister after matching an expected case.
|
2019-12-10 15:45:36 +01:00 |
|
SBiOSoftWhare
|
7371272e7f
|
DeviceVerificationCoordinatorBridgePresenter: Add navigation logs.
|
2019-12-10 11:51:51 +01:00 |
|
manuroe
|
6313dbb6dc
|
Device Verification: Stay in infinite waiting
#2878
Don't stop listening to transaction updates if we receive unexpected events else you block the state machine.
|
2019-12-09 18:31:25 +01:00 |
|
SBiOSoftWhare
|
0698f3e547
|
Device verification: Improve navigation flow and view states handling.
|
2019-10-23 17:27:43 +02:00 |
|
David Cordero
|
15d07c025f
|
Remove redundant code
|
2019-05-19 17:19:23 +02:00 |
|
David Cordero
|
54e6f19694
|
Fix text color for user display name and device id labels in dark theme
|
2019-05-19 17:14:41 +02:00 |
|
manuroe
|
3951d7a45d
|
Device Verification: Fix buttons colors in dark theme
|
2019-05-06 08:21:30 +02:00 |
|
manuroe
|
554b3b1a68
|
Device Verification: Add a view model to DeviceVerificationDataLoadingViewController
|
2019-04-24 14:42:16 +02:00 |
|
manuroe
|
49b3880327
|
Device Verification: Update SDK constant names changes
|
2019-04-24 10:35:56 +02:00 |
|
manuroe
|
58dc082569
|
Device Verification: Make incoming requests dialogs dequeueing work without a random sleep
|
2019-04-24 08:55:45 +02:00 |
|
manuroe
|
d664159a14
|
Device Verification: Remove a TODO
|
2019-04-24 08:23:44 +02:00 |
|
manuroe
|
4d1b701ed0
|
Device Verification: Fix Steve's PR comments
|
2019-04-24 08:18:56 +02:00 |
|
manuroe
|
b6d92f0271
|
Device Verification: Update wording "Verify user" -> "Verify device"
|
2019-04-19 11:38:48 +02:00 |
|
manuroe
|
19d6c55b24
|
Device Verification: Manage display of SAS decimals
|
2019-04-19 11:31:19 +02:00 |
|
manuroe
|
e45018e222
|
Device Verification: Clean dev code
|
2019-04-19 10:35:02 +02:00 |
|
manuroe
|
b91749e494
|
Device Verification: Start: Fix missing cancelledByMe state
|
2019-04-18 23:12:01 +02:00 |
|
manuroe
|
00f4857ce2
|
Device Verification: MXUser.displayname and avatar can be nil
|
2019-04-17 13:54:51 +02:00 |
|
manuroe
|
f2fc4a1f28
|
Device Verification: Display a message when the transaction has been automatically cancelled
|
2019-04-17 13:05:18 +02:00 |
|
manuroe
|
873d674267
|
Device Verification: Removed unused code from templates
|
2019-04-17 12:52:45 +02:00 |
|
manuroe
|
bfc7038ae7
|
Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC
|
2019-04-17 12:47:42 +02:00 |
|
manuroe
|
3593907360
|
Device Verification: Hack EncryptionInfoView to display the new device verification flow when the user taps on "Verify"
|
2019-04-17 09:51:32 +02:00 |
|
manuroe
|
938c1b4910
|
Device Verification: Plug it in the code more
|
2019-04-17 08:09:43 +02:00 |
|
manuroe
|
82927fa7a7
|
Device Verification: Plug the legacy verification modal
|
2019-04-16 15:00:57 +02:00 |
|
manuroe
|
645736e12d
|
Device Verification: Do not show back button
|
2019-04-16 11:36:51 +02:00 |
|
manuroe
|
4633a82d91
|
Device Verification: Translate emoji
|
2019-04-16 09:33:25 +02:00 |
|
manuroe
|
919d0f1523
|
Device Verification: Verified screen
|
2019-04-15 18:40:04 +02:00 |
|
manuroe
|
0a71098306
|
Device Verification: Verified screen
|
2019-04-15 18:22:24 +02:00 |
|
manuroe
|
c2cdfa71ae
|
Device Verification: Incoming screen: UI: Use a rounded MXKImageView
|
2019-04-15 15:28:59 +02:00 |
|
manuroe
|
7cb5e71bcb
|
Device Verification: Incoming screen: UI: plug data
|
2019-04-15 14:18:44 +02:00 |
|
manuroe
|
8ffaeb221b
|
Device Verification: Incoming screen: UI design
|
2019-04-15 11:09:37 +02:00 |
|
manuroe
|
666d71378e
|
Device Verification: Incoming screen: working on UI
|
2019-04-13 00:19:01 +02:00 |
|
manuroe
|
2ba32d734c
|
Device Verification: Incoming screen: beginning
|
2019-04-12 23:19:07 +02:00 |
|
manuroe
|
69dcd25c8d
|
Device Verification: Display the "The other party cancelled the verification." modal
|
2019-04-11 19:38:46 +02:00 |
|
manuroe
|
8e770cdb67
|
Device Verification: Verify screen: Try to make emoji names fit in their cell
|
2019-04-11 18:13:55 +02:00 |
|
manuroe
|
8e09880b95
|
Device Verification: Verify screen: bind transaction.confirmSASMatch()
|
2019-04-11 18:12:30 +02:00 |
|
manuroe
|
dc9bcbeb82
|
Device Verification: Verify screen: Theme emojis names
|
2019-04-08 17:10:40 +02:00 |
|
manuroe
|
2a9fbbb11b
|
Device Verification: Verify screen: Make emojis fit on 2 lines on SE
|
2019-04-08 16:50:55 +02:00 |
|
manuroe
|
2d0456280c
|
Device Verification: Verify screen: We do not need scrolling for that screen
|
2019-04-08 16:05:28 +02:00 |
|
manuroe
|
6c301ebe24
|
Device Verification: Start screen: We do not need scrolling for that screen
|
2019-04-08 15:47:34 +02:00 |
|
manuroe
|
92e699b899
|
Device Verification: Verify screen: display emojis
|
2019-04-07 00:04:36 +02:00 |
|
manuroe
|
5a54d30976
|
Device Verification: Start screen: Improve a bit layout (maybe)
|
2019-04-07 00:00:49 +02:00 |
|
manuroe
|
b3adde1cf7
|
Device Verification: Verify screen: add wording
|
2019-04-05 23:52:04 +02:00 |
|
manuroe
|
89b73888f1
|
Device Verification: Start verify screen
|
2019-04-05 19:09:29 +02:00 |
|
manuroe
|
9f92318839
|
Device Verification: Start screen: add transaction cancel
|
2019-04-05 18:39:57 +02:00 |
|
manuroe
|
2bf9d11784
|
Device Verification: Start screen: add "Waiting for partner to accept..."
|
2019-04-05 18:15:05 +02:00 |
|
manuroe
|
3a5adbc016
|
Device Verification: Start start screen UI
|
2019-04-05 17:43:15 +02:00 |
|