scummvm/backends/platform/android
antoniou 5acba2df0c ANDROID: Correctly init config keys and reflect values on GUI
Also comments added about how this process works. Fixes bug #11743
2020-10-07 15:30:40 +03:00
..
org/scummvm/scummvm ANDROID: Add external app path if available to search path 2020-10-04 20:29:14 +03:00
android.cpp ANDROID: Correctly init config keys and reflect values on GUI 2020-10-07 15:30:40 +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 ANDROID: Fix for buggy backspace behavior in TYPE_NULL inputType 2020-10-01 00:13:38 +03: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