Skip to content

Tags: ivankolev/remote-desktop-clients

Tags

v3.9.7

Toggle v3.9.7's commit message
Implemented new relocatable toolbar for showing keyboard and menu but…

…ton.

Removed ZoomerWithKeys dependency.

Opaque-v1.4.4

Toggle Opaque-v1.4.4's commit message
Implemented new relocatable toolbar for showing keyboard and menu but…

…ton.

Removed ZoomerWithKeys dependency.

v3.9.6

Toggle v3.9.6's commit message
Initial multi-window/DEX support

v3.9.5

Toggle v3.9.5's commit message
Ant build.xml files to build all projects on the command-line.

Opaque-v1.4.3

Toggle Opaque-v1.4.3's commit message
Ant build.xml files to build all projects on the command-line.

v3.9.4

Toggle v3.9.4's commit message
Fix for default RDP port which is now set on start-up based on the pa…

…ckage name.

Fix for AOSP keyboard that doesn't support TYPE_NULL.

Removed old workaround code for keyboards that could not send backspace.

Messaging improvements when establishing RDP conncetion.

dependencies

Toggle dependencies's commit message
Fix for default RDP port which is now set on start-up based on the pa…

…ckage name.

Fix for AOSP keyboard that doesn't support TYPE_NULL.

Removed old workaround code for keyboards that could not send backspace.

Messaging improvements when establishing RDP conncetion.

v3.9.3

Toggle v3.9.3's commit message
Improved build instructions and added a script to make it easier

to build and install the different remote desktop clients.

v3.9.1

Toggle v3.9.1's commit message
Made the exception for input methods that don't suppot TYPE_NULL Inpu…

…tType

much more specific. Now it only encompases API 21 - 24 when using the
Android AOSP keyboard.

This deals with an issue with Gboard keyboard where backspace seemed to
be deleting in a hidden buffer as many characters as were typed since
the last time the keyboard was activated before starting to send
KEYCODE_DEL to the client.

v3.9.0

Toggle v3.9.0's commit message
Fix for a bug where generating key before entering SSH hostname was d…

…iscarding

the connection and newly generated key.