..
api
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
doc_classes
Merge pull request #112361 from Calinou/export-dedicated-server-no-shader-baker
2025-12-09 19:54:22 +01:00
editor
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
export
Bump the minimum api version and hardware version for Vulkan support
2026-03-18 20:47:48 -07:00
java
Merge pull request #117682 from syntaxerror247/sigal-registration-issue
2026-03-23 22:35:50 +01:00
plugin
Misc improvements to the GodotPlugin API
2025-10-11 23:16:31 -07:00
variant
Android: Fix memory issues in _variant_to_jvalue()
2025-11-26 11:17:34 -06:00
.editorconfig
Style: Unify .editorconfig logic
2025-01-12 08:49:01 -06:00
android_input_handler.cpp
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
android_input_handler.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01: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
Explicitly include core/os/os.h where used
2026-03-04 09:54:10 +01:00
audio_driver_opensl.h
Move server files into their subfolders
2025-09-30 19:39:39 -07:00
detect.py
Remove AccessKit dynamic wrappers, add download script and build warning if libs are missing.
2026-03-11 14:52:38 +02: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
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
display_server_android.cpp
Add support for PiP mode
2026-03-06 23:29:16 -08:00
display_server_android.h
Add support for PiP mode
2026-03-06 23:29:16 -08:00
file_access_android.cpp
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
file_access_android.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
file_access_filesystem_jandroid.cpp
Move ProcessID typedef out of OS
2026-03-04 15:00:45 +01:00
file_access_filesystem_jandroid.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
java_class_wrapper.cpp
Android: Fix crash when emitting signal with java.util.HashMap
2026-03-17 22:55:18 +05:30
java_godot_io_wrapper.cpp
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
java_godot_io_wrapper.h
Misc includes or modernize fixes found via clangd-tidy
2026-03-16 21:38:26 +01:00
java_godot_lib_jni.cpp
Style: Apply clang-format grouping rules
2026-03-17 20:11:01 +01:00
java_godot_lib_jni.h
Add support for PiP mode
2026-03-06 23:29:16 -08:00
java_godot_view_wrapper.cpp
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
java_godot_view_wrapper.h
Misc includes or modernize fixes found via clangd-tidy
2026-03-16 21:38:26 +01:00
java_godot_wrapper.cpp
Add support for PiP mode
2026-03-06 23:29:16 -08:00
java_godot_wrapper.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
jni_utils.cpp
Android: Fix crash when emitting signal with java.util.HashMap
2026-03-17 22:55:18 +05:30
jni_utils.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
net_socket_android.cpp
Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
net_socket_android.h
Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
os_android.cpp
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
os_android.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
platform_android_builders.py
Fix the build logic to generate the native debug symbols
2025-07-05 10:38:22 -07:00
platform_config.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
platform_gl.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
README.md
Update links to the contributing section of the docs to the appropriate new sections.
2025-09-12 01:04:14 +02:00
rendering_context_driver_vulkan_android.cpp
Remove unused includes in drivers with clangd-tidy
2026-03-14 22:38:02 +01:00
rendering_context_driver_vulkan_android.h
Style: Replace header guards with #pragma once
2025-03-07 17:33:47 -06:00
SCsub
Deprecate the Android studio dev buildtype
2026-02-03 06:55:00 -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
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00
tts_android.h
Remove unused includes in platform with clangd-tidy
2026-03-14 22:37:05 +01:00