commit | 32f558faf19afbda85704f0f5f971fcd4947c9d7 | [log] [tgz] |
---|---|---|
author | Steve Soltys <steve@stevesoltys.com> | Mon Oct 28 21:57:47 2019 -0400 |
committer | Steve Soltys <steve@stevesoltys.com> | Mon Oct 28 21:57:47 2019 -0400 |
tree | 681d0149e2f1844fbbb1a114d1d446fed1a9974d | |
parent | 8ea68ea6ca6d2bfe49ad9c2b5b91c433dd9b8699 [diff] |
Rebrand application as 'Seedvault'
A backup application for the Android Open Source Project.
This application is compiled with the operating system and does not require a rooted device for use. It uses the same internal APIs as adb backup
and only requires the permission android.permission.BACKUP
for this.
Bug reports and pull requests are welcome on GitHub at https://github.com/stevesoltys/seedvault.
android.permission.BACKUP
to be allowed to back up appsandroid.permission.RECEIVE_BOOT_COMPLETED
to schedule automatic backups after bootThis application is available as open source under the terms of the MIT License.