FreeRDP/client/Android
akallabeth 14568872a9
Instance cleanup (#7738)
* Cleaned up freerdp::autodetect

* Deprecate freerdp::input

* Deprecated freerdp::update

* Deprecated freerdp::settings

* Deprecated freerdp::autodetect

* Removed rdpTransport::settings

* Deprecated freerdp_per::update|settings|autodetect

* Fixed mac client and server compilation

* Fixed windows compilation

* Added deprecation warnings

* Fixed initialization of structs.

* Fixed android build

* Fixed freerdp_client_context_new const correctness

* Fixed checks for android implementation

Replaced checks with assertions where appropriate

* Fixed checks for windows client

Replaced checks with assertions where appropriate

* Fixed proxy client pointer dereference
2022-03-23 13:18:35 +01:00
..
Studio Remove async-input from clients 2022-03-08 15:37:19 +01:00
android_cliprdr.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
android_cliprdr.h Reformatted to new style 2019-11-07 10:53:54 +01:00
android_event.c Instance cleanup (#7738) 2022-03-23 13:18:35 +01:00
android_event.h Unify struct definitions (#7633) 2022-02-14 14:59:22 +01:00
android_freerdp_jni.h Reformatted to new style 2019-11-07 10:53:54 +01:00
android_freerdp.c Instance cleanup (#7738) 2022-03-23 13:18:35 +01:00
android_freerdp.h Use a client/common context component 2022-02-22 09:44:13 +01:00
android_jni_callback.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
android_jni_callback.h Reformatted to new style 2019-11-07 10:53:54 +01:00
android_jni_utils.c Fixed GetStringUTFChars return value type 2022-02-24 12:06:06 +01:00
android_jni_utils.h Reformatted to new style 2019-11-07 10:53:54 +01:00
BuildFlags.java.in Allow old openssl name in android client. 2020-04-09 10:03:20 +02:00
CMakeLists.txt Skip library version from android glue library 2022-01-18 09:06:43 +01:00