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