commit | f246d164924e07e11a375f52bffbdabb556c15a3 | [log] [tgz] |
---|---|---|
author | Torsten Grote <t@grobox.de> | Fri Dec 06 09:38:07 2019 -0300 |
committer | Torsten Grote <t@grobox.de> | Fri Dec 06 11:31:32 2019 -0300 |
tree | 7fd8428459fd6c2ab73d21f4921e730b40695cfa | |
parent | 8686ee6c903b0d22bbd616733dd3dcdb62a9c2a8 [diff] |
Upgrade Kotlin and Android Gradle Plugin
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.