Commit Graph

11 Commits

Author SHA1 Message Date
Frank Rotermund 4c8c8cd19a Feature/3449 release prep 2022-08-04 05:15:53 +00:00
Arnfried Griesert 0f97e147e2 feature/3224_password_reset_text_changes 2022-06-21 13:03:37 +00:00
Frank Rotermund c2108a2178 MESSENGER-2762 Initial Merge 2022-03-17 15:51:23 +01:00
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
Stefan Ceriu a8b0e8700e 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 08eabcf4fe Cross-signing: Handle UserInteractiveAuthenticationService refactoring for cross signing setup. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare b4d7189052 SecretResetCoordinator: Remove AuthenticatedSessionViewControllerFactory and use ReauthenticationCoordinator for reauthentication. 2021-02-03 12:10:51 +01:00
SBiOSoftWhare 896e9056c3 Update Riot/Modules/Secrets/Reset/SecretsResetViewModel.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:31:07 +02:00
SBiOSoftWhare 30efc09523 Update Riot/Modules/Secrets/Reset/SecretsResetViewModelType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:30:53 +02:00
SBiOSoftWhare 54a5df8d12 Update Riot/Modules/Secrets/Reset/SecretsResetCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:29:42 +02:00
SBiOSoftWhare 07e3ed94fa Create secrets reset screen. 2020-09-30 17:43:05 +02:00