| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-23 | refactor(adb): remove outdated completion plugin `adb` (#12576) | Marc Cornellà | |
| BREAKING CHANGE: the `adb` plugin has been removed in favor of the completion provided out-of-the-box by zsh since 4.3.14. This commit removes plugin `adb`, which bundles custom completion for the `adb` tool for Android. `adb` completion is already supported out of the box in zsh 4.3.14 and older. Reference: https://github.com/zsh-users/zsh/commit/d1a557d008b7fa7881327acbd6decdb50631cc9c | |||
| 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-31 | Add README.md for adb-autocompletion plugin. | Tobias Preuss | |
| 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 | |
