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
3f5c106e64a78ec8d337645fa5431bde44c2cd52
godot
/
platform
/
android
/
java
/
app
History
Rémi Verschelde
3f5c106e64
Merge pull request
#48276
from thebestnom/cherrypick/allow-build-android-with-symbols
2021-04-29 21:15:42 +02: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
…
AndroidManifest.xml
Disable the
requestLegacyExternalStorage
attribute when there are no storage permissions.
2021-04-16 07:26:24 -07:00
build.gradle
Enable
doNotStrip
when doing development/debugging within Android Studio
2021-03-17 15:17:02 +01:00
config.gradle
Merge pull request
#48276
from thebestnom/cherrypick/allow-build-android-with-symbols
2021-04-29 21:15:42 +02:00
settings.gradle
…