Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-03 | 49968: _adb: also replace model names, since device names aren't sent on ↵ | Mikael Magnusson | 1 | -0/+2 | |
wifi listing | |||||
2022-04-03 | 49967: _adb: Handle dumpsys SurfaceFlinger arguments | Mikael Magnusson | 1 | -3/+51 | |
2022-04-03 | 49966: _adb: Parse device spec correctly | Mikael Magnusson | 1 | -6/+5 | |
This was particularly annoying when trying to complete logtags after adb logcat -s | |||||
2022-04-03 | 49965: _adb: use $CURRENT instead of $#words | Mikael Magnusson | 1 | -6/+6 | |
2022-04-03 | 49964: _adb: Complete services for start/stop | Mikael Magnusson | 1 | -1/+15 | |
2022-04-03 | 49963: _adb: Fix device serial completion for hostname:port syntax | Mikael Magnusson | 1 | -1/+1 | |
2022-04-03 | 49962: _adb: Add dumpsys and cmd completion | Mikael Magnusson | 1 | -1/+21 | |
2022-04-03 | 49961: _adb: handle exec-out like shell | Mikael Magnusson | 1 | -1/+2 | |
2021-07-10 | 49156: make wider use of the convention of square brackets for defaults | Oliver Kiddle | 1 | -2/+2 | |
2021-07-09 | 49150: consistently use singular form for headings on completion match groups | Oliver Kiddle | 1 | -7/+7 | |
2018-11-12 | 43819: expand adb completion to also cover options to adb backup | Oliver Kiddle | 1 | -1/+16 | |
2018-03-29 | 42564: _adb: Various improvements | Mikael Magnusson | 1 | -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-07 | 42336: force single column output when getting filenames with adb ls command | WGH | 1 | -1/+1 | |
2016-11-09 | 39890: typo corrections in completion functions | Oliver Kiddle | 1 | -3/+3 | |
2016-03-19 | 38187: _adb: Just check current dir instead of recursively | Mikael Magnusson | 1 | -26/+12 | |
Thanks to LambdaComplex in IRC for help with troubleshooting. | |||||
2016-03-19 | 38186: _adb: fix remote file completion + various fixes | Mikael Magnusson | 1 | -45/+30 | |
2016-03-18 | 38179: _adb: Fix completion by mostly reverting 35531 | Mikael Magnusson | 1 | -28/+40 | |
2015-06-19 | 35531: fallback on file completion | Oliver Kiddle | 1 | -11/+15 | |
2015-02-08 | 34470: completion: adb: add "sideload" command | Daniel Hahler | 1 | -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-04 | Eric Moors: 29531: Android debugger completion | Peter Stephenson | 1 | -0/+541 | |