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