Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-17 | adb: improve `adb -s` completion to show helpful info (#7532) | Muhannad Fakhouri | |
Currently it shows for example the following: DEVICE_ID -- transport_id:2 which doesn't really ease device selection. I've adapted the awk script to print device name with it's model name, see the example below: DEVICE_ID -- Pixel_3(blueline) | |||
2018-06-17 | adb: fix `adb -s` device completion (#6489) | kang | |
2017-12-07 | Update adb (#6472) | kg | |
2017-12-04 | add autocomplete for adb -s option (#6121) | kg | |
2017-06-07 | Extend list of adb commands. (#5584) | Tobias Preuss | |
2015-06-11 | adb: add more commands | Luca Stefani | |
2015-03-16 | Update _adb | XerWandeRer | |
Added support for `tcpip` option | |||
2014-08-06 | Added _files to complete all arguments following the first as files | Frederik Mogensen | |
2014-08-06 | Added autocompleting plugin for Android Debug Bridge (adb). | Frederik Mogensen | |