1. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  2. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  3. c8daa76 BackupManager wrapper class improvements by Christopher Tate · 15 years ago
  4. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 15 years ago
  5. aae628b Test that we correctly back up an empty file. by Joe Onorato · 15 years ago
  6. 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 15 years ago
  7. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
  8. 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 15 years ago
  9. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  10. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  11. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  12. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  13. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  14. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  15. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  16. 8ad0281 With this, the BackupService onBackup method is called. 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 · 15 years ago