Commit Graph

13 Commits

Author SHA1 Message Date
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
SBiOSoftWhare 72e9054350 Fix Manu's remarks 2020-06-10 17:06:47 +02:00
SBiOSoftWhare 9ab0b74007 Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe d2cfad6258 Key recovery: Trust on decrypt
Fixed Steve's comments
2019-02-14 17:30:53 +01:00
manuroe 2921cac300 Key recovery: Trust on decrypt
Fixed Steve's comments
2019-02-14 17:28:29 +01:00
manuroe d5f6cd932d Key recovery: Show errors on invalid passphrase or recovery key 2019-02-14 13:14:00 +01:00
manuroe 1ab6506a39 Key recovery: Trust on decrypt
#2223
2019-02-14 12:48:54 +01:00
manuroe 217c603fa1 Key recovery: Do not show anymore an error for empty backup 2019-02-14 12:46:53 +01:00
manuroe 3d6b46c71c Key backup: Update SDK api break 2019-02-14 12:28:56 +01:00
SBiOSoftWhare 765859b6b1 Update key backup logo on key backup recover screens 2019-02-13 14:58:17 +01:00
SBiOSoftWhare ea126329cd Update key backup recover coordinator initializers to give right instance of MXKeyBackup 2019-01-30 15:55:25 +01:00
SBiOSoftWhare fdd6b7dd5c Fix Manu's remarks 2019-01-30 15:35:57 +01:00
SBiOSoftWhare 23cd754019 Create key backup recover from passphrase scene with coordinator, view model, view controller 2019-01-30 11:14:03 +01:00