Skip to content

Releases: K3V1991/Easy-WSA-APK-Installer

v1.0.2

04 Mar 20:57
4635f5c
Compare
Choose a tag to compare

Updated ADB Files

Changelog:

adb:

* Fixed zero length packet sends for macOS (issuetracker: 208675141).
* Addressed unstable connectivity (MacBook high speed cable): frequent adb disconnects.
* Improved error message for adb push with insufficient number of arguments.

fastboot:

* Improved flashing: flashall will now skip reboots to userspace if it can.
* Fixed zero length packet sends for macOS (issuetracker: 208675141).
* Fixed flashing recovery.img resulting in wrong AVB footer.

v1.0.1

13 Sep 08:43
05d996f
Compare
Choose a tag to compare

Updated ADB Files

Changelog:

adb:

* Don't retry adb root if first attempt failed.
* Fix track-devices duplicate entry.
* Add receive windowing (increase throughput on high-latency connections).
* More specific error messages in the "more than one device" failure cases.
* Reject unexpected reverse forward requests.
* Fix install-multi-package on Windows.

v1

09 Jul 11:38
0c28a3d
Compare
Choose a tag to compare
v1

Initial Release