SBiOSoftWhare
|
8d4e42e550
|
Key verification: Update data loading flow for new QR code screen.
|
2020-03-13 18:52:02 +01:00 |
|
SBiOSoftWhare
|
d7fbf70b37
|
QR code verification: Add KeyVerificationService specific to Riot.
|
2020-03-13 18:50:08 +01:00 |
|
SBiOSoftWhare
|
f269ea6a6c
|
QR code verification: Implement scanning verification view model and coordinator.
|
2020-03-13 18:49:00 +01:00 |
|
SBiOSoftWhare
|
7ee78d5d91
|
QR code verification: Add scanning verification screen.
|
2020-03-13 18:46:45 +01:00 |
|
SBiOSoftWhare
|
5fbbef6279
|
Create QRCodeReaderViewController used to scan a QR code.
|
2020-03-13 00:16:49 +01:00 |
|
SBiOSoftWhare
|
e3721edaf4
|
Create QRCodeGenerator to generate QR image from data.
|
2020-03-13 00:14:24 +01:00 |
|
manuroe
|
227890f9ce
|
Key Verification: Follow API change
|
2020-02-20 17:54:32 +01:00 |
|
manuroe
|
0f54f06a1e
|
Key Verification: Support m.key.verification.ready event with new SDK API
|
2020-02-14 09:27:56 +01:00 |
|
manuroe
|
214349cacb
|
MXCrypto: Rename MXDeviceVerificationManager to MXKeyVerificationManager
Because it makes more sense now
|
2020-02-11 13:56:36 +01:00 |
|
SBiOSoftWhare
|
0552952cae
|
User verification: Use localization strings.
|
2020-02-03 17:52:39 +01:00 |
|
SBiOSoftWhare
|
40843ec0c1
|
User verification: Update device verification flow to support device or user verification.
|
2020-01-31 15:07:30 +01:00 |
|
SBiOSoftWhare
|
2ad56b6be4
|
User verification: Add start user verification flow to DeviceVerificationCoordinator.
|
2020-01-30 17:57:09 +01:00 |
|
manuroe
|
fb5ac2ae3a
|
Merge branch 'develop' into riot_2890
|
2020-01-16 09:33:57 +01:00 |
|
manuroe
|
ce53fa813b
|
Cross-signing: Follow API change on [MXCrypto downloadKeys:]
|
2020-01-15 08:38:35 +01:00 |
|
SBiOSoftWhare
|
da87cdb6ba
|
DeviceVerificationCoordinator: Handle incoming key verification to accept.
|
2020-01-14 21:51:05 +01:00 |
|
SBiOSoftWhare
|
554c213efe
|
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
|
e235268c41
|
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
|
5a350302ae
|
DeviceVerificationCoordinatorBridgePresenter: Add navigation logs.
|
2019-12-10 11:51:51 +01:00 |
|
manuroe
|
ce5048ec19
|
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
|
e215d9b7ae
|
Device verification: Improve navigation flow and view states handling.
|
2019-10-23 17:27:43 +02:00 |
|
David Cordero
|
72ca2cc4d9
|
Remove redundant code
|
2019-05-19 17:19:23 +02:00 |
|
David Cordero
|
ff767cc396
|
Fix text color for user display name and device id labels in dark theme
|
2019-05-19 17:14:41 +02:00 |
|
manuroe
|
9f6a30ccac
|
Device Verification: Fix buttons colors in dark theme
|
2019-05-06 08:21:30 +02:00 |
|
manuroe
|
d1dab78c34
|
Device Verification: Add a view model to DeviceVerificationDataLoadingViewController
|
2019-04-24 14:42:16 +02:00 |
|
manuroe
|
3f669d39ee
|
Device Verification: Update SDK constant names changes
|
2019-04-24 10:35:56 +02:00 |
|
manuroe
|
6b099d5a85
|
Device Verification: Make incoming requests dialogs dequeueing work without a random sleep
|
2019-04-24 08:55:45 +02:00 |
|
manuroe
|
7d73552fa2
|
Device Verification: Remove a TODO
|
2019-04-24 08:23:44 +02:00 |
|
manuroe
|
7748c6b2c8
|
Device Verification: Fix Steve's PR comments
|
2019-04-24 08:18:56 +02:00 |
|
manuroe
|
81819c16d9
|
Device Verification: Update wording "Verify user" -> "Verify device"
|
2019-04-19 11:38:48 +02:00 |
|
manuroe
|
b646bbabc3
|
Device Verification: Manage display of SAS decimals
|
2019-04-19 11:31:19 +02:00 |
|
manuroe
|
bba58e9a63
|
Device Verification: Clean dev code
|
2019-04-19 10:35:02 +02:00 |
|
manuroe
|
963b74fb01
|
Device Verification: Start: Fix missing cancelledByMe state
|
2019-04-18 23:12:01 +02:00 |
|
manuroe
|
4abe4fa252
|
Device Verification: MXUser.displayname and avatar can be nil
|
2019-04-17 13:54:51 +02:00 |
|
manuroe
|
abdd6ad70b
|
Device Verification: Display a message when the transaction has been automatically cancelled
|
2019-04-17 13:05:18 +02:00 |
|
manuroe
|
cf4e41260d
|
Device Verification: Removed unused code from templates
|
2019-04-17 12:52:45 +02:00 |
|
manuroe
|
2cdcb2cca9
|
Device Verification: Add DeviceVerificationDataLoading VC, a loading wheel VC
|
2019-04-17 12:47:42 +02:00 |
|
manuroe
|
26d9a5263c
|
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
|
806ec410b5
|
Device Verification: Plug it in the code more
|
2019-04-17 08:09:43 +02:00 |
|
manuroe
|
cc2264e56b
|
Device Verification: Plug the legacy verification modal
|
2019-04-16 15:00:57 +02:00 |
|
manuroe
|
f036a505dd
|
Device Verification: Do not show back button
|
2019-04-16 11:36:51 +02:00 |
|
manuroe
|
d1ceeb32cb
|
Device Verification: Translate emoji
|
2019-04-16 09:33:25 +02:00 |
|
manuroe
|
c154da2157
|
Device Verification: Verified screen
|
2019-04-15 18:40:04 +02:00 |
|
manuroe
|
42879dfa3b
|
Device Verification: Verified screen
|
2019-04-15 18:22:24 +02:00 |
|
manuroe
|
71a7a1dadb
|
Device Verification: Incoming screen: UI: Use a rounded MXKImageView
|
2019-04-15 15:28:59 +02:00 |
|
manuroe
|
fc02e10d3b
|
Device Verification: Incoming screen: UI: plug data
|
2019-04-15 14:18:44 +02:00 |
|
manuroe
|
2ad59bf8d8
|
Device Verification: Incoming screen: UI design
|
2019-04-15 11:09:37 +02:00 |
|
manuroe
|
95185eaa26
|
Device Verification: Incoming screen: working on UI
|
2019-04-13 00:19:01 +02:00 |
|
manuroe
|
342aedce3b
|
Device Verification: Incoming screen: beginning
|
2019-04-12 23:19:07 +02:00 |
|
manuroe
|
1b7e5a0e80
|
Device Verification: Display the "The other party cancelled the verification." modal
|
2019-04-11 19:38:46 +02:00 |
|
manuroe
|
e83566b3e9
|
Device Verification: Verify screen: Try to make emoji names fit in their cell
|
2019-04-11 18:13:55 +02:00 |
|