Andy Uhnak
6fad57f0a5
Complete MXCryptoV2 implementation
2022-10-26 17:00:43 +01:00
Doug
c411097256
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
b00d07ffca
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
3a0e415a61
Remove some optional chaining.
2020-05-05 12:03:51 +02:00
SBiOSoftWhare
3939122b06
KeyVerificationDataLoadingViewController: Show navigation bar if needed.
2020-05-05 11:50:59 +02:00
SBiOSoftWhare
3d1c0f28b3
Key verification: Update key verification screens title. Update SAS screen wordings.
2020-04-27 19:54:57 +02:00
SBiOSoftWhare
23a02c362c
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