This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-11 13:10:58 +00:00
Code
Releases
Wiki
Activity
Files
620fdd1f078908e665a0eb2dd71306016c785abd
godot
/
platform
/
android
/
java
/
app
History
Fredia Huya-Kouadio
5cf0ba88e3
Add parameters for the Godot Activity starting intent to allow restarting or force-quitting the engine
...
Follow-up code cleanup for
https://github.com/godotengine/godot/pull/78130
2023-06-15 21:45:30 -07:00
..
assetPacks
/installTime
Add support for Play Asset Delivery.
2021-09-15 06:02:53 -07:00
assets
Enable
doNotStrip
when doing development/debugging within Android Studio
2021-03-17 15:17:02 +01:00
res
Only use Android fullscreen theme for splash screen
2022-06-01 00:29:46 +02:00
src/com/godot
/game
One Copyright Update to rule them all
2023-01-10 15:26:54 +01:00
AndroidManifest.xml
Add parameters for the Godot Activity starting intent to allow restarting or force-quitting the engine
2023-06-15 21:45:30 -07:00
build.gradle
Ensure Android Java and Kotlin compile to the same version
2022-06-01 16:24:12 +01:00
config.gradle
Update the format for the app version code and name
2023-05-24 14:40:37 -07:00
gradle.properties
Disable resource optimizations for release builds as it breaks the legacy build system.
2021-07-20 16:36:00 -07:00
settings.gradle
Ensure Android Java and Kotlin compile to the same version
2022-06-01 16:24:12 +01:00