summaryrefslogtreecommitdiff
path: root/services/backup
AgeCommit message (Expand)Author
2019-12-31Merge "Rename variable to avoid mis-labelling as a TODO comment"Al Sutton
2019-12-30Merge "remove unused private fields and unnecessary TODOs"Chandan Nath
2019-12-30remove unused private fields and unnecessary TODOsnathch
2019-12-30Rename variable to avoid mis-labelling as a TODO commentAl Sutton
2019-12-28Remove duplicate code in initializing transportsnathch
2019-12-13Merge "Do not try to do a restore at install if the user is not ready for bac...Carmen Agimof
2019-12-12Do not try to do a restore at install if the user is not ready forCarmen Agimof
2019-12-11Pass excluded keys to the backup agent in onRestoreRuslan Tkhakokhov
2019-12-11Add filegroups for services.* librariesJiyong Park
2019-11-29Fix NPE while reading leftover journals in BMSRuslan Tkhakokhov
2019-11-28Add BackupManager#excludeKeysFromRestore()Ruslan Tkhakokhov
2019-11-17Add filegroups for services.* librariesJiyong Park
2019-10-16Route EncryptedLocalTransport KV backup/restore through encryption codeRuslan Tkhakokhov
2019-10-11Revert "Route backup data through IntermediateEncryptingTransport"nathch
2019-09-25Route backup data through IntermediateEncryptingTransportnathch
2019-09-25Add BackupEncryptionService which provides an IntermediateEncryptingTransportnathch
2019-09-23Add DelegatingTransport which delegates all transport methods to its delegatenathch
2019-09-22Move transport client code into its own libnathch
2019-09-12Capture all exceptions rather than just IO ones.Al Sutton
2019-09-06Move backup encryption to separate APKAl Sutton
2019-08-16Merge Trampoline and BMSBernardo Rufino
2019-08-15Move getServiceForUserIfCallerHasPermission() to TrampolineBernardo Rufino
2019-08-15Move dump() to TrampolineBernardo Rufino
2019-08-15Move adb backup/restore operations to TrampolineBernardo Rufino
2019-08-15Move restore operations to TrampolineBernardo Rufino
2019-08-15Move backup operations to TrampolineBernardo Rufino
2019-08-15Move settings operations to TrampolineBernardo Rufino
2019-08-14Move {get,set}AncestralSerialNumber() to TrampolineBernardo Rufino
2019-08-14Move updateTransportAttributes() to TrampolineBernardo Rufino
2019-08-14Move more transport operations to TrampolineBernardo Rufino
2019-08-14Move some transport operations to TrampolineBernardo Rufino
2019-08-14Move backup agent operations to Trampoline.Bernardo Rufino
2019-08-14Move isAbleToServeUser() to TrampolineBernardo Rufino
2019-08-13Move start and stop of sub-systems to TrampolineBernardo Rufino
2019-08-09Merge "Move ACTION_USER_REMOVED broadcast receiver to Trampoline"TreeHugger Robot
2019-08-09Move ACTION_USER_REMOVED broadcast receiver to TrampolineBernardo Rufino
2019-08-09Merge "Move transport whitelist to Trampoline"Bernardo Rufino
2019-08-09Merge "Move sInstance to Trampoline"Bernardo Rufino
2019-08-08Move transport whitelist to TrampolineBernardo Rufino
2019-08-08Move sInstance to TrampolineBernardo Rufino
2019-08-07Merge "Add stop method to backup handler thread."Chandan Nath
2019-08-06Add stop method to backup handler thread.nathch
2019-08-05Eagerly initialize BMS in Trampoline's constructorBernardo Rufino
2019-07-24DO NOT MERGE Add stop method to backup handler thread.nathch
2019-07-24DO NOT MERGE Add stop method to backup handler thread.nathch
2019-07-24Merge "Unsubscribe listeners when stopping UserBackupManagerService" into qt-...Chandan Nath
2019-07-24Unsubscribe listeners when stopping UserBackupManagerServicenathch
2019-07-18Infer the activation state from the presence of a BackupManagerService.Al Sutton
2019-07-17[Cleanup] Rename variable to match standardsAl Sutton
2019-07-12replace "android" by PLATFORM_PACKAGE_NAMEnathch