..
api
Renamed Map to RBMap.
2023-01-15 19:12:50 +01:00
export
Ported: Bump the target SDK version to 33 (Android 13)
2023-04-15 11:15:16 +02:00
java
Fix the android lib's package locations.
2023-08-27 22:56:41 +02:00
plugin
Fix include.
2022-08-17 18:12:48 +02:00
android_input_handler.cpp
Ported: Augment the InputEvent class with a CANCELED state
2023-06-11 10:26:23 +02:00
android_input_handler.h
Ported: Augment the InputEvent class with a CANCELED state
2023-06-11 10:26:23 +02:00
android_keys_utils.cpp
Fix typo.
2022-11-30 19:36:35 +01:00
android_keys_utils.h
Ported: Fix incorrect Android scancodes - madmiraal
2022-11-30 18:58:00 +01:00
audio_driver_opensl.cpp
Ported: Fix issue causing the Android editor to crash when creating a new AudioStreamMicrophone
2023-06-11 13:40:47 +02:00
audio_driver_opensl.h
Clang format all files.
2022-03-18 19:00:13 +01:00
detect.py
Ported: SCons: Cleanup DEBUG, _DEBUG and NDEBUG defines
2022-12-22 17:42:54 +01: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
Ported: Add full support for Android scoped storage.
2022-07-29 19:24:07 +02:00
file_access_filesystem_jandroid.cpp
Ported: Fix issue preventing the Android Editor from displaying the project content
2022-08-19 02:23:57 +02:00
file_access_filesystem_jandroid.h
Ported: Fix issue preventing the Android Editor from displaying the project content
2022-08-19 02:23:57 +02:00
java_class_wrapper.cpp
Renamed Map to RBMap.
2023-01-15 19:12:50 +01:00
java_pandemonium_io_wrapper.cpp
Fix android build.
2022-08-19 16:21:38 +02:00
java_pandemonium_io_wrapper.h
Ported: Add support for multiple virtual keyboard types - brianwinterpixel
2022-08-19 16:18:53 +02:00
java_pandemonium_lib_jni.cpp
Ported: Enable granular control of touchscreen related settings
2023-06-11 12:57:25 +02:00
java_pandemonium_lib_jni.h
Ported: Enable granular control of touchscreen related settings
2023-06-11 12:57:25 +02:00
java_pandemonium_view_wrapper.cpp
Fix android build.
2023-06-11 13:46:15 +02:00
java_pandemonium_view_wrapper.h
Ported: Improve touchpad and mouse support for the Android editor
2023-06-11 13:29:53 +02:00
java_pandemonium_wrapper.cpp
Implemented switching between the running game and the editor in the android editor.
2023-06-15 10:21:23 +02:00
java_pandemonium_wrapper.h
Implemented switching between the running game and the editor in the android editor.
2023-06-15 10:21:23 +02:00
jni_utils.cpp
Fix the android lib's package locations.
2023-08-27 22:56:41 +02:00
jni_utils.h
Moved Engine and projectSettings.
2022-08-17 15:35:28 +02:00
logo.png
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
net_socket_android.cpp
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
net_socket_android.h
Clang format all files.
2022-03-18 19:00:13 +01:00
os_android.cpp
Implemented switching between the running game and the editor in the android editor.
2023-06-15 10:21:23 +02:00
os_android.h
Implemented switching between the running game and the editor in the android editor.
2023-06-15 10:21:23 +02:00
platform_config.h
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
power_android.cpp
Moved the error macros.
2022-08-17 15:14:19 +02:00
power_android.h
Clang format all files.
2022-03-18 19:00:13 +01:00
README.md
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
run_icon.png
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
SCsub
Ported: Add cursor shape support for the Android platform - m4gr3d
2022-10-08 19:03:10 +02:00
string_android.h
Moved String and related classes under a string folder in core.
2022-08-17 14:19:55 +02:00
thread_jandroid.cpp
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
thread_jandroid.h
Clang format all files.
2022-03-18 19:00:13 +01:00