1. 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 17 years ago
  2. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 17 years ago
  3. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 17 years ago
  4. 6aa41f4 Add app version to the backup metadata by Christopher Tate · 17 years ago
  5. 20efdf6b Make signature checks on restore work with unsigned apps by Christopher Tate · 17 years ago
  6. 5d605dc backup stuff by Joe Onorato · 17 years ago
  7. abce4e8 Use signatures on restore by Christopher Tate · 17 years ago
  8. 6785dd8 Store the app signatures as part of the backup set by Christopher Tate · 17 years ago
  9. 87a02bc Replace the stub GoogleTransport with callout to the by Dan Egnor · 17 years ago
  10. aa08844 Hold the current transport instantiated all the time. by Christopher Tate · 17 years ago
  11. 63d2700 Allow privileged callers to schedule a backup pass for any app. by Christopher Tate · 17 years ago
  12. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 17 years ago
  13. ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 17 years ago
  14. cde87f4 Journal backup requests so that they won't be lost in a crash by Christopher Tate · 17 years ago
  15. 9bbc21a Flesh out restore interface on manager; work up most of LocalTransport by Christopher Tate · 17 years ago
  16. c7b31e3 The rest of the basic flow for restore by Christopher Tate · 17 years ago
  17. df01dea More restore plumbing, plus add suggested-backoff to transport API by Christopher Tate · 17 years ago
  18. 9b3905c Revamp IRestoreSession a bit by Christopher Tate · 17 years ago
  19. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 17 years ago
  20. 7b88128 Adjust IBackupTransport interface by Christopher Tate · 17 years ago
  21. cd4ff2e Fix tracking of backup participants across package remove/update by Christopher Tate · 17 years ago
  22. 1885b37 Fix backup agent unbind by Christopher Tate · 17 years ago
  23. 043dadc More backup work by Christopher Tate · 17 years ago
  24. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 17 years ago
  25. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 17 years ago
  26. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 17 years ago
  27. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 17 years ago
  28. b1a7ffe More backup tests by Joe Onorato · 17 years ago
  29. 3799bc2 Track install/removal/update of packages that provide backup services by Christopher Tate · 17 years ago
  30. b1d790b Pass null as savedState to indicate a full backup is required by Christopher Tate · 17 years ago
  31. 4675812 Add a Backup Manager interface to request a full backup by Christopher Tate · 17 years ago
  32. f417247 Further development of backup file handling by Christopher Tate · 17 years ago
  33. 22b8787 Squashed commit of the following: by Christopher Tate · 17 years ago
  34. a8bf815 Add android.backup.BackupManager by Christopher Tate · 17 years ago
  35. 487529a First baby steps towards settings backup by Christopher Tate · 17 years ago