FreeRDP/client/Android
Bernhard Miklautz 1e54fdb5c2 android: fix a regression with remote program (#4091)
Commit 54a7d799d1 introduced a problem
where /app was used instead of /shell causing a black screen when remote
programs were used. The Android client doesn't support remote apps
therefore /app can't work. "Remote program" just sets the selected
program as shell to run.
2017-08-16 13:28:11 +02:00
..
Studio android: fix a regression with remote program (#4091) 2017-08-16 13:28:11 +02:00
android_cliprdr.c The first parameter of LibFreeRDP.OnRemoteClipboardChanged() was 2017-01-10 17:17:44 -05:00
android_cliprdr.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_event.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
android_event.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_freerdp_jni.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_freerdp.c fix string format specifiers 2016-12-16 13:48:43 +01:00
android_freerdp.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_jni_callback.c Android: fixed visibility, reformatted 2016-10-17 12:20:06 +02:00
android_jni_callback.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
android_jni_utils.c Restructured client project, moved to gradle build. 2016-02-01 15:25:40 +01:00
android_jni_utils.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
CMakeLists.txt Updated library names after change in #3704 2017-01-16 18:08:07 +01:00