seedvault/app
Torsten Grote 0c1898c198
Properly schedule/cancel backup workers when backup destination changes
When the user changes to USB storage, we need to cancel current schedulings, because the storage is not always available (maybe can use a trigger URI?). And if moving to a non-USB storage, we need to schedule backups again.

Unfortunately, there are two places in the code where we handle storage location changes. Ideally, those get unified at some point.
2024-03-08 09:52:06 -03:00
..
development Add experimental support for forcing D2D transfer backups 2024-01-12 00:12:43 -05:00
libs 14: Update AOSP libs from gradle, from android-14.0.0_r1 2023-10-09 00:01:53 +05:30
src Properly schedule/cancel backup workers when backup destination changes 2024-03-08 09:52:06 -03:00
build.gradle.kts Use our own scheduling when doing d2d backups (experimental) 2024-02-13 23:34:59 +05:30
lint.xml Ignore extra translations 2023-03-10 00:07:24 +05:30