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
/
java
/
com
/
android
/
server
/
BackupManagerService.java
Age
Commit message (
Expand
)
Author
2013-11-12
Move some system services to their own sub package.
Amith Yamasani
2013-09-25
add a test for BackupData helpers.
Chris Wren
2013-09-19
Don't back up apps in the 'stopped' state
Christopher Tate
2013-09-16
Don't assume that transport unbind == transport invalid
Christopher Tate
2013-09-08
Fix permission checks around setBackupEnabled()
Christopher Tate
2013-08-11
APIs for multiple external storage devices.
Jeff Sharkey
2013-05-06
Ensure install-during-restore is like install-then-restore
Christopher Tate
2013-03-25
am 9fa57b74: am 2aee33c1: Merge "BackupManagerService files need new security...
Geremy Condra
2013-03-26
Merge "BackupManagerService files need new security labeling."
Geremy Condra
2013-03-19
am c9fe40ea: am 71558f1f: Merge "Fix times in debugging output to use H rathe...
Elliott Hughes
2013-03-18
Fix times in debugging output to use H rather than k.
Elliott Hughes
2013-03-08
DO NOT MERGE - Full backup/restore now handles OBBs sensibly
Christopher Tate
2013-02-21
Be cool in backup/restore of apps that can't touch external storage
Christopher Tate
2013-02-12
For now enable backup/restore DEBUG logs
Christopher Tate
2013-01-16
Rename bindService to bindServiceAsUser to follow convention.
Amith Yamasani
2012-12-04
BackupManagerService files need new security labeling.
rpcraig
2012-11-08
Remove extraneous logs.
Dianne Hackborn
2012-10-24
Merge "Fix the Backup Manager's uninstall tracking" into jb-mr1-dev
Christopher Tate
2012-10-23
Fix the Backup Manager's uninstall tracking
Christopher Tate
2012-10-22
System server should always send broadcasts to a specific or all users
Amith Yamasani
2012-10-17
Sanity-check erroneous backup agent instantiations
Christopher Tate
2012-09-27
Full (local) restore security changes
Christopher Tate
2012-09-25
Update references to migrated global settings.
Jeff Brown
2012-09-11
Include user identifier in external storage paths.
Jeff Sharkey
2012-09-07
Sanity-check existence of restore agent
Christopher Tate
2012-08-31
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-16
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-13
Don't back up / restore non-primary users' data
Christopher Tate
2012-05-17
Eliminate "backup enabled but not provisioned" failure modes
Christopher Tate
2012-04-26
Protect system services with DUMP permission.
Jeff Sharkey
2012-03-27
Fix uninstallation tracking in the Backup Manager
Christopher Tate
2012-03-23
Don't crash when wiping backup data redundantly in the local transport
Christopher Tate
2012-03-23
Merge "Deal gracefully with fatal exceptions during full backup"
Christopher Tate
2012-03-23
Deal gracefully with fatal exceptions during full backup
Christopher Tate
2012-03-23
Sanity-check backup agent name prior to instantiation
Christopher Tate
2012-02-03
Multi-user - 1st major checkin
Amith Yamasani
2012-01-20
Fix shared-storage full backup
Christopher Tate
2012-01-18
Fix edge cases leading to backup hanging forever
Christopher Tate
2012-01-12
Streamline package-installed handling by the Backup Manager
Christopher Tate
2011-10-13
Require device encryption password to perform adb backup/restore
Christopher Tate
2011-10-10
Gracefully handle "needs init" transport errors at finish
Christopher Tate
2011-10-05
Prevent concurrent backup operations
Christopher Tate
2011-10-04
Add -nosystem flag to adb backup
Christopher Tate
2011-09-29
Enforce DUMP permission on BackupManagerService's dump() method
Christopher Tate
2011-09-26
am 7462251b: Merge "Don\'t hang in restore if the transport reports failure" ...
Christopher Tate
2011-09-26
Use the new INSTALL_FROM_ADB Package Manager flag...
Christopher Tate
2011-09-26
Don't hang in restore if the transport reports failure
Christopher Tate
2011-09-15
Don't do full backup/restore before setup
Christopher Tate
2011-09-12
Move full backup/restore onto dedicated threads
Christopher Tate
2011-09-07
Turn off MORE_DEBUG logspam
Christopher Tate
[next]