1. cd604a1 Fix settings restore by Christopher Tate · 14 years ago
  2. d78797f Full local backup infrastructure by Christopher Tate · 14 years ago
  3. e7e1009 Turn off most of the backup-related debug logging by Christopher Tate · 16 years ago
  4. 6e47289 Clear the device's data from the transport when backup is disabled by Christopher Tate · 16 years ago
  5. c1d7a6e Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 16 years ago
  6. 1b96719 Fix the IOException in wallpaper restore -- the padding isn't required at the end. by Joe Onorato · 16 years ago
  7. 66b29ec Need to skip the padding after reading. by Joe Onorato · 16 years ago
  8. 6eabaa3 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  9. 9cda3e0 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 16 years ago
  10. 6bda7fd backup stuff by Joe Onorato · 16 years ago
  11. f509f66 FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 16 years ago
  12. 03aa8d7 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
  13. 7bdc440 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 16 years ago
  14. f446ba9 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago[Renamed (99%) from libs/utils/backup_data.cpp]
  15. 473b6e2 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
  16. d502f05 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
  17. 8d626d6 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago