..
api
Improve support for 64-bit types on Android.
2022-11-08 07:27:45 -07:00
export
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
2023-01-03 12:38:54 +01:00
java
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
2023-01-03 12:38:54 +01:00
plugin
Rename all gdnative occurences to gdextension
2022-12-12 11:04:57 +01:00
vulkan
Fix build with Vulkan disabled and no Vulkan headers installed.
2022-10-26 08:55:05 +03:00
android_input_handler.cpp
Add double_tap attribute to InputEventScreenTouch
2022-10-22 07:30:46 -07:00
android_input_handler.h
Add double_tap attribute to InputEventScreenTouch
2022-10-22 07:30:46 -07:00
android_keys_utils.cpp
android_keys_utils.h
Fix wrong android key mapping.
2022-11-05 13:54:44 +01:00
audio_driver_opensl.cpp
audio_driver_opensl.h
detect.py
Updating the minimum Android target api for proper Vulkan support
2022-11-30 11:16:59 -08:00
dir_access_jandroid.cpp
dir_access_jandroid.h
display_server_android.cpp
Merge pull request #69712 from bruvzg/real_size
2022-12-07 14:29:46 +01:00
display_server_android.h
Merge pull request #69712 from bruvzg/real_size
2022-12-07 14:29:46 +01:00
file_access_android.cpp
file_access_android.h
file_access_filesystem_jandroid.cpp
file_access_filesystem_jandroid.h
java_class_wrapper.cpp
java_godot_io_wrapper.cpp
java_godot_io_wrapper.h
Style: Cleanup header guards for consistency
2022-09-26 13:51:17 +02:00
java_godot_lib_jni.cpp
Fix 'save & restart' logic for the Android Editor
2022-11-16 03:35:53 -08:00
java_godot_lib_jni.h
Add double_tap attribute to InputEventScreenTouch
2022-10-22 07:30:46 -07:00
java_godot_view_wrapper.cpp
Add missing display server overrides
2022-11-27 22:07:51 -08:00
java_godot_view_wrapper.h
Add missing display server overrides
2022-11-27 22:07:51 -08:00
java_godot_wrapper.cpp
Cleanup of the Android cursor shape logic
2022-10-05 11:57:57 -07:00
java_godot_wrapper.h
Cleanup of the Android cursor shape logic
2022-10-05 11:57:57 -07:00
jni_utils.cpp
Improve support for 64-bit types on Android.
2022-11-08 07:27:45 -07:00
jni_utils.h
logo.png
net_socket_android.cpp
net_socket_android.h
os_android.cpp
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
os_android.h
Use system fonts as fallback and improve system font handling.
2022-12-04 18:44:20 +02:00
platform_config.h
README.md
run_icon.png
SCsub
Fix the gradle build configuration for the Android platform following https://github.com/godotengine/godot/pull/66242
2022-10-05 08:41:48 -07:00
string_android.h
thread_jandroid.cpp
Enhance portability of threading
2022-10-04 11:43:28 +02:00
thread_jandroid.h
tts_android.cpp
tts_android.h