Commit Graph

6 Commits

Author SHA1 Message Date
Frank Rotermund 7737aa0a6a fix: add cancel button for better UI flow (MESSENGER-7861) 2025-11-05 08:21:49 +01:00
Frank Rotermund 9730c47b19 fix: enable passphrase reset with MAS (MESSENGER-7861) 2025-11-05 08:00:54 +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 00dd2c3c96 ReauthenticationCoordinator: Add the possibility to start directly from a MXAuthenticationSession. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 1d730d0774 ReauthenticationCoordinator: Handle UserInteractiveAuthenticationService refactoring. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 4a5f311bf7 Reauthentication: Add ReauthenticationCoordinator that handles reauthentication. It is used before calling an authenticated API. 2021-02-03 11:56:27 +01:00