Open
Description
Expected Behavior
When backing up apps using the backup feature provided by the OS, app data should be included if the backup is encrypted.
Current Behavior
When backing up apps using the backup feature provided by the OS, app data does not get backed up.
Possible Solution
The backup provider SeedVault describes this issue in their FAQ, and links to a possible solution. Changing this behaviour should be a small change in
and adding/res/xml/backup.xml
to define the wanted behaviour. See here for the details
- https://github.com/seedvault-app/seedvault/wiki/FAQ#why-do-some-apps-not-allow-to-get-backed-up
- grote/Transportr@4dc38f4
Context
I've got my own server with a nextcloud installation where I save encrypted backups of my apps. The data of the apps that get backed up is secure because everything is encrypted. This means that I should be able to safely include the ProExpense data, and i wouldn't have to worry about doing manual backups of my data (and app settings).
Your Environment
- Google Pixel 5, running on GrapheneOS (Android 11)
- Using the integrated SeedVault 11-1.1 for backups