Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
AVNC-2.9.0.apk | 2025-06-10 | 6.8 MB | |
README.md | 2025-06-10 | 830 Bytes | |
v2.9.0 source code.tar.gz | 2025-06-10 | 914.5 kB | |
v2.9.0 source code.zip | 2025-06-10 | 1.1 MB | |
Totals: 4 Items | 8.8 MB | 12 |
- Added support for three-finger tap & swipe gestures - by @AndreiNekrasOn (#294) (41bd6e928af0b16cc06455ce61a55e8d472fb131)
- Added option to open Viewer toolbar with a button (825a9a4b2d72811d5f23288ff05fb7f0e909be22)
Go to
Settings => Viewer => Toolbar section
and enableShow button to open
to show the button. - Enable meta key capture on Samsung devices in non-DeX mode (575b2029e8f84e4c744b6a7bb7c04dfe92566cd2)
- Added many workarounds for keyboard apps which don't generate events correctly (dadbd8afde88601bf8146fe4389f81ae3c360563), (e6eebb0ca114affd2ed3cbc002dbef3f17a100dc)
Alt/Ctrl/Shift
Virtual keys are now taken into account when sending characters to server (46e3c17b11a2d14b17b55646a243b6dba08b72ca) For example, pressing 'a' whenShift
Virtual key is down, will send 'A' to server.