seedvault/app/src/main
Torsten Grote 1ff8e54748 Re-initialize backup location when changing recovery code
* delete all storage backups for current user
* clears the storage backup cache
* start a new app data restore set and initializes it

The reason is that old backups won't be readable anymore with the new key. We also can't delete other backups safely as we did before, because we can't be sure that they don't belong to a different device or user.
2021-07-05 20:08:29 +05:30
..
java/com/stevesoltys/seedvault Re-initialize backup location when changing recovery code 2021-07-05 20:08:29 +05:30
res Clear existing storage snapshots from storage medium 2021-07-05 20:08:29 +05:30
AndroidManifest.xml Add UI for restoring files after app restore 2021-07-05 20:08:29 +05:30