1. fbec21f Teach bmgr that "android" is a valid package name by Christopher Tate · 10 years ago
  2. ab225b3 Add 'fullbackup' to bmgr's usage statement by Christopher Tate · 10 years ago
  3. 9ff53a7 Implement full data backup through transport by Christopher Tate · 10 years ago
  4. b0183f0 Harden against transiently unavailable backup transports by Christopher Tate · 11 years ago
  5. d5965cb Trying to unbreak build... by Sascha Prueter · 11 years ago
  6. 8f98252 Harden against transiently unavailable backup transports by Christopher Tate · 11 years ago
  7. 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 13 years ago
  8. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  9. 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 14 years ago
  10. 7a0fc87 Don't crash bmgr if there are no available restore sets by Chris Tate · 14 years ago
  11. 04686f4 Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run again when device has no account setup) by Fabrice Di Meglio · 14 years ago
  12. 7e76ff1 Fail gracefully if the user fails to supply necessary args to bmgr by Christopher Tate · 14 years ago
  13. 1398e27 Fix 'bmgr restore' by Christopher Tate · 14 years ago
  14. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 14 years ago
  15. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 14 years ago
  16. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  17. 485c3a1 fix hex parsing of bmgr by Christian Sonntag · 14 years ago
  18. 7d411a3 Add single-package restore to Bmgr feature set by Christopher Tate · 14 years ago
  19. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 14 years ago
  20. 0e0b4ae Don't let bmgr leave a restore session hanging on error by Christopher Tate · 15 years ago
  21. 84780f5 Don't crash if the Backup Manager returns a null RestoreSet[] by Christopher Tate · 15 years ago
  22. 77095d4 make restore tokens shown in hex. by Christian Sonntag · 15 years ago
  23. 08e40b8 Fix Bmgr's logic around restore completion by Christopher Tate · 15 years ago
  24. d23d7f2 Add a 'wipe' operation to Bmgr by Christopher Tate · 15 years ago
  25. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 15 years ago
  26. 9171749 Use system properties to track the current transport by Christopher Tate · 15 years ago
  27. 156411d Use a long for restore token by Dan Egnor · 15 years ago
  28. c73a218 Add some error reporting & info to bmgr's output by Christopher Tate · 15 years ago
  29. 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 15 years ago
  30. 5e8a4b8 Give the bmgr command an IRestoreObserver too. by Joe Onorato · 15 years ago
  31. abce4e8 Use signatures on restore by Christopher Tate · 15 years ago
  32. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  33. ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 15 years ago