seedvault/storage/lib
Torsten Grote 056bdc3bf3 Fix crash that happens when starting RestoreActivity without key
This instantiates all sorts of classes down to Restore which accessed the streamKey that is still unavailable at this point. Now it is only instantiated lazily when actually starting a restore.
2021-07-05 20:08:29 +05:30
..
build/outputs/aar Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
libs Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
schemas/org.calyxos.backup.storage.db.Db Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
src Fix crash that happens when starting RestoreActivity without key 2021-07-05 20:08:29 +05:30
.gitignore Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
Android.bp Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
build.gradle apply ktlint to storage.lib as well 2021-07-05 20:08:29 +05:30
consumer-rules.pro Add storage library (and demo app) 2021-07-05 20:08:29 +05:30
proguard-rules.pro Add storage library (and demo app) 2021-07-05 20:08:29 +05:30