seedvault/app
Torsten Grote c09ea7c075
Use BackupManagerMonitor to handle K/V with no data changed
The fake package manager package is essential for the backup, but when its data doesn't change and we request a normal incremental backup, it doesn't get included, because our transport doesn't even get called for it. Only the BackupMonitor gets a hint that it had no (new?) data via LOG_EVENT_ID_NO_DATA_TO_SEND.
This behavior started with Android 15 that fixed a bug that caused @pm@ to always backup. However, other K/V apps were probably affected before.
2024-10-10 13:42:23 -03:00
..
build/generated/source/proto/debug/kotlin/com/stevesoltys/seedvault/proto Improve RestoreSet display 2024-10-10 13:42:22 -03:00
development Try to fix issue where our transport doesn't get registered in emulator 2024-06-12 09:57:24 -03:00
src Use BackupManagerMonitor to handle K/V with no data changed 2024-10-10 13:42:23 -03:00
build.gradle.kts Clean up libraries, move to where they are included 2024-10-10 13:42:20 -03:00
lint.xml app: Add SPDX copyright headers 1/5 2024-05-23 00:44:51 +05:30