pandemonium_engine/platform/android
Relintai ba39fa8970 Ported: Fix incorrect Android scancodes - madmiraal
Also ported:  Fix wrong android key mapping.
Fixes the wrong mapping of `Key::HOME`. Androids `KEYCODE_HOME` is in fact the hardware home button the right mapping is `KEYCODE_MOVE_HOME`.
Also adds mappings to keys that were not present before.
- HolonProduction
2f7de4c8ed
477d24b6d1
2022-11-30 18:58:00 +01:00
..
api
export fix exporting Android APPLICATION_ATTRIBS (3.X) 2022-11-30 14:42:07 +01:00
java Ported: Fix incorrect Android scancodes - madmiraal 2022-11-30 18:58:00 +01:00
plugin
android_input_handler.cpp Ported: Fix incorrect Android scancodes - madmiraal 2022-11-30 18:58:00 +01:00
android_input_handler.h Ported: Fix incorrect Android scancodes - madmiraal 2022-11-30 18:58:00 +01:00
android_keys_utils.cpp Ported: Fix incorrect Android scancodes - madmiraal 2022-11-30 18:58:00 +01:00
android_keys_utils.h Ported: Fix incorrect Android scancodes - madmiraal 2022-11-30 18:58:00 +01:00
audio_driver_opensl.cpp
audio_driver_opensl.h
detect.py SCons: Refactor handling of production flag and per-platform LTO defaults 2022-10-08 16:18:23 +02:00
dir_access_jandroid.cpp Small improvements to the android platform. 2022-09-17 16:31:49 +02:00
dir_access_jandroid.h Fix inconsistent override warning. 2022-09-17 00:40:05 +02:00
file_access_android.cpp Small improvements to the android platform. 2022-09-17 16:31:49 +02:00
file_access_android.h
file_access_filesystem_jandroid.cpp
file_access_filesystem_jandroid.h
java_class_wrapper.cpp
java_pandemonium_io_wrapper.cpp
java_pandemonium_io_wrapper.h
java_pandemonium_lib_jni.cpp Ported: Fix incorrect Android scancodes - madmiraal 2022-11-30 18:58:00 +01:00
java_pandemonium_lib_jni.h Ported: Fix incorrect Android scancodes - madmiraal 2022-11-30 18:58:00 +01:00
java_pandemonium_view_wrapper.cpp Ported: Add support for pointer capture - m4gr3d 2022-11-13 01:13:22 +01:00
java_pandemonium_view_wrapper.h Ported: Add support for pointer capture - m4gr3d 2022-11-13 01:13:22 +01:00
java_pandemonium_wrapper.cpp Fix jni class access string. 2022-10-12 13:56:47 +02:00
java_pandemonium_wrapper.h Ported: Add cursor shape support for the Android platform - m4gr3d 2022-10-08 19:03:10 +02:00
jni_utils.cpp
jni_utils.h
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp Ported: Add support for pointer capture - m4gr3d 2022-11-13 01:13:22 +01:00
os_android.h Ported: Add cursor shape support for the Android platform - m4gr3d 2022-10-08 19:03:10 +02:00
platform_config.h
power_android.cpp
power_android.h
README.md
run_icon.png
SCsub Ported: Add cursor shape support for the Android platform - m4gr3d 2022-10-08 19:03:10 +02:00
string_android.h
thread_jandroid.cpp
thread_jandroid.h

Android platform port

This folder contains the Java and C++ (JNI) code for the Android platform port, using Gradle as a build system.

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the Android logo usage guidelines:

The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License.