summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_adb
AgeCommit message (Collapse)AuthorFilesLines
2018-11-1243819: expand adb completion to also cover options to adb backupOliver Kiddle1-1/+16
2018-03-2942564: _adb: Various improvementsMikael Magnusson1-49/+45
Show product as description by default Add zstyle for naming devices via serial number Add --user to uninstall and other improvements
2018-02-0742336: force single column output when getting filenames with adb ls commandWGH1-1/+1
2016-11-0939890: typo corrections in completion functionsOliver Kiddle1-3/+3
2016-03-1938187: _adb: Just check current dir instead of recursivelyMikael Magnusson1-26/+12
Thanks to LambdaComplex in IRC for help with troubleshooting.
2016-03-1938186: _adb: fix remote file completion + various fixesMikael Magnusson1-45/+30
2016-03-1838179: _adb: Fix completion by mostly reverting 35531Mikael Magnusson1-28/+40
2015-06-1935531: fallback on file completionOliver Kiddle1-11/+15
2015-02-0834470: completion: adb: add "sideload" commandDaniel Hahler1-0/+1
btw: there is another compdef available for `adb` from zsh-users/zsh-completion; see https://github.com/zsh-users/zsh-completions/issues/291.
2011-07-04Eric Moors: 29531: Android debugger completionPeter Stephenson1-0/+541