seedvault/storage/lib
Torsten Grote 347d2a316f Allow using the same storage location on different devices or user profiles
Previously, we would put our files directly in the root of the storage location and delete any existing backups there. When used by different devices or user profiles, these would keep deleting each other's backups.
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 Allow using the same storage location on different devices or user profiles 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