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
*
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
*
Properly handle PACKAGE_REPLACED in addition to _ADDED and _REMOVED
Christopher Tate
2011-08-30
1
-21
/
+29
*
Merge "Throw exception on odd length Signatures"
Kenny Root
2011-08-16
1
-0
/
+2
|
\
|
*
Throw exception on odd length Signatures
Kenny Root
2011-08-04
1
-0
/
+2
*
|
Fix partial-read handling during restore
Christopher Tate
2011-08-10
1
-28
/
+50
*
|
Fix bug where sometimes the full backup pw would not be validated
Christopher Tate
2011-08-05
1
-9
/
+9
|
/
*
Reduce backup manager logspew
Christopher Tate
2011-08-01
1
-28
/
+29
*
Require the current backup pw in all backup/restore operations
Christopher Tate
2011-07-28
1
-19
/
+42
*
Support full-backup encryption and global backup password
Christopher Tate
2011-07-28
1
-152
/
+594
*
Support for compressed backups
Christopher Tate
2011-07-15
1
-5
/
+86
*
Compress the backup output stream
Christopher Tate
2011-07-13
1
-21
/
+113
*
Can now restore a subset of apps from historical dataset
Christopher Tate
2011-07-08
1
-3
/
+105
*
Make full backup API available to apps
Christopher Tate
2011-07-06
1
-24
/
+49
*
Fix handling of directory entries
Christopher Tate
2011-06-08
1
-14
/
+42
*
Fix embedded spaces in tar stream EVEN HARDER
Christopher Tate
2011-06-07
1
-2
/
+3
*
Implement shared-storage full backup/restore
Christopher Tate
2011-06-07
1
-65
/
+107
*
Respect android:allowBackup="false" during full backup & restore
Christopher Tate
2011-06-03
1
-21
/
+118
*
Restore from a previous full backup's tarfile
Christopher Tate
2011-06-01
1
-21
/
+987
*
FileOutputStream guarantees to open O_TRUNC (unless you explicitly ask otherw...
Elliott Hughes
2011-05-27
1
-3
/
+0
*
Full backup tweaks
Christopher Tate
2011-05-13
1
-7
/
+6
*
Full local backup infrastructure
Christopher Tate
2011-05-10
1
-25
/
+471
*
Fix deadlock in BackupManagerService
Christopher Tate
2011-04-04
1
-8
/
+8
*
Don't spuriously time out restore sessions
Christopher Tate
2011-03-03
1
-0
/
+4
*
Merge "Print currentDestinationString() for each backup transport" into honey...
Fabrice Di Meglio
2011-01-13
1
-3
/
+15
|
\
|
*
Print currentDestinationString() for each backup transport
Fabrice Di Meglio
2011-01-13
1
-3
/
+15
*
|
Revert "Remove the APIs for the old encryption scheme."
Jason parks
2011-01-13
1
-13
/
+8
*
|
Merge "Remove the APIs for the old encryption scheme." into honeycomb
Jason parks
2011-01-13
1
-8
/
+13
|
\
\
|
*
|
Remove the APIs for the old encryption scheme.
Jason parks
2011-01-12
1
-8
/
+13
|
|
/
*
|
Turn off debugging logspam for release
Christopher Tate
2011-01-12
1
-1
/
+1
|
/
*
Don't queue multiple pending backups for the same app
Christopher Tate
2010-12-14
1
-22
/
+43
*
Time out orphaned / unresponsive restore sessions
Christopher Tate
2010-12-13
1
-18
/
+81
*
Add a couple of transport-descriptive methods to IBackupManager
Christopher Tate
2010-12-09
1
-0
/
+49
*
Ensure that the first post-restore backup pass is correct
Chris Tate
2010-11-29
1
-10
/
+29
*
Permission fix: don't require BACKUP perm for self-restores
Chris Tate
2010-11-16
1
-9
/
+52
*
Close some things in system_server that CloseGuard found.
Brad Fitzpatrick
2010-11-15
1
-0
/
+1
*
resolved conflicts for merge of 368fdba4 to master
Brad Fitzpatrick
2010-10-21
1
-2
/
+2
|
\
|
*
Reduce logging.
Joe Onorato
2010-10-19
1
-2
/
+2
|
*
DO NOT MERGE. Turn down backup logging for release.
Chris Tate
2010-10-19
1
-1
/
+1
|
/
*
Temporarily turn on backup/restore debug logs
Chris Tate
2010-10-11
1
-1
/
+1
*
Track client requests through location manager.
Dianne Hackborn
2010-09-13
1
-1
/
+5
[next]