Skip to content

Tags: JesseGu/bVNC

Tags

v3.4.2

Toggle v3.4.2's commit message
Ensured consistent waiting for certificate acceptance in all cases using

java monitors.

v3.4.1

Toggle v3.4.1's commit message
Now using left Alt KeyEvent metaState for remote state as well.

Previously, left Alt was ignored even for non-default-hardware keyboards.
This is now fixed, and left Alt is honored on soft keyboards like
Hacker's Keyboard.

v3.4.0

Toggle v3.4.0's commit message
1) We can now specify to CompactBitmapData whether it should operate …

…in True Color mode.

2) Workaround for buggy IME's that cannot handle Views that do accept only InputType.TYPE_NULL input.

v3.3.9

Toggle v3.3.9's commit message
Updated version.

v3.3.8

Toggle v3.3.8's commit message
- fixed repeater information

- moved all error messages into strings.xml to facilitate localization.

v3.3.7

Toggle v3.3.7's commit message
- fixed repeater information

- moved all error messages into strings.xml to facilitate localization.

v3.3.6

Toggle v3.3.6's commit message
- updated intro text

- fixed versionCode

v3.3.5

Toggle v3.3.5's commit message
- added sound enable/disable option

v3.3.4

Toggle v3.3.4's commit message
- version bump

v3.3.3

Toggle v3.3.3's commit message
- removed the Android 4.2 specific workaround for the blank screen is…

…sue,

  as now the problem is solved globally by synchronizing reads/writes