Releases: gujjwal00/avnc
Releases Β· gujjwal00/avnc
v2.6.3
v2.6.2
v2.6.1
v2.6.0
- Added ability to customize Virtual Key layout (d5bb70e)
You can add/remove keys, or change their position. Go toSettings => Input => Virtual keys => Customize keys
to make changes. - Move pointer to frame edge when tapped outside of frame (572ef51)
- Made sure Toolbar is not obstructed by display cutout (24b3b67)
- Stopped the frame from moving up/down when touchpad gesture style is active (ef7e899)
v2.5.3
v2.5.2
- Added an experimental option to pause updates in background (0ff2914)
It should improve data & battery usage when AVNC is in background. It will become the default behavior in a future release, so please test it by enablingSettings => Viewer => Pause updates when in background
and report any issues you find. - Fixed viewer help animation crash on Android 5 (API 21) (2506588)
- Fixed couple of crashes caused by activity lifecycle (ad12fc6 & 47fc5c3)
- Improved keyboard navigation for Login dialog (f614488 & 423ed86)
v2.5.1
- Improved error reporting (6050c85)
In most cases, AVNC should now display a relevant error message instead of simply saying "Disconnected". There is still room for improvement here and if you feel like some errors are not communicated properly, feel free to open an issue. - Fixed HTML content not being copied to server (1db1d0d)
- Fixed a memory leak (6a96d09)
v2.5.0
-
Many improvements to virtual keys (9a0dfde)
- Two-row layout, similar to Termux
- Dedicated button to toggle Android keyboard
- Once opened, virtual keys will continue to automatically open on each connection (same goes for closing them)
- A textbox (accessed by left swipe) to allow full-fledged Android editing experience for sending text to server
- Use long-press to 'lock' meta keys like Alt/Ctrl. Unlocked meta keys will be automatically released with next character.
-
Wake-on-LAN support. AVNC can now send WoL magic packet before connecting to a server (6a52227)
-
Made it easier to perform two-finger tap (645b6b7)