scummvm/backends/platform/android
antoniou fb266e6bcd ANDROID: Fix bug in 2.2.1 beta ignoring some config locations
This is a bug fix specific for 2.2.1 beta1

If an old config is found in the extra locations, it will be reused and replace the existing config. Also in that case, the extra locations will be scanned for saved games to copy to our default save location.
2020-09-30 20:07:30 +03:00
..
org/scummvm/scummvm ANDROID: Fix bug in 2.2.1 beta ignoring some config locations 2020-09-30 20:07:30 +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