seedvault/app/src/main/java/com/stevesoltys/backup/settings
Torsten Grote 26f23e95fe
Disable automatic backups when a removable USB flash drive is used
as storage location.

The backup backoff time is not reliable for this as the system still
attempts to backup the magic @pm@ package without checking for the
backoff value.
2019-09-23 10:10:27 -03:00
..
BackupManagerSettings.kt Disable automatic backups when a removable USB flash drive is used 2019-09-23 10:10:27 -03:00
SettingsActivity.kt Use the MANAGE_DOCUMENTS permission to show possible storage locations 2019-09-17 12:14:51 -03:00
SettingsFragment.kt Save the time of the last backup and only do automatic flash drive backups once a day 2019-09-23 10:10:27 -03:00
SettingsManager.kt Disable automatic backups when a removable USB flash drive is used 2019-09-23 10:10:27 -03:00
SettingsViewModel.kt Start backup automatically when flash drive used for backup is plugged in 2019-09-23 10:10:26 -03:00