🌅 New Features
- Added an Intent Remote Control Interface that allows other apps to control the droidVNC-NG service (#83) if they have the correct access key. This can be used for things like running a reverse connection on reboot (#71), starting the server when a USB cable is plugged in (#40) or any other thing one might image using automation apps like MacroDroid, Automate or Tasker.
- Added functionality to provide default configuration via a JSON file, useful for large-scale deployments.
- Added a "View only" mode where the server does not accept input of any kind #50.
- Added functionality to disable file transfer and related permission asking #95.
- Added more accessible UI to configure a server that's not listening for incoming connections #118.
- Added Chinese-Simplified translation by @greatyingzi in #123.
🛠 Fixes
- Fixed bug where droidVNC-NG would not accept pointer input after restoring from a crash #113.
- Fixed crash when the client sends characters that have a different encoding in Latin-1 vs. UTF-8 like 'ñ' thanks to @diegulog in #122.
🤝 New Contributors
- @diegulog made their first contribution in #122
- @greatyingzi made their first contribution in #124
Full Changelog: v1.3.5...v1.4.0