forked from seedvault-app/seedvault
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag '15-5.0' of https://github.com/seedvault-app/seedvault into…
… HEAD SeedVault 15-5.0 * First Android 15 release * New backup format using compression and deduplication * Can still restore old backups, but old Seedvault can't restore backups from this version * Faster and more reliable backups making snapshots that can individually be restored * Auto-cleaning of old backups * All backups now mimic device-to-device (allowing backup for all apps) * All backups now use a high per-app app quota * App backup (for APKs) moved to expert settings * Show more information for backups available to restore * Fix "Waiting to back up..." showing for apps # -----BEGIN PGP SIGNATURE----- # # iQIzBAABCgAdFiEE8LiYseXDVwsHMtSKo5wwJqfeYAEFAmcO31EACgkQo5wwJqfe # YAEVOQ//YVTMljM+7Vp3WJo2JLAxAXo0B1RbUmr9ALt1xPc7rubHDfLDIyWTGZQV # hB0oFXnRfIyNZ/F4ywt26xLEIIVpD0WDDScz74xOZVPk0rVxgYAEhSTekYNxEY8z # /h8OEfmiHYqMG/55L/7jz2C6kOTC0RRK6l+QQoN4vNuBvyYxOlLqHENU9vE24iPF # eh56wTgq8y9qJNnn4r3/y+I6tDb54T73/bBkJnHZVzDLUfFQxSodcq3JVyQhjuYn # Ol16cy9l66soqZJS2E1ATfdpIUhCvGlz+9PFRLGA2i/HqxgLoUBzcsGoBXnIS/5I # CLQmQynr+tX/HrtVHGNa0HlaLbq/NxTx2B3FISpCAwp7Kwv+lETn/6fSSMEgGrdm # jVi6YuuBZHqQNL1aT7IZrHnblNN7c/Oosqom0tWyLdVCakn3aQuEcC+biLT772M9 # ulvWXTy9hqnSafBg5j2YqLSV3XIHX6212Ar+XHSQHKRWHvHb6zmqKzOxjY4S0V7F # hCdZHpSFTrYm9W41De1oJkZm1Jt1Ch90RdA8KrOGf7QkILfcJfLiqWKL6bHezvOH # egLQOx6AAj3+xd2LzjDXIa+VVNfHQ7W3pDWaY0emvZp/Nn+xw2IxP0CnHPj6ykVR # Zo1qMcasZR4w6aNG1Nt89Q1QYCqzw3PZ7k0qeRH8LMj4hhYS6d0= # =7SOB # -----END PGP SIGNATURE----- # gpg: Signature made Wed 16 Oct 2024 03:02:01 AM IST # gpg: using RSA key F0B898B1E5C3570B0732D48AA39C3026A7DE6001 # gpg: Good signature from "Chirayu Desai <[email protected]>" [ultimate] # gpg: aka "Chirayu Desai <[email protected]>" [ultimate] # gpg: aka "Chirayu Desai <[email protected]>" [ultimate] * tag '15-5.0' of https://github.com/seedvault-app/seedvault: (86 commits) Release version 15-5.0 Update About with NGI0 Entrust Fund Update README UsbIntentReceiver: Specify parcel's type in method as well don't crash in BackupMonitor when there is no packageName remove corrupted snapshots when pruning when cached snapshot is corrupted fall back to loading from backend Check that exceptions from file loading get caught Encode icons in PNG, because JPEG doesn't support transparency Try to recover data for force stopped apps from latest snapshot Use BackupManagerMonitor to handle K/V with no data changed Minor improvements for app restore Reset latest snapshot to avoid it getting stale Improve RestoreSet display Split up success and error notification Fix recovery code keyboard input for Android 15 Show when launchable system apps do not allow backup improve local metadata handling do scheduling migration before strict mode Update UI state for some system apps if they have NO_DATA ... Change-Id: I79ad0ca2abf0006c95d5a26f98f6bd42c1bc6610
- Loading branch information
Showing
296 changed files
with
12,632 additions
and
7,173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.