Aegis/app
Alexander Bakker f080eaa8f9 Add support for participating in Android's backup system
This adds an option for participating in Android's backup system. Two items are
backed up: the ``files/aegis.json`` file and the entire ``shared_prefs``
directory. The option is disabled by default and can only be enabled if
encryption is enabled as well.

I tested this with Local Transport and Seedvault. To test with Local Transport,
see: https://developer.android.com/guide/topics/data/testingbackup.
2021-01-16 16:19:25 +01:00
..
src Add support for participating in Android's backup system 2021-01-16 16:19:25 +01:00
.gitignore Initial commit 2016-08-15 21:29:41 +02:00
build.gradle Merge pull request #651 from alexbakker/replace-fab 2021-01-16 15:39:31 +01:00
lint.xml Replace SpongyCastle with BouncyCastle 2020-05-16 12:30:38 +02:00
proguard-rules.pro Split preferences into separate fragments 2021-01-16 15:46:13 +01:00