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