seedvault/app
Torsten Grote 0d7156789e
Guard against BadParcelableException when getting app list
hopefully something rare, but it just happened to me while testing.

It seems it happens when there are many apps installed (>500) and the app list is open while a backup happens. Then, we keep reloading the list and hammer the package manager hard which it seems can't handle it. It does recover on its own though.
2024-03-08 09:52:05 -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 Guard against BadParcelableException when getting app list 2024-03-08 09:52:05 -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