1. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  2. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  3. 4cc86e1 Clear the device's data from the transport when backup is disabled by Christopher Tate · 15 years ago
  4. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  5. 8d72569 Fix the IOException in wallpaper restore -- the padding isn't required at the end. by Joe Onorato · 15 years ago
  6. ee5bbb7 Need to skip the padding after reading. by Joe Onorato · 15 years ago
  7. 568bc32 Better (and less) logging from backup. by Joe Onorato · 15 years ago
  8. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  9. 5d605dc backup stuff by Joe Onorato · 15 years ago
  10. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  11. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  12. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  13. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago[Renamed (99%) from libs/utils/backup_data.cpp]
  14. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  15. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  16. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago