summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_adb
AgeCommit message (Expand)AuthorFilesLines
2022-04-0349968: _adb: also replace model names, since device names aren't sent on wifi...Mikael Magnusson1-0/+2
2022-04-0349967: _adb: Handle dumpsys SurfaceFlinger argumentsMikael Magnusson1-3/+51
2022-04-0349966: _adb: Parse device spec correctlyMikael Magnusson1-6/+5
2022-04-0349965: _adb: use $CURRENT instead of $#wordsMikael Magnusson1-6/+6
2022-04-0349964: _adb: Complete services for start/stopMikael Magnusson1-1/+15
2022-04-0349963: _adb: Fix device serial completion for hostname:port syntaxMikael Magnusson1-1/+1
2022-04-0349962: _adb: Add dumpsys and cmd completionMikael Magnusson1-1/+21
2022-04-0349961: _adb: handle exec-out like shellMikael Magnusson1-1/+2
2021-07-1049156: make wider use of the convention of square brackets for defaultsOliver Kiddle1-2/+2
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-7/+7
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
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
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
2011-07-04Eric Moors: 29531: Android debugger completionPeter Stephenson1-0/+541