scummvm/backends/platform/android
Le Philousophe 7f0d75bbfc ANDROID: Fix cursor position in touchpad mode while rotating
Without this, the cursor ends up in limbo and you need to scroll several
times to make it appear again.
2023-07-04 21:09:13 +02:00
..
org/scummvm/scummvm ANDROID: Reload keyboard on display configuration change 2023-07-01 16:26:19 +02:00
android.cpp ANDROID: Don't make GL calls when there is not context 2023-06-26 15:25:27 +03:00
android.h ANDROID: Add setting to to disable screen rotation 2023-07-01 16:26:19 +02:00
android.mk ANDROID: Bundle cacert.pem and don't disable certificate checks 2023-04-02 11:39:44 +02:00
asset-archive.cpp ANDROID: Store JNI environment in a thread local variable 2023-01-20 14:14:03 +01:00
asset-archive.h
events.cpp ANDROID: Fix cursor position in touchpad mode while rotating 2023-07-04 21:09:13 +02:00
jni-android.cpp ANDROID: Add setting to to disable screen rotation 2023-07-01 16:26:19 +02:00
jni-android.h ANDROID: Add setting to to disable screen rotation 2023-07-01 16:26:19 +02:00
module.mk
options.cpp ANDROID: Add setting to to disable screen rotation 2023-07-01 16:26:19 +02:00
portdefs.h ALL: Add limits for all codebase 2023-06-06 08:14:25 +02:00
snprintf.cpp ANDROID: Fix comment 2023-01-20 14:14:03 +01:00
touchcontrols.cpp ANDROID: Fix comment 2023-01-20 14:14:03 +01:00
touchcontrols.h