Releases: y-polek/ADB-Wi-Fi
Releases · y-polek/ADB-Wi-Fi
v1.2.6
v1.2.5
Added
- Support of IntelliJ IDEA 2022.1 (221.*)
v1.2.4
Added
- Support non default port (5555). See "adb port" preference in plugin setting
- Support of IntelliJ IDEA 2021.3 (213.*)
v1.2.3
- Added support of IntelliJ IDEA 2021.2 (212.*)
v1.2.2
- Added support of IntelliJ IDEA 2021.1
v1.2.1
- Added "Connect Device" toolbar action which allows connecting devices by IP address (Issue #7)
- Device list contains multiple entries (one for each IP) if the device has multiple IP addresses to make it possible to choose which IP to connect to (Issue #4)
- "Restart ADB" toolbar action disconnects all devices before killing ADB server.
It might be helpful in case if device is in "unauthorized" state after being connected. - Added implementation of error handler ("Report to Developer" button).
v1.2.0
v1.1.1
v1.1.0
v1.0.0
Added
- Initial release