summaryrefslogtreecommitdiff
path: root/cmds/bmgr
AgeCommit message (Expand)Author
2011-07-08Can now restore a subset of apps from historical datasetChristopher Tate
2011-05-10Full local backup infrastructureChristopher Tate
2010-11-16Permission fix: don't require BACKUP perm for self-restoresChris Tate
2010-11-01Don't crash bmgr if there are no available restore setsChris Tate
2010-10-01Fix bug #3055578 ("adb shell bmgr list sets" generates NPE and cannot be run ...Fabrice Di Meglio
2010-06-09Fail gracefully if the user fails to supply necessary args to bmgrChristopher Tate
2010-04-06Fix 'bmgr restore'Christopher Tate
2010-03-30Make RestoreSession.getAvailableRestoreSets() asynchronousChristopher Tate
2010-03-26API CHANGE: Backup/restore API changes requested by the API CouncilChristopher Tate
2010-03-05Refactor android.backup => android.app.backupChristopher Tate
2010-03-04fix hex parsing of bmgrChristian Sonntag
2010-02-26Add single-package restore to Bmgr feature setChristopher Tate
2010-02-04Add single-package restore from an app's most-recent dataChristopher Tate
2009-08-11Don't let bmgr leave a restore session hanging on errorChristopher Tate
2009-08-07Don't crash if the Backup Manager returns a null RestoreSet[]Christopher Tate
2009-08-07make restore tokens shown in hex.Christian Sonntag
2009-08-07Fix Bmgr's logic around restore completionChristopher Tate
2009-07-02Add a 'wipe' operation to BmgrChristopher Tate
2009-06-29Implement persistent enable/disable of the backup managerChristopher Tate
2009-06-26Use system properties to track the current transportChristopher Tate
2009-06-26Use a long for restore tokenDan Egnor
2009-06-26Add some error reporting & info to bmgr's outputChristopher Tate
2009-06-25Add some helpful tests scripts for backup and make bmgr restore wait until th...Joe Onorato
2009-06-25Give the bmgr command an IRestoreObserver too.Joe Onorato
2009-06-18Use signatures on restoreChristopher Tate
2009-06-16More bmgr work; fix clear-data signallingChristopher Tate
2009-06-15Sketch out a 'bmgr' command line toolChristopher Tate