1
0
Fork 0
seedvault/app
Torsten Grote 690017c050
Only back up APK and write metadata when app was actually backed up
Apps that have nothing to back up start a backup but then get a call to cancelFullBackup()
and never even call finishBackup().
Do not write metadata for such apps, the call got moved to finishBackup().
2020-01-14 07:45:39 -03:00
..
libs Upgrade to Android 10 (Q) 2019-09-19 09:17:42 -03:00
src Only back up APK and write metadata when app was actually backed up 2020-01-14 07:45:39 -03:00
build.gradle Re-install backed-up APKs before restoring from backup 2020-01-14 07:45:37 -03:00