1. 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 15 years ago
  2. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  3. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  4. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  5. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  6. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  7. ce88cb1 Make the file backup helper not crash if a file you requested by Joe Onorato · 15 years ago
  8. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  9. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  10. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  11. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  12. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 15 years ago
  13. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 15 years ago
  14. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  15. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 15 years ago
  16. c825d3e fix the sim build. disables the tests for now. by Joe Onorato · 15 years ago
  17. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  18. f9225f8 Add a test app for the backup by Joe Onorato · 16 years ago
  19. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 16 years ago