scummvm/backends/platform/android
Matthew Duggan e1bff1cbb3 ANDROID: Avoid crash if version no is not int
This can happen during development - shouldn't happen for any official release,
but even if it does let's just assume versions are different and default to
upgrading the config.
2020-10-20 20:41:38 +09:00
..
org/scummvm/scummvm ANDROID: Avoid crash if version no is not int 2020-10-20 20:41:38 +09:00
android.cpp ANDROID: Minor cleanup 2020-10-14 17:47:22 +01:00
android.h ANDROID: Add override keywords 2020-10-14 17:48:29 +01:00
android.mk ANDROID: use gradle's auto-align and set debuggable to false for release build 2020-10-18 13:42:44 +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: Add override keywords 2020-10-14 17:48:29 +01:00
events.cpp ANDROID: Use the input enums from the system headers 2020-10-09 07:57:08 +03:00
graphics.cpp ANDROID: Support OSD Messages for U32. 2020-08-30 14:43:41 +02:00
graphics.h ANDROID: Add override keywords 2020-10-14 17:48:29 +01:00
jni-android.cpp ANDROID: Add internal app path to SearchSet 2020-09-18 15:12:16 +03:00
jni-android.h BACKENDS: Remove unused functions 2020-08-31 21:37:41 +01: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