This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f976cec53646831cca6889bd20fc4f72da72872d
godot
/
platform
/
android
/
java
/
app
History
Fredia Huya-Kouadio
336c630f51
Add support for prompting the user to retain app data on uninstall.
...
Supported on Android 10 and higher.
2021-08-12 22:06:13 -07:00
..
assets
Enable
doNotStrip
when doing development/debugging within Android Studio
2021-03-17 15:17:02 +01:00
res
Fix custom boot splash image scaling.
2021-04-12 16:39:32 -07:00
src/com/godot
/game
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2021-05-04 14:45:16 +02:00
AndroidManifest.xml
Add support for prompting the user to retain app data on uninstall.
2021-08-12 22:06:13 -07:00
build.gradle
Update config versions and deprecate the use of the jcenter maven repo.
2021-06-29 14:02:22 +02:00
config.gradle
Update config versions and deprecate the use of the jcenter maven repo.
2021-06-29 14:02:22 +02: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
…