seedvault/app
Torsten Grote 8a870d8942
Use WorkInfo for determining if a backup is already running
Backup and restore is not possible when a backup is running. We used to check notifications for this, but now can use WorkManager's WorkInfo which should be more reliable.

Also, we used to prevent the "Backup now" action when app backup was disabled. But the user may want to do a storage backup. This is now possible.
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 Use WorkInfo for determining if a backup is already running 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