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. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 15 years ago
  4. aae628b Test that we correctly back up an empty file. by Joe Onorato · 15 years ago
  5. 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 15 years ago
  6. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
  7. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  8. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  9. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  10. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  11. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago[Renamed (89%) from tests/backup/src/com/android/backuptest/BackupTestService.java]
  12. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  13. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 15 years ago
  14. f9225f8 Add a test app for the backup by Joe Onorato · 15 years ago