Stefan Ceriu
|
92c2a9488f
|
vector-im/element-ios/issues/4899 - Fixed various localization issues.
|
2021-09-30 09:40:12 +03:00 |
|
Doug
|
a4075c89cb
|
Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
|
2021-07-09 17:05:43 +01:00 |
|
manuroe
|
1a4462eca5
|
Code Quality: Fix Stève's remarks
|
2020-08-26 08:32:07 +02:00 |
|
manuroe
|
efbca319f0
|
Code Quality: Make sonar happier
by removing some code smells
|
2020-08-25 18:54:47 +02:00 |
|
SBiOSoftWhare
|
1163b7cdec
|
Fix some SwiftLint warnings.
|
2020-05-29 09:35:46 +02:00 |
|
SBiOSoftWhare
|
fb7d86c22f
|
Session verification: Cancel if device is not found.
|
2020-05-07 12:21:47 +02:00 |
|
SBiOSoftWhare
|
71fe7d2985
|
UserVerificationCoordinator: Integrate manually verify device screen.
|
2020-05-07 10:54:02 +02:00 |
|
manuroe
|
3b260c2192
|
UserVerificationSessionStatusView: Add verifyManually action
|
2020-05-06 09:45:55 +02:00 |
|
manuroe
|
efb6e351c8
|
UserVerificationSessionStatusViewController: Add manually verify button
|
2020-05-05 18:27:36 +02:00 |
|
manuroe
|
ddd142c8bd
|
KeyVerificationCoordinatorBridgePresenterDelegate: Add keyVerificationCoordinatorBridgePresenterDelegateDidCancel
|
2020-04-14 12:50:53 +02:00 |
|
SBiOSoftWhare
|
77b8f5b435
|
UserVerificationCoordinator: Update with new KeyVerificationCoordinator init.
|
2020-04-03 16:28:35 +02:00 |
|
SBiOSoftWhare
|
ab7be02eed
|
UserVerificationStartCoordinator: Remove useless delegate methods.
|
2020-03-26 11:57:29 +01:00 |
|
SBiOSoftWhare
|
cefbfc6be1
|
Merge branch 'develop' into key_verification_refact
|
2020-03-19 08:43:55 +01:00 |
|
SBiOSoftWhare
|
25e8f7fccf
|
Refactor DeviceVerification prefix classes to KeyVerification where needed. And move key verification related classes into the same module KeyVerification.
|
2020-03-18 17:39:26 +01:00 |
|