..
api
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
doc_classes
Android: Keep swipe-to-dismiss disabled by default
2025-01-27 23:45:58 +05:30
export
Merge pull request #102910 from syntaxerror247/hiding-something
2025-03-11 14:00:45 -05:00
java
Merge pull request #83538 from bruvzg/size_and_at
2025-03-11 14:00:58 -05:00
plugin
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
variant
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
.editorconfig
Style: Unify .editorconfig logic
2025-01-12 08:49:01 -06:00
android_input_handler.cpp
Fix Android mouse capture issues
2025-02-28 13:54:30 -08:00
android_input_handler.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
android_keys_utils.cpp
Add InputEventKey.location to tell left from right
2024-01-26 14:42:28 +01:00
android_keys_utils.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
audio_driver_opensl.cpp
Android: Ensure cleanup of all subobjects in the OpenSL audio driver
2024-07-30 17:20:46 +02:00
audio_driver_opensl.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
detect.py
Update to latest version of Swappy
2025-03-03 20:43:14 -03:00
dialog_utils_jni.cpp
Android: Implement support for native dialog
2025-01-14 15:03:14 +05:30
dialog_utils_jni.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
dir_access_jandroid.cpp
Clean up some uses of String::substr
2025-03-07 14:50:38 +01:00
dir_access_jandroid.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
display_server_android.cpp
Improve native file dialog parent window selection.
2025-03-06 17:15:39 +02:00
display_server_android.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
file_access_android.cpp
[FileAccess] Implement get_size and get_access_time methods.
2025-03-09 16:07:00 +02:00
file_access_android.h
[FileAccess] Implement get_size and get_access_time methods.
2025-03-09 16:07:00 +02:00
file_access_filesystem_jandroid.cpp
[FileAccess] Implement get_size and get_access_time methods.
2025-03-09 16:07:00 +02:00
file_access_filesystem_jandroid.h
[FileAccess] Implement get_size and get_access_time methods.
2025-03-09 16:07:00 +02:00
game_menu_utils_jni.cpp
Add checks to prevent crashes when accessing the GameMenu api
2025-02-27 13:20:23 -08:00
game_menu_utils_jni.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
java_class_wrapper.cpp
Merge pull request #103571 from timothyqiu/wrap-not-found
2025-03-11 09:34:45 -05:00
java_godot_io_wrapper.cpp
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
2025-01-03 10:50:15 +00:00
java_godot_io_wrapper.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
java_godot_lib_jni.cpp
Merge pull request #103267 from YeldhamDev/reality_got_too_extended
2025-03-07 15:12:54 -06:00
java_godot_lib_jni.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
java_godot_view_wrapper.cpp
Fix leakage of JNI object references
2024-04-15 10:30:18 -07:00
java_godot_view_wrapper.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
java_godot_wrapper.cpp
Add support for embedding game process in the Android Editor
2025-02-11 02:20:18 -08:00
java_godot_wrapper.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
jni_utils.cpp
Additional fixes and improvements to JavaClassWrapper
2024-12-17 18:46:34 -08:00
jni_utils.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
net_socket_android.cpp
[Net] Properly rename NetSocketPosix to NetSocketUnix
2024-11-13 10:27:01 +01:00
net_socket_android.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
os_android.cpp
[Android] Skip non-existing system font files.
2025-02-28 07:47:52 +02:00
os_android.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
platform_config.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
platform_gl.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
README.md
update logo/run icon path in README
2025-03-10 12:03:41 +06:00
rendering_context_driver_vulkan_android.cpp
Move Vulkan includes to a central godot_vulkan.h header
2024-09-29 17:53:18 +02:00
rendering_context_driver_vulkan_android.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
SCsub
Add support for embedding game process in the Android Editor
2025-02-11 02:20:18 -08:00
thread_jandroid.cpp
Style: Harmonize header includes in platform ports
2023-06-08 15:19:19 +02:00
thread_jandroid.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
tts_android.cpp
Additional fixes and improvements to JavaClassWrapper
2024-12-17 18:46:34 -08:00
tts_android.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00