1
0
Fork 0
seedvault/app/src/main/java/com/stevesoltys/seedvault
2021-04-20 03:59:01 +05:30
..
crypto Store main key for key derivations from 512-bit BIP39 recovery code 2021-02-15 12:16:27 -03:00
header Enable automatic coding style linting with ktlint (also on CI) 2020-10-07 19:44:05 +05:30
metadata Support APK splits in metadata 2020-10-13 18:32:04 +05:30
plugins/saf Delete all backups (if possible) when user generates a new recovery code 2021-01-20 03:44:01 +05:30
restore Add config option to re-install apps with feature modules only on same device 2020-10-22 08:00:55 -03:00
settings Don't crash when storage app gets uninstalled 2021-02-09 15:37:05 -03:00
transport Switch all text references to github.com/seedvault-app 2021-04-20 03:59:01 +05:30
ui Store main key also when verifying recovery code 2021-02-15 12:16:27 -03:00
App.kt Use a TestApp for UnitTests so we can use different modules for injection 2021-02-15 12:16:27 -03:00
BackupMonitor.kt Don't use wildcard imports, because they are considered harmful 2020-01-14 15:40:56 -03:00
Base64Utils.kt Auto-format code style of all files to match official style 2020-10-07 19:44:05 +05:30
Clock.kt Introduce MetadataManager to handle all metadata related to backups 2020-01-14 07:45:36 -03:00
UsbIntentReceiver.kt Enable automatic coding style linting with ktlint (also on CI) 2020-10-07 19:44:05 +05:30