Skip to content

Releases: bk138/droidVNC-NG

v2.7.2

09 Sep 06:29
b6e2796
Compare
Choose a tag to compare

🛠 Fixes

  • Fix crash after around 100 server restarts.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.7.1...v2.7.2

v2.7.1

30 Aug 09:42
e8877a3
Compare
Choose a tag to compare

🛠 Fixes

  • Fix Admin Panel layout bug where control elements would be displayed very small for certain languages.
  • Workaround a crash on stopping the server.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.7.0...v2.7.1

v2.7.0

26 Aug 14:22
7cfe414
Compare
Choose a tag to compare

🌅 New Features

  • Added Spanish 🇪🇸 translation by @elluisian.
  • Added French 🇫🇷 translation by @elluisian.

🛠 Fixes

  • Improved Italian translation 🇮🇹 by @elluisian.
  • Fixed embedded noVNC client's web server port not being shared correctly.
  • Fixed a crash in the underlying VNC server library #235.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.6.0...v2.7.0

v2.6.0

19 Aug 09:55
d83e571
Compare
Choose a tag to compare

🌅 New Features

  • Added Japanese 🇯🇵 translation by @FoxRefire in #225.
  • Added ability to control a device’s shared screen directly from a web browser by shipping the fabulous noVNC client with the server app (#6). This alleviates the need for a native VNC client.
  • Added Italian 🇮🇹 translation.

🛠 Fixes

  • Fix Start button sticking to "Start" state when server launched via Intent interface on Android 14 (#218).

Get it on F-Droid Get it on Google Play

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

07 Jul 18:49
2a77356
Compare
Choose a tag to compare

🌅 New Features

  • Added reconnect mechanism for outbound connections #200.
  • Now targetting Android 14.

🛠 Fixes

Get it on F-Droid Get it on Google Play

Full Changelog: v2.4.1...v2.5.0

v2.4.1

19 Jun 19:19
2c24eb5
Compare
Choose a tag to compare

🛠 Fixes

  • Fix notification icon display.
  • Fix bug where keyboard input could get stuck.
  • Fix possible crash in fallback screen capture mode.
  • Wire up Insert key forgotten in v2.4.0.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.4.0...v2.4.1

v2.4.0

17 May 13:33
13f2d60
Compare
Choose a tag to compare

🌅 New Features

  • The default server-side frame buffer scaling is now calculated according to screen density. This provides speedier, scaled-down defaults on high-density screens. If wanted, scaling can still be set to a higher value by the user.
  • Finally added basic keyboard event handling #4 that supports:
    • ISO-8859-1 characters, i.e. basic typing
    • Left and Right arrows to select text cursor position
    • Delete and Backspace for editing text
    • Enter/Return on Android 11 and newer
    • All display-specific, i.e. provides one keyboard focus per display.
  • Changed app icon to be adaptive, i.e. take the common icon shape the device the app is running on prefers.

🛠 Fixes

  • Prevent crash of Admin Panel if scaling not multiple of 5.
  • Fixed app icon being cut off on some devices.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.3.1...v2.4.0

v2.3.1

04 May 07:32
0645922
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed possible crash in fallback screen capture mode.
  • Fixed possible crash in main screen capture mode.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.3.0...v2.3.1

v2.3.0

26 Apr 18:03
2519eb5
Compare
Choose a tag to compare

🌅 New Features

  • Prepared app for Android 14 #199.
  • Introduced fallback screen capturing method so that screen contents are shown when server is auto-started on boot on Android 10 and newer #195.

🛠 Fixes

  • Fix for input scaling not being applied correctly sometimes #198.
  • Fix server not starting up correctly when auto-started on boot on Android 10 and newer #181.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.2.0...v2.3.0

v2.2.0

06 Feb 21:46
cb4cfd3
Compare
Choose a tag to compare

🌅 New Features

  • Added keyboard shortcut for Power button #187.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.1.7...v2.2.0