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
Stefan Ceriu
43f6c44c78
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
103aaa3a0a
Fix SwiftLint warnings
2019-02-27 10:07:51 +01:00
manuroe
c82c73dccb
Key recovery: Trust on decrypt
...
Fixed Steve's comments
2019-02-14 17:30:53 +01:00
manuroe
32c323f4d2
Key recovery: Trust on decrypt
...
Fixed Steve's comments
2019-02-14 17:28:29 +01:00
manuroe
0320b7bc25
Key recovery: Show errors on invalid passphrase or recovery key
2019-02-14 13:14:00 +01:00
manuroe
e790466a1b
Key recovery: Trust on decrypt
...
#2223
2019-02-14 12:48:54 +01:00
manuroe
7eb133d51c
Key recovery: Do not show anymore an error for empty backup
2019-02-14 12:46:53 +01:00
manuroe
2696ea7b7d
Key backup: Update SDK api break
2019-02-14 12:28:56 +01:00
SBiOSoftWhare
fb660bea62
Update key backup logo on key backup recover screens
2019-02-13 14:58:17 +01:00
SBiOSoftWhare
e28b111adf
Update key backup recover coordinator initializers to give right instance of MXKeyBackup
2019-01-30 15:55:25 +01:00
SBiOSoftWhare
d38ee48549
Fix Manu's remarks
2019-01-30 15:35:57 +01:00
SBiOSoftWhare
20847a8e07
Create key backup recover from recovery key scene with coordinator, view model, view controller
2019-01-30 11:14:03 +01:00