Releases: bk138/droidVNC-NG
Releases · bk138/droidVNC-NG
v2.5.0
v2.4.1
🛠 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.
Full Changelog: v2.4.0...v2.4.1
v2.4.0
🌅 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.
Full Changelog: v2.3.1...v2.4.0
v2.3.1
🛠 Fixes
- Fixed possible crash in fallback screen capture mode.
- Fixed possible crash in main screen capture mode.
Full Changelog: v2.3.0...v2.3.1
v2.3.0
🌅 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.
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.7
🛠 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
v2.1.6
v2.1.5
v2.1.4
🛠 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
andDownloads
directories (#164). - Updated dependencies.
Full Changelog: v2.1.3...v2.1.4