1. 6f9d58a Make SharedPreferencesBackupHelper wait for async SharedPreference writes by Brad Fitzpatrick · 14 years ago
  2. d17da43 docs: revise and add documentation for backup APIs by Scott Main · 14 years ago
  3. 4e14a82 SDK: more backup/restore documentation work by Christopher Tate · 14 years ago
  4. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  5. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago[Renamed (96%) from core/java/android/backup/SharedPreferencesBackupHelper.java]
  6. 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 14 years ago
  7. e28290e API CHANGE: expose backup/restore to the SDK by Christopher Tate · 15 years ago
  8. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  9. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 15 years ago
  10. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  11. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  12. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  13. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  14. b1a7ffe More backup tests by Joe Onorato · 15 years ago