summaryrefslogtreecommitdiff
path: root/cmds/bu
AgeCommit message (Expand)Author
2019-06-06Convert frameworks/base/cmds/* to Android.bp Colin Cross
2018-12-17[Multi-user] Add -user param to adb backup/restore Ruslan Tkhakokhov
2017-11-06Merge "cmds: add #!s" am: 8911c35df3 George Burgess IV
2017-11-05cmds: add #!s George Burgess IV
2017-09-13Add logs to IOExceptions during adb backup Bernardo Rufino
2017-04-11Add helptext to bu command. Johan Toras Halseth
2017-04-05Change flag from -includekeyvalue to -keyvalue/-nokeyvalue Johan Toras Halseth
2017-03-24Add support for key-value packages to adb backup/restore. Johan Toras Halseth
2014-06-15Implement full data backup through transport Christopher Tate
2014-05-29Read data from stdin/stdout to follow adb change. Jeff Sharkey
2014-03-20App widget backup/restore infrastructure Christopher Tate
2013-03-07Full backup/restore now handles OBBs sensibly Christopher Tate
2011-10-04Add -nosystem flag to adb backup Christopher Tate
2011-06-20Pass the data fd number as a command line argument to 'bu' Christopher Tate
2011-06-01Restore from a previous full backup's tarfile Christopher Tate
2011-05-16bu - add handling for both 'backup' and 'restore' modes Christopher Tate
2011-05-10Full local backup infrastructure Christopher Tate