Skip to content

Releases: bk138/droidVNC-NG

v1.2.3

23 Aug 19:23
84422e7
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed more possible crashes.

v1.2.2

22 Aug 10:41
b008dc6
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed some possible crashes.

v1.2.1

15 Aug 12:00
204c4a2
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed a crash on invalid reverseVNC port input.

v1.2.0

05 Aug 18:12
32187ac
Compare
Choose a tag to compare

🌅 New Features

  • Added server-side framebuffer downscaling and client-to-server text copy & paste.

v1.1.0

04 Jun 20:35
Compare
Choose a tag to compare

🌅 New Features

  • Added support for reverse VNC, i.e. letting the server connect to a listening viewer.

v1.0.2

15 Feb 19:44
2f12c52
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed a possible crash.

v1.0.1

28 Jan 18:02
b485505
Compare
Choose a tag to compare

🛠 Fixes

  • Enabled SIMD instructions for faster Tight encoding.

v1.0.0

09 Jan 11:03
cd03cb5
Compare
Choose a tag to compare

🌅 Initial release with the following features:

  • Network export of device frame buffer.
  • Injection of remote pointer events.
  • Handling of special keys to trigger 'Recent Apps' overview, Home button and Back button.
  • Android permission handling.
  • Screen rotation handling.
  • File transfer via the local network, assuming TightVNC viewer for Windows version 1.3.x is used.
  • Password protection for secure-in-terms-of-VNC connection.
  • Ability to specify the port used.
  • Start of background service on device boot.