Skip to content

v2.5

Choose a tag to compare

@not-GIANT not-GIANT released this 25 May 07:27
· 64 commits to main since this release
e3d8763
  • Implemented a startup check to verify the presence of bundled adb, fastboot, and scrcpy binaries, preventing
    runtime errors due to missing assets.

  • Fixed an issue where theme settings and window positions were lost after closing the tool. User preferences are now
    saved to json file in the executable's directory.

  • Upgraded the background polling logic.

  • Added a consistent high-DPI scaling, and modern aesthetic across the entire application.

  • Minor Bug Fixes