godot/platform/android/java/app
Rémi Verschelde 46c68c0fb9
Android: Fix truncated application attributes after #50028 cherry-pick
The `android:icon` attribute is expected to be the last one in the application
definition, as documented by the comment. cd64bcd missed that and caused some
arguments to be truncated.

Fixes #50224.
2021-07-07 00:49:07 +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 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
AndroidManifest.xml Android: Fix truncated application attributes after #50028 cherry-pick 2021-07-07 00:49:07 +02: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
settings.gradle Update Android custom template build configuration. 2020-04-16 11:40:06 +02:00