seedvault
seedvault copied to clipboard
A backup application for the Android Open Source Project.
Hi everyone, Seedvault with GraphenOS is working well so far on my phone. The expert option to ignore the app size is set and all apps which allow backup get...
#569 but for `android-13`.
I've setup SeedVault (or actually "Backup" app on CalyxOS) to do backups to Nextcloud. My Nextcloud app (from F-Droid) seems to be working without any issues ever since I've set...
> Thanks for removing. I thought about it and actually there's probably no point in removing it. We build this app with AOSP, so whatever is in AOSP gets used....
Currently, there is no way to verify the integrity of files backup without doing an actual restore (on another device) and manually comparing the restored data. In this task, we...
Currently, Seedvault stores all app data as it receives it by the system: one large block per app. Seedvault's storage encryption was developed in collaboration with the developers of well...
When restoring backed up files, Seedvault currently only offers an all or nothing UI. We want to improve this, so users can choose which files they want to restore. *...
I'm on a Pixel 6 Pro running GrapheneOS. I'm trying to run a backup and it fails when I try and backup to Nextcloud. I tried using a USB stick...
A copy of https://github.com/seedvault-app/seedvault/tree/android13/contactsbackup basically, but for Calendar Etar supports creating a local calendar account. Reference links: * https://android.googlesource.com/platform/packages/providers/CalendarProvider/+/9e49d121ea2491aee140a350630ce21ce2c2e89e%5E%21/#F0 * https://github.com/Etar-Group/Etar-Calendar/blob/master/app/src/main/java/com/android/calendar/persistence/CalendarRepository.kt -> `CalendarContract.ACCOUNT_TYPE_LOCAL`
When backing up work profile storage, even though manually specified, `Android/media` didn't get backed up properly. Test that this works as expected (or is subject to platform restrictions).