1. 6c16888 cmds: add #!s by George Burgess IV · 7 years ago
  2. a56ba60 "bmgr restore" really should wait until operation finishes. by Makoto Onuki · 7 years ago
  3. c370442 BackupManager#cancelBackups() API by Shreyas Basarge · 7 years ago
  4. f4e237c Add instrumentation for BackupManager during restore. by Stefanot · 7 years ago
  5. b1f573d Add monitoring to backup in BackupManager. by Stefanot · 8 years ago
  6. 865303f API to select backup transport by Shreyas Basarge · 8 years ago
  7. 38e7486 Non incremental backup flag for requestBackup by Shreyas Basarge · 8 years ago
  8. 24c08b2 Merge \\"Let bmgr inspect the set of whitelisted transports\\" into nyc-dev am: 0f101342e1 by Chris Tate · 8 years ago
  9. e227ec6 Let bmgr inspect the set of whitelisted transports by Christopher Tate · 8 years ago
  10. dc3b852 resolve merge conflicts of 8416096 to nyc-dev-plus-aosp by Dan Willemsen · 8 years ago
  11. 98ff0b7 Remove custom copy rules, stop using ACP by Dan Willemsen · 8 years ago
  12. 10f0f71 Update bmgr tool. by Sergey Poromov · 8 years ago
  13. b998532 Update bmgr cmd line tool to use requestBackup() API in BackupManager by Sergey Poromov · 9 years ago
  14. fbec21f Teach bmgr that "android" is a valid package name by Christopher Tate · 10 years ago
  15. ab225b3 Add 'fullbackup' to bmgr's usage statement by Christopher Tate · 10 years ago
  16. 9ff53a7 Implement full data backup through transport by Christopher Tate · 10 years ago
  17. b0183f0 Harden against transiently unavailable backup transports by Christopher Tate · 11 years ago
  18. d5965cb Trying to unbreak build... by Sascha Prueter · 11 years ago
  19. 8f98252 Harden against transiently unavailable backup transports by Christopher Tate · 11 years ago
  20. 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 13 years ago
  21. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  22. 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 14 years ago
  23. 7a0fc87 Don't crash bmgr if there are no available restore sets by Chris Tate · 14 years ago
  24. 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
  25. 7e76ff1 Fail gracefully if the user fails to supply necessary args to bmgr by Christopher Tate · 14 years ago
  26. 1398e27 Fix 'bmgr restore' by Christopher Tate · 14 years ago
  27. 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 14 years ago
  28. 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 14 years ago
  29. 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 14 years ago
  30. 485c3a1 fix hex parsing of bmgr by Christian Sonntag · 14 years ago
  31. 7d411a3 Add single-package restore to Bmgr feature set by Christopher Tate · 14 years ago
  32. 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 14 years ago
  33. 0e0b4ae Don't let bmgr leave a restore session hanging on error by Christopher Tate · 15 years ago
  34. 84780f5 Don't crash if the Backup Manager returns a null RestoreSet[] by Christopher Tate · 15 years ago
  35. 77095d4 make restore tokens shown in hex. by Christian Sonntag · 15 years ago
  36. 08e40b8 Fix Bmgr's logic around restore completion by Christopher Tate · 15 years ago
  37. d23d7f2 Add a 'wipe' operation to Bmgr by Christopher Tate · 15 years ago
  38. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 15 years ago
  39. 9171749 Use system properties to track the current transport by Christopher Tate · 15 years ago
  40. 156411d Use a long for restore token by Dan Egnor · 15 years ago
  41. c73a218 Add some error reporting & info to bmgr's output by Christopher Tate · 15 years ago
  42. 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 15 years ago
  43. 5e8a4b8 Give the bmgr command an IRestoreObserver too. by Joe Onorato · 15 years ago
  44. abce4e8 Use signatures on restore by Christopher Tate · 15 years ago
  45. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  46. ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 15 years ago