1. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  2. b83a283 docs: add dev guide for backup by Scott Main · 14 years ago
  3. d17da43 docs: revise and add documentation for backup APIs by Scott Main · 14 years ago
  4. 4e14a82 SDK: more backup/restore documentation work by Christopher Tate · 14 years ago
  5. cc84c69 API CHANGE: rename BackupHelperAgent => BackupAgentHelper per API Council by Christopher Tate · 14 years ago
  6. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago[Renamed (96%) from core/java/android/app/BackupAgent.java]
  7. 5a20ea1 Add some backup Javadoc and clean imports by Kenny Root · 14 years ago
  8. e28290e API CHANGE: expose backup/restore to the SDK by Christopher Tate · 14 years ago
  9. 44a2790 Make backup/restore asynchronous and enforce timeouts by Christopher Tate · 15 years ago
  10. 1902492 Make sure to downgrade to app permissions when invoking callbacks by Christopher Tate · 15 years ago
  11. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 15 years ago
  12. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
  13. 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 15 years ago
  14. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  15. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago[Renamed (66%) from core/java/android/backup/BackupService.java]
  16. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  17. 3799bc2 Track install/removal/update of packages that provide backup services by Christopher Tate · 15 years ago
  18. b1d790b Pass null as savedState to indicate a full backup is required by Christopher Tate · 15 years ago
  19. f9225f8 Add a test app for the backup by Joe Onorato · 15 years ago
  20. 22b8787 Squashed commit of the following: by Christopher Tate · 15 years ago
  21. c114eb5 Hide the backup stuff for now by Christopher Tate · 15 years ago
  22. a8bf815 Add android.backup.BackupManager by Christopher Tate · 15 years ago
  23. 487529a First baby steps towards settings backup by Christopher Tate · 15 years ago