seedvault/app/src/main
Torsten Grote 7401ead553
Request backoff when asked to backup to network storage while no internet available
K/V backups are normally only attempted when charging and having an (un-metered) internet connection. However, if the system could not do a backup for more than a day, it ignores these requirements and still attempts a backup run. If a backup storage is used that is only accessible on the internet, but there is no internet connection, the backup attempt will fail. Therefore, we check if our storage requires the internet and if so, we treat it similar to a removable storage, by rejecting backup attempts and suppressing error notifications.
2020-10-23 07:33:58 -03:00
..
java/com/stevesoltys/seedvault Request backoff when asked to backup to network storage while no internet available 2020-10-23 07:33:58 -03:00
res Add config option to re-install apps with feature modules only on same device 2020-10-22 08:00:55 -03:00
AndroidManifest.xml Request backoff when asked to backup to network storage while no internet available 2020-10-23 07:33:58 -03:00