1. 9bcccba Make the backup manager do nothing when backup is turned off. by Joe Onorato · 15 years ago
  2. da3cb6a turn restore back in in eclair by Joe Onorato · 15 years ago
  3. 76ad319 do not merge - add a big flag to turn off backup by Joe Onorato · 15 years ago
  4. c8daa76 BackupManager wrapper class improvements by Christopher Tate · 15 years ago
  5. 8031a3d Make enable/provisioning of the backup service a two-step process by Christopher Tate · 15 years ago
  6. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 15 years ago
  7. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 15 years ago
  8. 9171749 Use system properties to track the current transport by Christopher Tate · 15 years ago
  9. 156411d Use a long for restore token by Dan Egnor · 15 years ago
  10. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 15 years ago
  11. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 15 years ago
  12. 7d562ec Add a new IRestoreObserver callback class to the restore process by Christopher Tate · 15 years ago
  13. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 15 years ago
  14. 111bd4a Start backing up wallpaper by Christopher Tate · 15 years ago
  15. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 15 years ago
  16. 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 15 years ago
  17. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  18. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  19. 6785dd8 Store the app signatures as part of the backup set by Christopher Tate · 15 years ago
  20. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  21. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  22. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  23. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  24. ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 15 years ago
  25. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  26. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 15 years ago
  27. 9bbc21a Flesh out restore interface on manager; work up most of LocalTransport by Christopher Tate · 15 years ago
  28. 9b3905c Revamp IRestoreSession a bit by Christopher Tate · 15 years ago
  29. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 15 years ago
  30. 043dadc More backup work by Christopher Tate · 15 years ago
  31. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  32. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  33. 4fb27ba Remove unnecessary code. by Marco Nelissen · 15 years ago
  34. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
  35. b1a7ffe More backup tests by Joe Onorato · 15 years ago
  36. 3799bc2 Track install/removal/update of packages that provide backup services by Christopher Tate · 15 years ago
  37. b1d790b Pass null as savedState to indicate a full backup is required by Christopher Tate · 15 years ago
  38. 4675812 Add a Backup Manager interface to request a full backup by Christopher Tate · 15 years ago
  39. f9225f8 Add a test app for the backup by Joe Onorato · 15 years ago
  40. 22b8787 Squashed commit of the following: by Christopher Tate · 15 years ago
  41. c114eb5 Hide the backup stuff for now by Christopher Tate · 15 years ago
  42. a8bf815 Add android.backup.BackupManager by Christopher Tate · 15 years ago
  43. 487529a First baby steps towards settings backup by Christopher Tate · 15 years ago