Andy Uhnak
2acf773404
Complete MXCryptoV2 implementation
2022-10-26 17:00:43 +01: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
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
6b1caed468
Remove some optional chaining.
2020-05-05 12:03:51 +02:00
SBiOSoftWhare
73015e832e
KeyVerificationDataLoadingViewController: Show navigation bar if needed.
2020-05-05 11:50:59 +02:00
SBiOSoftWhare
7070cbfb05
Key verification: Update key verification screens title. Update SAS screen wordings.
2020-04-27 19:54:57 +02: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