Skip to content

Releases: gujjwal00/avnc

v3.2.2

21 Mar 05:05

Choose a tag to compare

  • Fixed SSH connections on older devices (with API < 28) (0a0d37e)
  • Don't enter Picture-in-Picture mode if video is disabled (f490d83)
  • Fixed virtual keys showing above viewer help (b0e3292)

v3.2.0

30 Jan 09:36

Choose a tag to compare

  • Added support for Bell messages (#349) by @EtienneMiret
  • Added support for importing PKCS8 encoded private keys for SSH (8bdb430)
  • Virtual keys are now shown by default for new users (634ac9c)
  • Virtual keys textbox visibility is now saved across sessions (Swipe left on virtual keys to open the textbox) (fa4f202)
  • Fixed some characters not being sent to server (#354) (a54a1bb)
  • New language: Galician by @nlimeres

v3.1.1

14 Nov 14:17

Choose a tag to compare

v3.1.0

12 Nov 16:05

Choose a tag to compare

  • Enabled pointer acceleration for Touchpad gesture style (85fb7fd)
  • Added option to operate Super/Windows virtual key with single tap (027fbb2)
  • Added support for sending XF86Back and XF86Forward keys for mouse Back/Forward clicks (1db8795)
  • Added support for quick-tap (see #224) (39c387e)
  • Fixed crash during Import/Export if no file manager app was installed (4221ddb)
  • Disable pointer capture when viewer help is shown (7cf105a)

v3.0.1

22 Sep 02:12

Choose a tag to compare

  • Fixed AVNC stuck at the progress bar after connecting (#335) (3a55699)

v3.0.0

30 Aug 21:21

Choose a tag to compare

Welcome to AVNC v3 πŸŽ‰πŸŽ‰πŸŽ‰

What's new

  • Added ability to disable video and use AVNC only for remote control (1cfff88)

    Preview of disable video
  • Added support for pointer capture (52c6f2c)
    Go to Settings => Input => Mouse => Capture pointer to enable it.

  • Added option for Wake-on-LAN broadcast address & port (159391a)
    This allows you to use WoL over the Internet.

  • Added support for SaveConnection vnc:// URI parameter (a52baca)
    You can use this to add/modify servers directly from a terminal (e.g. from Termux).

  • Added an option for virtual-key row count (37a9b63)

Fixed

  • Added more workarounds for misbehaving keyboards (7bc4a88) (0d6aa3c)
  • Fixed key-mapping options (6dd4aec)
  • Fixed scroll direction for horizontal scroll button of a mouse (800303f)

v2.9.1

03 Aug 03:41

Choose a tag to compare

  • Fixed Alt key shortcuts not working in some cases (5b80317)

v2.9.0

11 Jun 09:28

Choose a tag to compare

  • Added support for three-finger tap & swipe gestures - by @AndreiNekrasOn (#294) (41bd6e9)
  • Added option to open Viewer toolbar with a button (825a9a4)
    Go to Settings => Viewer => Toolbar section and enable Show button to open to show the button.
  • Enable meta key capture on Samsung devices in non-DeX mode (575b202)
  • Added many workarounds for keyboard apps which don't generate events correctly (dadbd8a), (e6eebb0)
  • Alt/Ctrl/Shift Virtual keys are now taken into account when sending characters to server (46e3c17)
    For example, pressing 'a' when Shift Virtual key is down, will send 'A' to server.

v2.8.0

26 Feb 07:01

Choose a tag to compare

New

  • Added Long-press to list of actions available for long press gesture (#281) (867a963)
    It can be used in case you need to press & hold a button on remote machine.
  • New language: Czech by zenobit
  • AVNC will set the Navigation Bar color to match with current theme for a more immersive experience (8f9f792, 34f8afc)
  • Many improvements to Advanced server options UI:
    • Moved Save button to bottom for easier access (80a4a88)
    • Added a Try button to test the connection before saving (ec10943)
      image
    • Added a menu option to directly open advanced options (65ffd8f)
      This is an alias for the existing option in AVNC Settings.
      image
    • Fixed unwanted scroll-back caused by focused text boxes (f173154)
    • Highlight problematic fields when validation fails (38541da)
    • Improve feedback for SSH option appearance (8539393)
    • Ensure Port field is wide enough for large font sizes (25d59f9)

Removed

  • Removed 'Send legacy key events' option (a4f1ade)
    This was ON by default, and will now be hard-coded to ON. It was intended to be turned OFF to improve handling of some characters in edge cases, but it has only caused confusion among users. If you are affected by this, please open an issue.

v2.7.1

14 Jan 09:30

Choose a tag to compare

  • Fixed possible ANR during connection shutdown (c9b34c6)
  • Fixed extra blank character in copied text (7025b9c)
  • Restored Virtual Keys visibility after exiting Picture-in-Picture mode (c1ccb56)
  • New Language: Italian by Astro Spiff