seedvault/app/src/main
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
..
assets Upgrade all the binary dependencies we include 2024-10-10 13:42:19 -03:00
java/com/stevesoltys/seedvault Use BackupManagerMonitor to handle K/V with no data changed 2024-10-10 13:42:23 -03:00
proto Improve RestoreSet display 2024-10-10 13:42:22 -03:00
res Improve RestoreSet display 2024-10-10 13:42:22 -03:00
resources Fix issue with DocumentFileCache 2024-09-12 09:33:59 -03:00
AndroidManifest.xml Minor improvements for app restore 2024-10-10 13:42:23 -03:00