scummvm/backends/platform/android
Matthew Duggan a1d2d421a4 ANDROID: Fix softkeyboard button for Chromebooks
On a Chromebook, the keyboard may be present but hidden (not available for
use) because the device is flipped around in Tablet mode.  In this case we want
the soft keyboard to be available.  This change also hides the soft keyboard
button if the hardware keyboard is available, since it doesn't do anything.

Fixes #13138.
2021-12-19 13:49:46 +01:00
..
org/scummvm/scummvm ANDROID: Fix softkeyboard button for Chromebooks 2021-12-19 13:49:46 +01:00
android.cpp ANDROID: Set gui-scale to Large by default 2021-08-14 19:18:54 +03:00
android.h EVENTRECORDER: added new event for OSystem::getTimeAndDate 2021-07-09 19:23:21 +02:00
android.mk ANDROID: Remove README.Android 2021-03-15 18:39:39 +02:00
asset-archive.cpp ANDROID: Pass Path to hasFile instead of String 2021-08-07 10:44:37 +02:00
asset-archive.h ALL: Use Path type in Archive functions 2021-08-07 10:44:37 +02:00
events.cpp ANDROID: Revert Compilation fix due to Point field changes 2021-07-07 20:45:52 +09:00
graphics.cpp ANDROID: Implement getHiDPIScreenFactor 2021-08-13 21:41:33 +01:00
graphics.h ANDROID: Implement getHiDPIScreenFactor 2021-08-13 21:41:33 +01:00
jni-android.cpp ANDROID3D: Fix JNI code 2021-08-02 17:28:35 +01:00
jni-android.h ANDROID: Add a checkbox for a revoke SAF permissions button 2021-08-01 16:10:54 +03:00
module.mk ANDROID: Add a backend-specific options widget 2020-11-22 16:35:03 +00:00
options.cpp ANDROID: Fix reset browser_lastpath via button 2021-08-12 15:17:32 +03: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