- 933caef Merge changes from topic "bmm-events" into udc-qpr-dev am: 6f4c93a57a by Beatrice Marchegiani · 2 years, 7 months ago
- 501eeee Add more BackupManagerMonitor events to PerformUnifiedRestoreTask. by beatricemarch · 2 years, 7 months ago
- b22aa3f Merge "Update language to comply with Android's inclusive language guidance" into main am: d259fb38fc am: 2322810754 by Chan Kim · 2 years, 8 months ago
- c9c754a Update language to comply with Android's inclusive language guidance by Chan Kim · 2 years, 8 months ago
- 91e98fc Revert "Modifying Backup code to support HSUM mode." by Wonyoung Kwak · 2 years, 11 months ago
- 6cf0c30 Modifying Backup code to support HSUM mode. by Piyush Mehrotra · 3 years, 2 months ago
- a5cb477 Support monitor arg for bmgr restore, and include detailed agent logs by Niamh Walsh · 3 years, 1 month ago
- 8094d4d Allow disabling framework Backup scheduling by Ruslan Tkhakokhov · 3 years, 3 months ago
- 223ae98 Revert "- Allow disabling framework Backup scheduling" by Jason Macnak · 3 years, 3 months ago
- 748c64d - Allow disabling framework Backup scheduling by Andrea Zilio · 3 years, 3 months ago
- 325fb3e Fix module-file name collisions by Cole Faust · 3 years, 7 months ago
- 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 5 years ago
- 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 5 years ago
- 6baf03e1 Add bmgr command to enable/disable auto restore by Ruslan Tkhakokhov · 7 years ago
- 3c57dd2 Differentiate between various error conditions when calling Bmgr methods by nathch · 7 years ago
- 6d11422 Merge "Clean up some shell script copy & paste." am: b4012baaf4 am: fda05c96c1 by Elliott Hughes · 7 years ago
- 8a741ea Merge "Clean up some shell script copy & paste." am: b4012baaf4 am: fda05c96c1 by Elliott Hughes · 7 years ago
- 5a03b69 Clean up some shell script copy & paste. by Elliott Hughes · 7 years ago
- 508181e Add TEST_MAPPING for backup paths by Al Sutton · 7 years ago
- 7053e28 [Multi-user] Clean up user state stored in the system user directory by Chandan Nath · 7 years ago
- 45c0d71 Convert frameworks/base/cmds/* to Android.bp by Colin Cross · 7 years ago
- 0a2d8cb Convert frameworks/base/cmds/media and bmgr to Android.bp by Colin Cross · 7 years ago
- 507e6f8 API Review: Internal RestoreSession#restorePackages by Ruslan Tkhakokhov · 7 years ago
- bdb8848 [Multi-user] Disable backup by default in non-system users by Annie Meng · 7 years ago
- d1ee43e [Multi-user] Change more BackupManager AIDL methods to accept userId in methods by Chandan Nath · 7 years ago
- cd44f75 [Multi-user] Change BackupManager AIDL to accept userId in methods by Chandan Nath · 7 years ago
- 57bf7ba add option --user to Bmgr.java by Chandan Nath · 7 years ago
- 607d78e Add adb shell bmgr init TRANSPORT... to bmgr help by Bernardo Rufino · 8 years ago
- 3deabeb Add --monitor to bmgr backupnow by Bernardo Rufino · 8 years ago
- da7b36c Merge "Disable bmgr if BMS is not running" by Annie Meng · 8 years ago
- 5264271 Remove adb shell bmgr restore <package> by Bernardo Rufino · 8 years ago
- 8927037 Disable bmgr if BMS is not running by Annie Meng · 8 years ago
- 760c1f5 Bmgr about running backups by Bernardo Rufino · 8 years ago
- fa51853 Binding on-demand #8: Miscellaneous usages by Bernardo Rufino · 8 years ago
- 4037fe0 Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27 by George Burgess IV · 8 years ago
- 6c16888 cmds: add #!s by George Burgess IV · 8 years ago
- 924afe2 Add 'bmgr' command to synchronously init transports by Christopher Tate · 9 years ago
- 73be23de Extend "Transport rejected package" message in Bmgr by Michal Karpinski · 9 years ago
- a56ba60 "bmgr restore" really should wait until operation finishes. by Makoto Onuki · 9 years ago
- c370442 BackupManager#cancelBackups() API by Shreyas Basarge · 9 years ago
- f4e237c Add instrumentation for BackupManager during restore. by Stefanot · 9 years ago
- b1f573d Add monitoring to backup in BackupManager. by Stefanot · 9 years ago
- 865303f API to select backup transport by Shreyas Basarge · 9 years ago
- 38e7486 Non incremental backup flag for requestBackup by Shreyas Basarge · 9 years ago
- 24c08b2 Merge \\"Let bmgr inspect the set of whitelisted transports\\" into nyc-dev am: 0f101342e1 by Chris Tate · 10 years ago
- e227ec6 Let bmgr inspect the set of whitelisted transports by Christopher Tate · 10 years ago
- dc3b852 resolve merge conflicts of 8416096 to nyc-dev-plus-aosp by Dan Willemsen · 10 years ago
- 98ff0b7 Remove custom copy rules, stop using ACP by Dan Willemsen · 10 years ago
- 10f0f71 Update bmgr tool. by Sergey Poromov · 10 years ago
- b998532 Update bmgr cmd line tool to use requestBackup() API in BackupManager by Sergey Poromov · 10 years ago
- fbec21f Teach bmgr that "android" is a valid package name by Christopher Tate · 11 years ago
- ab225b3 Add 'fullbackup' to bmgr's usage statement by Christopher Tate · 12 years ago
- 9ff53a7 Implement full data backup through transport by Christopher Tate · 12 years ago
- b0183f0 Harden against transiently unavailable backup transports by Christopher Tate · 12 years ago
- d5965cb Trying to unbreak build... by Sascha Prueter · 12 years ago
- 8f98252 Harden against transiently unavailable backup transports by Christopher Tate · 12 years ago
- 284f1bb Can now restore a subset of apps from historical dataset by Christopher Tate · 15 years ago
- 4a627c7 Full local backup infrastructure by Christopher Tate · 15 years ago
- 44ab845 Permission fix: don't require BACKUP perm for self-restores by Chris Tate · 15 years ago
- 7a0fc87 Don't crash bmgr if there are no available restore sets by Chris Tate · 15 years ago
- 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 · 16 years ago
- 7e76ff1 Fail gracefully if the user fails to supply necessary args to bmgr by Christopher Tate · 16 years ago
- 1398e27 Fix 'bmgr restore' by Christopher Tate · 16 years ago
- 2d449afe Make RestoreSession.getAvailableRestoreSets() asynchronous by Christopher Tate · 16 years ago
- 9c3cee9 API CHANGE: Backup/restore API changes requested by the API Council by Christopher Tate · 16 years ago
- 4528186 Refactor android.backup => android.app.backup by Christopher Tate · 16 years ago
- 485c3a1 fix hex parsing of bmgr by Christian Sonntag · 16 years ago
- 7d411a3 Add single-package restore to Bmgr feature set by Christopher Tate · 16 years ago
- 8472581 Add single-package restore from an app's most-recent data by Christopher Tate · 16 years ago
- 0e0b4ae Don't let bmgr leave a restore session hanging on error by Christopher Tate · 17 years ago
- 84780f5 Don't crash if the Backup Manager returns a null RestoreSet[] by Christopher Tate · 17 years ago
- 77095d4 make restore tokens shown in hex. by Christian Sonntag · 17 years ago
- 08e40b8 Fix Bmgr's logic around restore completion by Christopher Tate · 17 years ago
- d23d7f2 Add a 'wipe' operation to Bmgr by Christopher Tate · 17 years ago
- 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 17 years ago
- 9171749 Use system properties to track the current transport by Christopher Tate · 17 years ago
- 156411d Use a long for restore token by Dan Egnor · 17 years ago
- c73a218 Add some error reporting & info to bmgr's output by Christopher Tate · 17 years ago
- 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 17 years ago
- 5e8a4b8 Give the bmgr command an IRestoreObserver too. by Joe Onorato · 17 years ago
- abce4e8 Use signatures on restore by Christopher Tate · 17 years ago
- f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 17 years ago
- ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 17 years ago