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-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
f976cec53646831cca6889bd20fc4f72da72872d
godot
/
platform
/
android
/
java
History
Rémi Verschelde
f976cec536
Merge pull request
#51584
from m4gr3d/investigate_godot_resume_stalls_3_x
...
[3.x] Resolve issue where the Godot app remains stuck when resuming.
2021-08-13 08:44:33 +02:00
..
app
Add support for prompting the user to retain app data on uninstall.
2021-08-12 22:06:13 -07:00
gradle
/wrapper
Update config versions and deprecate the use of the jcenter maven repo.
2021-06-29 14:02:22 +02:00
lib
Merge pull request
#51584
from m4gr3d/investigate_godot_resume_stalls_3_x
2021-08-13 08:44:33 +02:00
nativeSrcsConfigs
Enable
doNotStrip
when doing development/debugging within Android Studio
2021-03-17 15:17:02 +01:00
build.gradle
Disable resource optimizations for release builds as it breaks the legacy build system.
2021-07-20 16:36:00 -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
gradlew
Fix lint error/warning while building android template
2018-12-18 17:26:33 +09:00
gradlew.bat
Style: Cleanup uses of double spaces between words
2021-06-07 12:06:59 +02:00
settings.gradle
Add a separate
nativeSrcsConfigs
module to handle Android Studio constraints for native code editor support.
2020-11-11 15:30:56 +01:00