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

There are 3 relevant profile restrictions: [`DISALLOW_INSTALL_APPS`](https://developer.android.com/reference/android/os/UserManager#DISALLOW_INSTALL_APPS), [`DISALLOW_INSTALL_UNKNOWN_SOURCES`](https://developer.android.com/reference/android/os/UserManager#DISALLOW_INSTALL_UNKNOWN_SOURCES) and [`DISALLOW_INSTALL_UNKNOWN_SOURCES_GLOBALLY`](https://developer.android.com/reference/android/os/UserManager#DISALLOW_INSTALL_UNKNOWN_SOURCES_GLOBALLY). Seedvault currently provides a bypass for these restrictions, by using the privileged permission for installing apps without enforcing these. These...

bug
good first issue

Let's add a start screen before we have the user note down and confirm a big passphrase. Let's put in some info about restoring, there can be two sets of...

enhancement
good first issue

Instead of just defaulting to the root of the Nextcloud server storage, allow a user to specify which folder on their Nextcloud server to save the backup to. Reasoning behind...

enhancement

In the app status screen, some apps have been reported to always produce errors (red circle icon). ## K/V Backup without any data These apps claim to support backups (old...

research

I'd like to see a feature where instead of using the 12 words to save the user's encryption key, we could optionally use a 2FA token like a Yubikey (...

enhancement
research

This ties in with https://github.com/stevesoltys/seedvault/issues/85 and https://github.com/stevesoltys/seedvault/issues/99 We need a way to * [ ] View the status of any other backups found on the backup location (the restore screen...

enhancement

In CalyxOS, I went to Settings -> System -> Advanced -> Backups. The option Sicherungsort (backup location) had "Nextcloud" written under it in the summary text field. I clicked on...

enhancement

Hi, I have setup a Android work profile so when I open System -> Backup, the settings app asks in which profile the Seedvault should be opened. Personal profile works...

question

Seedvault's UI either needs to be redesigned or the current design adapted to accommodate additional functionality we want to add to the app. I give a feature list below to...

enhancement

This would make installation easier for users who have root access to their device and are uninterested in building AOSP themselves. Travis could sign the release APK and bundle it...

enhancement
good first issue