scummvm/backends/platform/android
antoniou79 d813908b54 ANDROID: Support physical mouse wheel up-down
Tested and works with physical mouse but does not work with Android Studio emulated device
2023-04-02 00:50:00 +03:00
..
org/scummvm/scummvm ANDROID: Support physical mouse wheel up-down 2023-04-02 00:50:00 +03:00
android.cpp ANDROID: Treat DPAD keypresses as JOYSTICK_DPAD 2023-03-31 23:13:16 +03:00
android.h ANDROID: Remove redundant exceptions and comments 2023-03-26 14:03:09 +03: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: Support physical mouse wheel up-down 2023-04-02 00:50:00 +03:00
jni-android.cpp ANDROID: Clean up log code and use Backends::Log 2023-03-26 12:05:12 +03:00
jni-android.h ANDROID: Write to a scummvm.log file 2023-03-25 23:23:12 +02:00
module.mk ANDROID: Introduce back the touch controls for 3D 2021-11-29 00:04:45 +01:00
options.cpp ANDROID: Clean up log code and use Backends::Log 2023-03-26 12:05:12 +03: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