Commit Graph

7 Commits

Author SHA1 Message Date
Doug c411097256 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
manuroe c9f495d460 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
manuroe 8572f2d44d Merge remote-tracking branch 'origin/rior_3053' into rior_3053 2020-04-08 18:29:56 +02:00
manuroe ae72e85abf Fix Steve's comment 2020-04-08 18:29:37 +02:00
manuroe ac3bead5a8 Update Riot/Modules/KeyBackup/Recover/PrivateKey/KeyBackupRecoverFromPrivateKeyViewState.swift
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-04-08 18:25:42 +02:00
manuroe 5c2f2ec42d Key Backup: Use legacy screens if the private key does not work 2020-04-08 16:48:12 +02:00
manuroe e44e91b60a Key Backup: Add a screen for recovering with the local private key 2020-04-08 15:52:04 +02:00