Commit Graph

14 Commits

Author SHA1 Message Date
Stefan Ceriu
313e666017 vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-09-30 09:40:12 +03:00
Doug
29d7262e38 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
eefd7c3c4b Code Quality: Fix Stève's remarks 2020-08-26 08:32:07 +02:00
manuroe
14f2ed58f1 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
SBiOSoftWhare
39b9de06c3 Fix some SwiftLint warnings. 2020-05-29 09:35:46 +02:00
SBiOSoftWhare
f2f212546d Session verification: Cancel if device is not found. 2020-05-07 12:21:47 +02:00
SBiOSoftWhare
4a78b53233 UserVerificationCoordinator: Integrate manually verify device screen. 2020-05-07 10:54:02 +02:00
manuroe
2f882b904d UserVerificationSessionStatusView: Add verifyManually action 2020-05-06 09:45:55 +02:00
manuroe
8efbce320e UserVerificationSessionStatusViewController: Add manually verify button 2020-05-05 18:27:36 +02:00
manuroe
00bf54502d KeyVerificationCoordinatorBridgePresenterDelegate: Add keyVerificationCoordinatorBridgePresenterDelegateDidCancel 2020-04-14 12:50:53 +02:00
SBiOSoftWhare
b97ae46a2e UserVerificationCoordinator: Update with new KeyVerificationCoordinator init. 2020-04-03 16:28:35 +02:00
SBiOSoftWhare
62bb07334f UserVerificationStartCoordinator: Remove useless delegate methods. 2020-03-26 11:57:29 +01:00
SBiOSoftWhare
5750dbbe92 Merge branch 'develop' into key_verification_refact 2020-03-19 08:43:55 +01:00
SBiOSoftWhare
d6296b3150 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