1. a1d3391 Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE by Steve Block · 14 years ago
  2. eb09533 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  3. 9d05973 Fix settings restore by Christopher Tate · 14 years ago
  4. 424ec5a Full local backup infrastructure by Christopher Tate · 14 years ago
  5. 62b7796 Turn off most of the backup-related debug logging by Christopher Tate · 16 years ago
  6. df6d39a Clear the device's data from the transport when backup is disabled by Christopher Tate · 16 years ago
  7. 01025b2 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 16 years ago
  8. 045a17c Fix the IOException in wallpaper restore -- the padding isn't required at the end. by Joe Onorato · 16 years ago
  9. c18dead Need to skip the padding after reading. by Joe Onorato · 16 years ago
  10. ff57433 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  11. 1095188 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 16 years ago
  12. aebb1ce backup stuff by Joe Onorato · 16 years ago
  13. f9f76ac FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 16 years ago
  14. 1781fd1 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 16 years ago
  15. 6890e0b Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 16 years ago
  16. 7c88914 rename a few files to camel-case, add copyright notices by Mathias Agopian · 16 years ago[Renamed (99%) from libs/utils/backup_data.cpp]
  17. 062a488 Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
  18. cd1c1c8 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
  19. 62a381b Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago