seedvault/app
Torsten Grote ce9bab6a1a
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-24 14:17:40 -03:00
..
libs Upgrade to Android 10 (Q) 2019-09-19 09:17:42 -03:00
src Treat stopped apps different from opt-out apps 2020-09-24 14:17:40 -03:00
build.gradle Fix auto-service warning in instrumentation tests 2020-09-17 06:06:14 +05:30