scummvm/backends/platform/android
antoniou79 057709fffb ANDROID: Basic support for some TV remotes
And some fixes for DPAD handling

More fixes for DPAD will be coming. We currently don't handle DPAD Center, and also do not handle the case where DPAD is HATs (motion events)
2023-03-25 00:03:47 +02:00
..
org/scummvm/scummvm ANDROID: Basic support for some TV remotes 2023-03-25 00:03:47 +02:00
android.cpp ANDROID: Basic support for some TV remotes 2023-03-25 00:03:47 +02:00
android.h ANDROID: Simplify Android startup 2023-03-01 19:00:01 +02:00
android.mk ANDROID: Use Android runtime to open touch controls image 2022-01-02 17:45:32 +01:00
asset-archive.cpp ANDROID: Store JNI environment in a thread local variable 2023-01-20 14:14:03 +01:00
asset-archive.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
events.cpp ANDROID: Basic support for some TV remotes 2023-03-25 00:03:47 +02:00
jni-android.cpp ANDROID: Allow to set same pause status from Java several times 2023-03-18 12:01:05 +01:00
jni-android.h ANDROID: Simplify Android startup 2023-03-01 19:00:01 +02:00
module.mk ANDROID: Introduce back the touch controls for 3D 2021-11-29 00:04:45 +01:00
options.cpp ANDROID: Make SAF strings translatable and better looking 2023-02-12 17:54:45 +01:00
portdefs.h ALL: Add limits.h for all codebase 2022-08-22 15:38:10 +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 ANDROID: Refactor touch controls to be graphics backend agnostic 2022-01-02 17:45:32 +01:00