behaviour-tree-test/platform/android/java
Fredia Huya-Kouadio bbf22a39c1 Assign the primaryHost prior to initializing the registered Android plugins.
Address a regression introduced in https://github.com/godotengine/godot/pull/102866.
The proper behavior for Android plugins is to use `getContext` instead of `getActivity`, but since not all plugins follow this pattern, this fix provides backward compat to avoid breaking the plugins that don't.
2025-07-03 09:43:24 -07:00
..
app Address API 35 UI behavior changes 2025-06-20 13:29:38 -07:00
editor Merge pull request #107742 from m4gr3d/address_api_35_ui_issues 2025-06-22 11:59:12 +02:00
gradle/wrapper Annual versions bump for the Android platform 2025-05-07 13:14:49 -04:00
lib Assign the primaryHost prior to initializing the registered Android plugins. 2025-07-03 09:43:24 -07:00
nativeSrcsConfigs Bump the NDK to version 28.1.13356709 2025-05-13 08:27:36 -07:00
scripts Update the project NDK to the latest LTS version (r27c) 2025-04-22 19:43:59 -07:00
build.gradle Enable native debug symbols generation 2025-04-22 09:04:49 -07:00
gradle.properties
gradlew
gradlew.bat
settings.gradle Update to the AAB directory layout 2025-05-19 10:50:43 -07:00
THIRDPARTY.md Update the GodotHost interface to support signing and verifying Android apks 2024-08-26 11:16:38 -07:00