seedvault icon indicating copy to clipboard operation
seedvault copied to clipboard

A backup application for the Android Open Source Project.

Results 160 seedvault issues
Sort by recently updated
recently updated
newest added

I'm using seedvault 11-2.3 on a lineageos 18.1 with nextcloud 3.20.3. Every time the backup runs I get notifications from nextcloud that transfers of seedvault files failed. It's showing that...

needs info

Turning off the call-log backup in the backup options seems to only work for the initial backup (triggered manually). The following automatic backup then starts to back up the call-logs...

needs info

LineageOS 19.1 2022-06-06 Seedvault 12-3.0 Ran Seedvault backup once. Now want to use it only on demand when started manually. However I get daily error messages about failed backup runs....

bug
needs info

Branch: https://github.com/seedvault-app/seedvault/tree/android13 Also check upstream commits for any changes to the backup related code.

enhancement

Nextcloud is non-trivial to setup and has some nasty bugs which make backups unreliable. Mega is e2e encrypted, and it has a [FOSS SDK](https://mega.io/sdk) and all their [clients are FOSS](https://mega.io/sourcecode)...

enhancement
🗄️ storage

Android 11 ignores the `allowBackup` manifest attribute for device to device transfers (https://developer.android.com/about/versions/11/behavior-changes-11#device-to-device-file-transfer). That means the local backup transport supports it in principle and the apps must support it in...

help wanted
research

APK backups for apps that opted out of data backup happen as part of K/V backups which can also be [triggered outside of the normal K/V scheduling](http://aosp.opersys.com/xref/android-11.0.0_r8/xref/frameworks/base/services/backup/java/com/android/server/backup/KeyValueBackupJob.java#101) which would normally...

bug

It supports SAF, shows up in the Files app, can create files inside that. It has `FLAG_SUPPORTS_IS_CHILD` - https://github.com/haiwen/seadroid/blob/5a0710c1d8fc4a57c26dfbc9df201b96c903bbd6/app/src/main/java/com/seafile/seadroid2/provider/SeafileProvider.java#L650 - needed for https://developer.android.com/reference/android/content/Intent#ACTION_OPEN_DOCUMENT_TREE

help wanted
good first issue
research
🗄️ storage

It would be great to have an SFTP server address + port + folder as a backup location option. Why: 1. Not everyone wants the "weight" of NextCloud.on their server(s)...

enhancement
🗄️ storage

[rclone](https://rclone.org) supports many, many backends. From Google Drive (#167) to SFTP (#173, #171) to Seafile (#84, #169). It has multiple programmatic interfaces available, also encryption, if you're in to that....

enhancement
🗄️ storage