77550a9860
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. |
||
---|---|---|
.. | ||
java/com/stevesoltys/seedvault | ||
res | ||
AndroidManifest.xml |