godot/platform/android/java
Anish Mishra 0312a0cc9e Android: Add export option for custom theme attributes
- Regenerates the `GodotAppMainTheme` and `GodotAppSplashTheme` during Android export. Any manual changes to these styles will be cleared and replaced with default theme attributes.

- Adds a new export option `gradle_build/custom_theme_attributes` for injecting custom theme attributes directly via the export window, avoiding the need to manually modify themes.xml.
2025-05-23 20:00:47 +05:30
..
app Android: Add export option for custom theme attributes 2025-05-23 20:00:47 +05:30
editor Merge pull request #106462 from shiena/fix/prevent-camera-permission 2025-05-16 07:43:14 -05:00
gradle/wrapper Annual versions bump for the Android platform 2025-05-07 13:14:49 -04:00
lib Merge pull request #106021 from Alex2782/fix_xbox_controller_on_android 2025-05-16 07:43:09 -05: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 Fix gradle build errors when the build path contains non-ASCII characters 2024-02-13 14:31:08 -08:00
gradlew Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
gradlew.bat Upgrade Android Gradle to version 7.2 2021-10-14 16:19:00 +01:00
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