seedvault
seedvault copied to clipboard
A backup application for the Android Open Source Project.
On Grapheneos, current version When you add a new User or do the first time initialisation of grapheneos, you are asked if you want to restore an existing backup. Choose...
This can happen when the app process gets killed while its BackupAgent is running. There are several qcom apps in the wild that have this issue. These are DoSing our...
Upstream issue, or perhaps by design, but I am noting it here for awareness if nothing else, since we may need to work around it. If a single app misbehaves,...
We call [`initializeTransportsForUser`()](https://cs.android.com/android/platform/superproject/main/+/main:frameworks/base/core/java/android/app/backup/IBackupManager.aidl;l=81;drc=8094d4da907d8e2eac09c76e18063f98e0bfa288) after selecting new storage which is in line with the API docs. However, when doing the first backup, the system forces us to do another initialization, because...
It would great if seedvault could backup to any S3-compliant backup target in addition to also AWS S3 (open source examples: Ceph radosgw, Minio, Garage, seaweedfs, ...). AWS SDK for...
According to https://github.com/seedvault-app/seedvault/discussions/337 SeedVault does not have a backup rotation implemented neither by disk space nor a user-chosen one. Implementation ideas (all of them would be ideal to have, while...
I am currently running GrapheneOS latest and everytime the backup runs, WhatsApp seems to have a exclamation mark next to it. Has anyone managed to backup and restore WhatsApp with...
Happened with Termux styling which was re-installed with a different signature.
Is restoring the work profile (on another device) not really implemented yet? It looks like shelter is creating a new profile (new 12 words) And I cant find any option...