1. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 17 years ago
  2. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 17 years ago
  3. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 17 years ago
  4. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 17 years ago
  5. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 17 years ago
  6. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 17 years ago
  7. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 17 years ago
  8. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 17 years ago
  9. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 17 years ago
  10. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 17 years ago
  11. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 17 years ago
  12. b1a7ffe More backup tests by Joe Onorato · 17 years ago
  13. f9225f8 Add a test app for the backup by Joe Onorato · 17 years ago
  14. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 17 years ago