scummvm/backends/platform/android
antoniou 41bc8872d5 ANDROID: Send keys to app as they are typed
Fixes issue with bad system keyboard input to in-game fields
2020-10-01 00:13:26 +03:00
..
org/scummvm/scummvm ANDROID: Send keys to app as they are typed 2020-10-01 00:13:26 +03:00
android.cpp KEYMAPPER: remap timeout (ms) can be set from config 2020-09-27 21:07:28 +03:00
android.h ANDROID: Comment out the logfile code 2020-09-24 14:18:09 +03:00
android.mk ANDROID: get version info (wip) and use androidx for annotations 2020-09-24 14:18:08 +03:00
asset-archive.cpp ANDROID: Fix crash due to adding '.' folder in SearchManager 2019-12-16 22:59:10 +02:00
asset-archive.h ANDROID: Update the asset archive code to use AAssets 2015-01-05 19:19:34 -08:00
events.cpp ALL: Remove direct use of OSystem::createMutex() 2020-08-21 09:39:00 +02:00
events.h ANDROID: Add support for additional mouse buttons 2020-04-07 13:55:30 +03:00
graphics.cpp ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00
graphics.h ANDROID: Rewrite to make use of OpenGLGraphicsManager (#1695) 2019-09-08 19:37:48 +01:00
jni-android.cpp ANDROID: Add internal app path to SearchSet 2020-09-24 14:18:09 +03:00
jni-android.h ANDROID: Implement OSystem::convertEncoding() 2020-07-18 15:14:01 +03:00
module.mk ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00
portdefs.h ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00
snprintf.cpp ANDROID: Override UTF-8 compliant definition of vsn_printf 2019-11-12 20:01:43 +02:00