..
api
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
export
Disable menus and functionality that are not relevant on the Android Editor port
2022-09-13 07:38:07 -07:00
java
Exclude small screens from the set of supported devices.
2022-09-12 08:00:23 -07:00
plugin
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
android_input_handler.cpp
Cleanup the Android input logic implementation
2022-09-07 13:29:31 -07:00
android_input_handler.h
Cleanup the Android input logic implementation
2022-09-07 13:29:31 -07:00
android_keys_utils.cpp
Fix incorrect Android scancodes
2022-07-13 16:24:37 +01:00
android_keys_utils.h
Fix incorrect Android scancodes
2022-07-13 16:24:37 +01:00
audio_driver_opensl.cpp
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
audio_driver_opensl.h
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
detect.py
SCons: Refactor handling of production
flag and per-platform LTO defaults
2022-09-20 10:26:17 +02:00
dir_access_jandroid.cpp
Additional fixes to the Android get_current_dir()
implementation.
2022-08-30 10:08:30 -07:00
dir_access_jandroid.h
Additional fixes to the Android get_current_dir()
implementation.
2022-08-30 10:08:30 -07:00
file_access_android.cpp
Add full support for Android scoped storage.
2022-06-26 16:53:02 -07:00
file_access_android.h
Add full support for Android scoped storage.
2022-06-26 16:53:02 -07:00
file_access_filesystem_jandroid.cpp
Fix issue preventing the Android Editor from displaying the project content
2022-08-15 02:21:34 -07:00
file_access_filesystem_jandroid.h
Fix issue preventing the Android Editor from displaying the project content
2022-08-15 02:21:34 -07:00
java_class_wrapper.cpp
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
java_godot_io_wrapper.cpp
Add support for multiple virtual keyboard types
2022-07-07 14:22:28 -04:00
java_godot_io_wrapper.h
Add support for multiple virtual keyboard types
2022-07-07 14:22:28 -04:00
java_godot_lib_jni.cpp
Merge pull request #65503 from m4gr3d/fix_invalid_project_manager_path_3x
2022-09-08 09:48:43 +02:00
java_godot_lib_jni.h
Merge pull request #65503 from m4gr3d/fix_invalid_project_manager_path_3x
2022-09-08 09:48:43 +02:00
java_godot_wrapper.cpp
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
java_godot_wrapper.h
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
jni_utils.cpp
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
jni_utils.h
Update copyright statements to 2022
2022-01-13 15:54:13 +01:00
logo.png
Add logo attribution for Android, HTML5 and Linux platform icons
2021-09-21 17:14:59 +02:00
net_socket_android.cpp
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
net_socket_android.h
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
os_android.cpp
Merge pull request #61316 from bruvzg/tts_3x
2022-08-05 23:45:51 +02:00
os_android.h
Merge pull request #61316 from bruvzg/tts_3x
2022-08-05 23:45:51 +02:00
platform_config.h
Update copyright statements to 2022
2022-01-13 15:54:13 +01:00
power_android.cpp
Update copyright statements to 2022
2022-01-13 15:54:13 +01:00
power_android.h
Update copyright statements to 2022
2022-01-13 15:54:13 +01:00
README.md
Add logo attribution for Android, HTML5 and Linux platform icons
2021-09-21 17:14:59 +02:00
run_icon.png
Optimize images losslessly using oxipng -o6 --strip all --zopfli
2018-06-28 19:17:41 +02:00
SCsub
Backport text-to-speech support.
2022-07-01 11:04:50 +03:00
string_android.h
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
thread_jandroid.cpp
Update copyright statements to 2022
2022-01-13 15:54:13 +01:00
thread_jandroid.h
Cleanup Android C++ code
2022-05-31 17:11:44 +01:00
tts_android.cpp
Backport text-to-speech support.
2022-07-01 11:04:50 +03:00
tts_android.h
Backport text-to-speech support.
2022-07-01 11:04:50 +03:00