seedvault/app/src
Torsten Grote 77550a9860 Treat stopped apps different from opt-out apps
Apps that have FLAG_STOPPED will not get backed up, just like apps
without flag ALLOW_BACKUP will not get backed up.
In the UI both cases are shown the same way: app does not allow backup
This can be confusing for the user as it is not true for stopped apps.
Therefore, this commit introduces a new stopped state for apps,
so we can differentiate between both cases.
2020-09-25 05:55:40 +05:30
..
androidTest/java/com/stevesoltys/seedvault Cache folder contents in K/V backup/restore 2020-09-17 06:06:14 +05:30
debug/res/values Use separate dev config and document existing config 2019-12-06 12:33:50 -03:00
main Treat stopped apps different from opt-out apps 2020-09-25 05:55:40 +05:30
sharedTest/java/com/stevesoltys/seedvault Improve DocumentsProvider tests against Nextcloud 2020-09-11 19:04:38 +05:30
test/java/com/stevesoltys/seedvault Treat stopped apps different from opt-out apps 2020-09-25 05:55:40 +05:30