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