Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 anni fa |
Marcel Admiraal
|
48efd563e4
Upgrade Android NDK to r23 LTS
|
3 anni fa |
Gustavo Maciel
|
ec6d5d6cba
Update android:targetSdkVersion from 30 to 31
|
3 anni fa |
Rémi Verschelde
|
cd7871867f
Merge pull request #61579 from madmiraal/android-kotlin-java-version
|
3 anni fa |
Marcel Admiraal
|
b19bbadcf0
Ensure Android Java and Kotlin compile to the same version
|
3 anni fa |
Fredia Huya-Kouadio
|
6f7ec7f723
Misc editor tweaks and polishes:
|
3 anni fa |
Fredy Huya-Kouadio
|
5711037bf6
Android port of the Godot Editor
|
4 anni fa |
Fredia Huya-Kouadio
|
a2bf47de2b
Setup logic to publish the Godot Android library to MavenCentral
|
3 anni fa |
Fredia Huya-Kouadio
|
2e7e6502dd
Add configs to specify the min and target sdk versions.
|
4 anni fa |
Fredia Huya-Kouadio
|
bd3d99ca8a
Add default `minSdkVersion` and `targetSdkVersion` in the AndroidManifest.xml file
|
4 anni fa |
Marcel Admiraal
|
95b1275197
Upgrade Android Gradle to version 7.2
|
4 anni fa |
Marcel Admiraal
|
23311a6ed3
Use current androidx Fragment library instead of legacy libraries
|
4 anni fa |
ne0fhyk
|
3a00ff1cce
Add partial support for Android scoped storage.
|
4 anni fa |
ne0fhyk
|
d1a9363c4c
Update config versions and deprecate the use of the jcenter maven repo.
|
4 anni fa |
ne0fhyk
|
532b0e3462
Add support for custom debug keystore.
|
4 anni fa |
Rémi Verschelde
|
d88e1f04df
Android: Upgrade buildTools from 30.0.1 to 30.0.3
|
4 anni fa |
thebestnom
|
e598acff3a
Allow to build dev template with symbols
|
4 anni fa |
Fredia Huya-Kouadio
|
4380004176
Enable `doNotStrip` when doing development/debugging within Android Studio
|
4 anni fa |
Fredia Huya-Kouadio
|
6fd881e43c
Update the logic to load Godot Android plugins packaged into the binary.
|
4 anni fa |
Fredia Huya-Kouadio
|
bc5120eb97
Add logic to record the version of the Godot engine for the Android platform.
|
4 anni fa |
Fredia Huya-Kouadio
|
e5311f3523
Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.com/issues/171235570 in version 4.1.x
|
4 anni fa |
Rémi Verschelde
|
c730da8b20
Android: Bump NDK version to 21.4.7075529
|
4 anni fa |
Fredia Huya-Kouadio
|
eee213e01a
Improve the logic to compile for Android by automatically detecting and setting up the Android NDK if needed.
|
5 anni fa |
Fredia Huya-Kouadio
|
918b218b55
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
5 anni fa |
Fredia Huya-Kouadio
|
edf762fba6
Add a separate `nativeSrcsConfigs` module to handle Android Studio constraints for native code editor support.
|
5 anni fa |
Fredia Huya-Kouadio
|
aff7cf4390
Update the gradle plugins
|
5 anni fa |
Aman Jain
|
2b89944a3d
Add 'Export App Bundle' to Android Export Options
|
5 anni fa |
Aman Jain
|
e53067c42e
Write an AndroidManifest.xml file to be merged with app module's manifest.
|
5 anni fa |
Fredia Huya-Kouadio
|
c948d25b6e
Validate that `Use Custom Build` is enabled when `Plugins` are selected
|
5 anni fa |
Fredia Huya-Kouadio
|
14e6696c8e
Implementation of the Godot Android Plugin configuration file
|
5 anni fa |