element-ios/Riot/Modules/KeyVerification/Common
Stefan Ceriu f7a8163947
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
..
Loading Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
ScanConfirmation Code Quality: Make sonar happier 2020-08-25 18:54:47 +02:00
Verified Key verification: Update verified screen UI. 2020-04-28 20:27:48 +02:00
Verify Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
KeyVerificationCoordinator.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
KeyVerificationCoordinatorBridgePresenter.swift Adopt consolidated logging mechanism (#4370) 2021-06-03 11:30:07 +03:00
KeyVerificationCoordinatorType.swift KeyVerificationCoordinatorBridgePresenterDelegate: Add keyVerificationCoordinatorBridgePresenterDelegateDidCancel 2020-04-14 12:50:53 +02:00
KeyVerificationFlow.swift Key verification: Add new state for complete security flow. 2020-04-23 11:55:19 +02:00
KeyVerificationKind.swift KeyVerificationKind: Add new cases. 2020-04-27 19:46:44 +02:00
KeyVerificationService.swift KeyVerificationService: Remove AuthenticatedSessionViewControllerFactory usage. 2021-02-03 12:14:02 +01:00