Skip to content

Releases: nisargjhaveri/vscode-remote-adb-server

v0.3.0

09 Jan 17:53
Compare
Choose a tag to compare
  • Change command prefixes from remote-adb to remote-adb-server.
  • Bump remote-adb to 3.1.0

v0.2.1

06 Jan 19:02
Compare
Choose a tag to compare
  • Start server on same or similar ports across runs, this helps remember device permissions in the browser.
  • npm audit fix

v0.2.0

03 Sep 20:19
Compare
Choose a tag to compare
  • Bump remote-adb to 3.0.1
  • Start server on local 127.0.0.1 instead of the publicly accessible

v0.1.0

19 Aug 21:31
Compare
Choose a tag to compare
  • Initial release
  • Ability to start/stop the server and open web interface using simple VS Code commands.
  • Simple API for extending the functionality on the client side.