Skip to content

v0.3

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 03:15
· 7 commits to main since this release

Changes

  • Web-Based Port Configuration: Moved target port input controls from the on-device screen to the web interface. MainActivity now functions as a launcher displaying the web UI address.
  • Save and Switch Action: Added a web control to save the target port and immediately trigger a port switch.
  • Current Port Status Tracking: Replaced the previous last port display with a current port indicator that verifies socket availability, showing the active port or "NONE" when inactive.
  • UI Status Bar: Added a status bar at the top of the web interface to display activity indicators and operation feedback.
  • ADB Stream Error Handling: Wrapped stream-reading loops in try-catch blocks to handle server-side socket closures during shell commands cleanly.
  • Version Update: Updated version name to 0.3.

Full Changelog: v0.2.6...v0.3