..
api
…
export
Disable menus and functionality that are not relevant on the Android Editor port
2022-09-13 20:48:33 -07:00
java
Exclude small screens from the set of supported devices.
2022-09-12 09:47:34 -07:00
plugin
…
vulkan
…
README.md
Improve platform-specific READMEs to add useful links
2022-08-25 17:50:53 +02:00
SCsub
Unify bits, arch, and android_arch into env["arch"]
2022-08-25 11:19:20 +02:00
android_input_handler.cpp
Cleanup the Android input logic implementation
2022-09-07 13:30:10 -07:00
android_input_handler.h
Cleanup the Android input logic implementation
2022-09-07 13:30:10 -07:00
android_keys_utils.cpp
…
android_keys_utils.h
…
audio_driver_opensl.cpp
…
audio_driver_opensl.h
…
detect.py
SCons: Refactor LTO options with `lto=<none|thin|full>`
2022-09-08 10:00:02 +02:00
dir_access_jandroid.cpp
Additional fixes to the Android `get_current_dir()` implementation.
2022-08-30 10:04:12 -07:00
dir_access_jandroid.h
Additional fixes to the Android `get_current_dir()` implementation.
2022-08-30 10:04:12 -07:00
display_server_android.cpp
Replace Array return types with TypedArray
2022-08-22 22:42:36 +02:00
display_server_android.h
Replace Array return types with TypedArray
2022-08-22 22:42:36 +02:00
file_access_android.cpp
…
file_access_android.h
Add override keywords to FileAccess derived classes
2022-08-02 16:35:15 +01:00
file_access_filesystem_jandroid.cpp
Fix issue preventing the Android Editor from displaying the project content
2022-08-15 02:22:10 -07:00
file_access_filesystem_jandroid.h
Fix issue preventing the Android Editor from displaying the project content
2022-08-15 02:22:10 -07:00
java_class_wrapper.cpp
…
java_godot_io_wrapper.cpp
Replace Array return types with TypedArray
2022-08-22 22:42:36 +02:00
java_godot_io_wrapper.h
Replace Array return types with TypedArray
2022-08-22 22:42:36 +02:00
java_godot_lib_jni.cpp
Merge pull request #65501 from m4gr3d/fix_invalid_project_manager_path_main
2022-09-08 09:19:25 +02:00
java_godot_lib_jni.h
Merge pull request #65501 from m4gr3d/fix_invalid_project_manager_path_main
2022-09-08 09:19:25 +02:00
java_godot_view_wrapper.cpp
…
java_godot_view_wrapper.h
…
java_godot_wrapper.cpp
Fix issue causing the project manager to crash because of missing path argument
2022-09-07 14:21:34 -07:00
java_godot_wrapper.h
Fix issue causing the project manager to crash because of missing path argument
2022-09-07 14:21:34 -07:00
jni_utils.cpp
…
jni_utils.h
…
logo.png
…
net_socket_android.cpp
…
net_socket_android.h
…
os_android.cpp
Add get_distribution_name() and get_version() to OS
2022-09-16 11:17:36 +02:00
os_android.h
Add get_distribution_name() and get_version() to OS
2022-09-16 11:17:36 +02:00
platform_config.h
…
run_icon.png
…
string_android.h
…
thread_jandroid.cpp
…
thread_jandroid.h
…
tts_android.cpp
…
tts_android.h
…