summaryrefslogtreecommitdiff
path: root/services/backup/java
AgeCommit message (Expand)Author
2025-03-07Merge "Log cancellation reason for full backups to BMM" into main Sarp Misoglu
2025-03-07Log cancellation reason for full backups to BMM Sarp Misoglu
2025-03-06Merge "Don't cancel the entire backup if agent disconnects and log if the age... Sarp Misoglu
2025-03-05Merge "Set `mStatus` when we don't have a next package to restore" into main Joël Stemmer
2025-03-05Don't cancel the entire backup if agent disconnects and log if the agent pipe... Sarp Misoglu
2025-03-05Set `mStatus` when we don't have a next package to restore Joël Stemmer
2025-03-04Pass in cancellation reason to B&R tasks Sarp Misoglu
2025-02-25Use correct package name for monitor events Sarp Misoglu
2025-01-27Synchronize calls to no restricted mode lists Sarp Misoglu
2025-01-13Use a variable to add userId to logs in UBMS Sarp Misoglu
2025-01-09Move BackupWakeLock to its own file Sarp Misoglu
2025-01-09Fix debug logging in the backup service Sarp Misoglu
2025-01-09Use internal interface for AMS -> BMS calls Sarp Misoglu
2024-12-23Acquire the backup wakelock with a timeout Sarp Misoglu
2024-12-17Check backup wakelock is held before releasing Sarp Misoglu
2024-12-02Delete Filipendo workaround code for R Sarp Misoglu
2024-11-27Don't kill apps if they are not in restricted mode Sarp Misoglu
2024-11-20Ensure we bind to the correct app's agent Sarp Misoglu
2024-11-18Move BackupAgent connection to a helper class Sarp Misoglu
2024-11-14Don't use backup restricted mode in certain cases Sarp Misoglu
2024-11-05Allowlist TelephonyProvider HSUM backup&restore Adam Bookatz
2024-08-13Mention V_TO_U_RESTORE_ALLOWLIST in TarBackupReader's javadoc Beatrice Marchegiani
2024-07-08Fix NPE when reading the allowlist Beatrice Marchegiani
2024-05-29Merge "Remove PM#getPackageInfo call in restoreAtInstall flow" into main Piyush Mehrotra
2024-05-29Remove PM#getPackageInfo call in restoreAtInstall flow Piyush Mehrotra
2024-05-27Merge "Fix downgrade wallpaper restore bug" into 24D1-dev am: 0753af02fc Beatrice Marchegiani
2024-05-26Fix downgrade wallpaper restore bug Beatrice Marchegiani
2024-05-14Catch and ignore `IllegalArgumentException` thrown by `unbindService` Joël Stemmer
2024-04-19Re-enable backup dumpsys in bugreports, and remove some behaviour change intr... Andrea Zilio
2024-04-10Improve `dumpsys backup` Piyush Mehrotra
2024-04-02Merge "Increase BMM logging coverage for restore at install flow" into 24D1-d... Piyush Mehrotra
2024-04-02Increase BMM logging coverage for restore at install flow Piyush Mehrotra
2024-03-21Avoid entering an infinite loop in PackageManagerBackupAgent#onRestore Joël Stemmer
2024-03-13Stop backing up the ancestral record version unless it has changed Joël Stemmer
2024-03-06Write tests for PackageManagerBackupAgent Joël Stemmer
2024-03-06Fix formatting and style of PackageManagerBackupAgent Joël Stemmer
2024-02-29Add BMM events to V to U restore Beatrice Marchegiani
2024-02-29Move where the V to U allowlist/denylist are created Beatrice Marchegiani
2024-02-22Add a V->U restore allowlist/denylist beatricemarch
2024-01-30Set `mStatus` when `dispatchNextRestore` encounters a transport error Joël Stemmer
2024-01-18Correctly report package index in RestoreObserver#onUpdate calls Joël Stemmer
2024-01-17Refactor observer call in finalizeRestore Joël Stemmer
2024-01-10Set buffer size to match Linux pipe internal buffer when reading/writing from... Piyush Mehrotra
2023-11-29Fix formatting in PerformUnifiedRestoreTask{,Test} Joël Stemmer
2023-11-15Skip restore of apps that have been launched or restored. Ruslan Tkhakokhov
2023-09-22Merge changes from topic "bmm-events" into udc-qpr-dev am: 6f4c93a57a am: 933... Beatrice Marchegiani
2023-09-22Merge changes from topic "bmm-events" into udc-qpr-dev Beatrice Marchegiani
2023-09-22Implement the ability to log extras relating to version mismatches between pa... beatricemarch
2023-09-21Add a 2.5 MB size limit to the text file storing BMM Events. beatricemarch
2023-09-21Add more BackupManagerMonitor events to PerformUnifiedRestoreTask. beatricemarch