FreeRDP/client/Android
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
Studio Added 64bit support to API. 2016-12-02 12:04:53 +01:00
CMakeLists.txt Fixed android client. 2016-10-06 13:43:07 +02:00
android_cliprdr.c Refactored ClipboardSetData. 2016-10-06 13:43:15 +02:00
android_cliprdr.h Android: fixed visibility, reformatted 2016-10-17 12:20:06 +02:00
android_event.c Android: fixed visibility, reformatted 2016-10-17 12:20:06 +02:00
android_event.h Android: fixed visibility, reformatted 2016-10-17 12:20:06 +02:00
android_freerdp.c fix string format specifiers 2016-12-16 13:48:43 +01:00
android_freerdp.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_jni_callback.c Android: fixed visibility, reformatted 2016-10-17 12:20:06 +02:00
android_jni_callback.h Android: fixed visibility, reformatted 2016-10-17 12:20:06 +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 Android: fixed visibility, reformatted 2016-10-17 12:20:06 +02:00