index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
utils
/
BackupData.cpp
Age
Commit message (
Expand
)
Author
2012-02-20
frameworks/base refactoring
Mathias Agopian
2012-02-17
frameworks/base refactoring.
Mathias Agopian
2012-01-04
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-03
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2011-06-24
Fix settings restore
Christopher Tate
2011-05-10
Full local backup infrastructure
Christopher Tate
2009-09-30
Turn off most of the backup-related debug logging
Christopher Tate
2009-09-24
Clear the device's data from the transport when backup is disabled
Christopher Tate
2009-07-29
Only restore the bits for wallpapers that aren't built in.
Joe Onorato
2009-07-28
Fix the IOException in wallpaper restore -- the padding isn't required at the...
Joe Onorato
2009-07-15
Need to skip the padding after reading.
Joe Onorato
2009-06-26
Better (and less) logging from backup.
Joe Onorato
2009-06-22
Helper API cleanup. Allows multiple helpers to function,
Joe Onorato
2009-06-18
backup stuff
Joe Onorato
2009-06-17
FileRestoreHelper and RestoreHelperDispatcher work.
Joe Onorato
2009-06-16
checkpoint BackupDatAInput / RestoreHelper
Joe Onorato
2009-06-12
Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods...
Joe Onorato
2009-06-04
rename a few files to camel-case, add copyright notices
Mathias Agopian