Skip to content
This repository has been archived by the owner on Jan 23, 2021. It is now read-only.

v8

Compare
Choose a tag to compare
@LeddaZ LeddaZ released this 01 Aug 19:21
· 30 commits to master since this release
  • Android SDK Platform Tools (adb and fastboot) updated from 28.0.2 to 29.0.1. Changelog:
    • 29.0.1 (June 2019)

    • 29.0.0 (June 2019)

      • adb
        • adb reconnect performs a USB reset on Linux.
        • On Linux, when connecting to a newer adb server, instead of killing the server and starting an older one, adb attempts to launch the newer version transparently.
        • adb root waits for the device to reconnect after disconnecting. Previously, adb root; adb wait-for-device could mistakenly return immediately if adb wait-for-device started before adb noticed that the device had disconnected.
      • fastboot
        • Disables an error message that occurred when fastboot attempted to open the touch bar or keyboard on macOS.
  • Version number system changed beacuse I think that vX is better than X.Y.Z for this app. v8 means 8th release.
  • Root shell button has been removed since you can just type su in a normal shell.
  • Background color has been reverted to black.
  • Default window size is now smaller.
  • Version number has been reverted to the top-right corner of the window.