v2.5
-
Implemented a startup check to verify the presence of bundled
adb,fastboot, andscrcpy 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 tojsonfile 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