index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
backup
/
java
Age
Commit message (
Expand
)
Author
2020-12-11
Fix DevicePolicyManager.isBackupServiceEnabled() breakage.
Tobias Thierer
2020-12-11
BackupManagerService: Make new behavior conditional on ChangeId.
Tobias Thierer
2020-12-11
Enforce BACKUP permission on Service end.
Tobias Thierer
2020-07-27
Log only a summary 'Found stale backup journal' message. am: 4b4e781943 am: 2...
Tom Cherry
2020-07-27
Log only a summary 'Found stale backup journal' message.
Tom Cherry
2020-07-07
Fix state deletion for transient backup issues.
Tobias Thierer
2020-06-22
Change secure setting that controls skipping of user-facing packages
Ruslan Tkhakokhov
2020-06-15
Fix file descriptor ownership.
Josh Gao
2020-04-24
Skip backup/restore of wallpaper package
Ruslan Tkhakokhov
2020-04-17
Enforce BACKUP permission for BackupManager#excludeKeysFromRestore()
Nikhar Agrawal
2020-03-18
Add userId to log messages - DO NOT MERGE
Al Sutton
2020-02-21
Revert "Add feature flag for "no data" backup calls"
Al Sutton
2020-02-20
Add debug logging when keys are blocked
Al Sutton
2020-02-10
Get blocked restore keys directly from UserBMS
Ruslan Tkhakokhov
2020-01-30
Add logging for error conditions when reading or writing backup enabled
nathch
2020-01-28
Stage 'android' package in PerformUnifiedRestoreTask
Ruslan Tkhakokhov
2020-01-27
Add log when acquiring and releasing wakelock.
nathch
2020-01-22
Add feature flag for "no data" backup calls
Al Sutton
2020-01-21
Notify transports of empty K/V backups
Al Sutton
2020-01-16
Remove RunBackupReceiver
nathch
2020-01-14
Remove unnecessary synchronized block
nathch
2020-01-14
Remove unused messages which are not sent from anywhere.
nathch
2020-01-10
Fix bad test for testGetUserForAncestralSerialNumber which was
nathch
2020-01-10
Dump information for all users running backup in backup dumpsys.
nathch
2020-01-06
Handle uncaught exceptions in BackupHandler
Ruslan Tkhakokhov
2020-01-03
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-31
Merge "Rename variable to avoid mis-labelling as a TODO comment"
Al Sutton
2019-12-30
Merge "remove unused private fields and unnecessary TODOs"
Chandan Nath
2019-12-30
remove unused private fields and unnecessary TODOs
nathch
2019-12-30
Rename variable to avoid mis-labelling as a TODO comment
Al Sutton
2019-12-28
Remove duplicate code in initializing transports
nathch
2019-12-13
Merge "Do not try to do a restore at install if the user is not ready for bac...
Carmen Agimof
2019-12-12
Do not try to do a restore at install if the user is not ready for
Carmen Agimof
2019-12-11
Pass excluded keys to the backup agent in onRestore
Ruslan Tkhakokhov
2019-11-29
Fix NPE while reading leftover journals in BMS
Ruslan Tkhakokhov
2019-11-28
Add BackupManager#excludeKeysFromRestore()
Ruslan Tkhakokhov
2019-10-16
Route EncryptedLocalTransport KV backup/restore through encryption code
Ruslan Tkhakokhov
2019-09-22
Move transport client code into its own lib
nathch
2019-09-12
Capture all exceptions rather than just IO ones.
Al Sutton
2019-09-06
Move backup encryption to separate APK
Al Sutton
2019-08-16
Merge Trampoline and BMS
Bernardo Rufino
2019-08-15
Move getServiceForUserIfCallerHasPermission() to Trampoline
Bernardo Rufino
2019-08-15
Move dump() to Trampoline
Bernardo Rufino
2019-08-15
Move adb backup/restore operations to Trampoline
Bernardo Rufino
2019-08-15
Move restore operations to Trampoline
Bernardo Rufino
2019-08-15
Move backup operations to Trampoline
Bernardo Rufino
2019-08-15
Move settings operations to Trampoline
Bernardo Rufino
2019-08-14
Move {get,set}AncestralSerialNumber() to Trampoline
Bernardo Rufino
2019-08-14
Move updateTransportAttributes() to Trampoline
Bernardo Rufino
2019-08-14
Move more transport operations to Trampoline
Bernardo Rufino
[next]