Commit Graph

7 Commits

Author SHA1 Message Date
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Gil Eluard 3ddc562fa7 Show / hide reset button in secrets recovery screen (#4546). 2021-07-12 22:51:56 +02:00
manuroe bf9a5a183c Secure backup: Allow to execute a random closure the secure backup is unlocked
Only from swift.
We should change the name "SecretsRecovery" classes
2021-06-16 07:50:18 +02: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 e196a21831 Secrets recover with key: Add reset action. 2020-09-30 17:44:25 +02:00
manuroe f2376f8a6e Merge branch 'develop' into riot_3296 2020-06-25 17:20:47 +02:00
SBiOSoftWhare 965ca8f2c3 Secrets recover: Move files. 2020-06-23 18:31:52 +02:00