summaryrefslogtreecommitdiff
path: root/libs/utils/BackupData.cpp
AgeCommit message (Expand)Author
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