FreeRDP/client/Android
Armin Novak dadc5262ae Removed static channel variables.
Global static variables do not work, if more than one instance
of an RDP client is running in the same process space.
Removed the varaibles where possible and replaced them with
thread local storage where necessary.
2016-10-06 13:43:09 +02:00
..
Studio Fixed android settings. 2016-10-06 13:43:07 +02:00
android_cliprdr.c Fixed android client. 2016-10-06 13:43:07 +02:00
android_cliprdr.h Fixed android client. 2016-10-06 13:43:07 +02:00
android_event.c Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
android_event.h Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
android_freerdp_jni.h Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
android_freerdp.c Removed static channel variables. 2016-10-06 13:43:09 +02:00
android_freerdp.h Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
android_jni_callback.c Updated android API. 2016-02-05 02:32:47 +01:00
android_jni_callback.h Implemented temporary certificate accept. 2016-02-05 02:04:57 +01:00
android_jni_utils.c Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
android_jni_utils.h Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
CMakeLists.txt Fixed android client. 2016-10-06 13:43:07 +02:00