Skip to content

Releases: bk138/droidVNC-NG

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

v2.1.7

22 Dec 10:42
9d22a8a
Compare
Choose a tag to compare

🛠 Fixes

  • Maybe-fixed autostart crashes on newer devices.
  • Reduced app size a bit by shipping native libs differently.

Full Changelog: v2.1.6...v2.1.7

Get it on F-Droid Get it on Google Play

v2.1.6

27 Nov 15:21
44cbdca
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed Application-Not-Responding error when connecting to a listening viewer or repeater #153.
  • Fixed crash on flaky devices that don't have a proper Settings activity.

Full Changelog: v2.1.5...v2.1.6

Get it on F-Droid Get it on Google Play

v2.1.5

21 Oct 15:31
22f873a
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed screen capture permission dialog showing on each device rotation on Android 14 #174.

Full Changelog: v2.1.4...v2.1.5

Get it on F-Droid Get it on Google Play

v2.1.4

18 Oct 08:31
5d797a8
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed notification and file access permission handling for targetting API level 33 aka Android 13. On devices with Android 13 and newer, extended file access permissions are never granted, thus droidVNC-NG's file transfer only works for the Documents and Downloads directories (#164).
  • Updated dependencies.

Full Changelog: v2.1.3...v2.1.4

Get it on F-Droid Get it on Google Play

v2.1.3

22 Aug 15:36
d4be3d5
Compare
Choose a tag to compare

🛠 Fixes

  • Revert the libvncserver memory leak fix from v2.1.2 which caused #163 to appear until a proper fix is developed.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.1.2...v2.1.3

v2.1.2

13 Aug 18:41
acd6bcc
Compare
Choose a tag to compare

🛠 Fixes

  • Updated libvncserver to fix memory leak on client disconnect.
  • Fixed another network service discovery crash on Android 10.

Get it on F-Droid Get it on Google Play

Full Changelog: v2.1.1...v2.1.2