Marcel Admiraal
|
c43d33fa60
Add GDNative libraries to Android custom Gradle builds
|
4 years ago |
ne0fhyk
|
5ba710863d
Add support for custom debug keystore.
|
4 years ago |
Marcel Admiraal
|
aeb8cf2d2b
Add adb output to error message when install fails
|
4 years ago |
Marcel Admiraal
|
286ab2aa5c
Remove FIXME comment from fixed issue in Android Export
|
4 years ago |
Nathaniel Morihara
|
a34c0a9248
Exporting: Android Debug Keystore Warnings
|
4 years ago |
Hugo Locurcio
|
c3f2eb9291
Remove duplicate orientation settings in the iOS export preset
|
4 years ago |
Rémi Verschelde
|
d91c1a60a4
Merge pull request #47954 from m4gr3d/automatically_remove_legacy_storage_attribute
|
4 years ago |
Fredia Huya-Kouadio
|
bc68872e2d
Disable the `requestLegacyExternalStorage` attribute when there are no storage permissions.
|
4 years ago |
Fredia Huya-Kouadio
|
d7e5c8fad5
Fix issue causing export to fail with "Could not unzip temporary unaligned APK" error and improve command output logging.
|
4 years ago |
Fredia Huya-Kouadio
|
158c848ac5
Fix custom boot splash image scaling.
|
4 years ago |
Rémi Verschelde
|
8385a0d8ad
Merge pull request #46458 from m4gr3d/fix_invalid_missing_templates_error
|
4 years ago |
Fredia Huya-Kouadio
|
92d3287648
Fix invalid missing template error when the Android build template is not installed.
|
4 years ago |
Fredia Huya-Kouadio
|
c5fb32d594
Update the logic to load Godot Android plugins packaged into the binary.
|
4 years ago |
Fredia Huya-Kouadio
|
9fb5215db5
Add logic to record the version of the Godot engine for the Android platform.
|
4 years ago |
Fredia Huya-Kouadio
|
48108444f1
Update the filtering logic to properly handle directories with `.gdignore` files.
|
4 years ago |
Hein-Pieter van Braam
|
220f24c191
Merge pull request #45618 from RandomShaper/modernize_mt_3.2
|
4 years ago |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
4 years ago |
Fredia Huya-Kouadio
|
ef9d945e16
Disable engine splash logic on Android; this is now handled by the Android theme api.
|
4 years ago |
Pedro J. Estébanez
|
6d89f675b1
Modernize Thread
|
4 years ago |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
4 years ago |
Fredia Huya-Kouadio
|
d559def1a9
Add verbose logging to help with troubleshooting the Android build/export process.
|
4 years ago |
Sergey Minakov
|
64923945b3
[Plugins] Rename 'PluginConfig' struct to platform specific name
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Fredia Huya-Kouadio
|
170752c5a5
Update the logic to sign prebuilt Godot Android apks.
|
4 years ago |
Fredia Huya-Kouadio
|
3ba1a8ccb3
Add utility method to export the project using a preset format and sign parameter.
|
4 years ago |
Rémi Verschelde
|
4a1643114e
Export: Reorder options for consistency across platforms
|
4 years ago |
Fredia Huya-Kouadio
|
d13d29240c
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
4 years ago |
Fredia Huya-Kouadio
|
16181a38eb
Fix zipalign command name on Windows machines.
|
4 years ago |
Marcus Brummer
|
75f33fddab
Added the .jks file extension as valid preset for Android keystore files
|
4 years ago |
Rémi Verschelde
|
b6d76c9d34
Merge pull request #43525 from m4gr3d/address_new_custom_build_logic_issues_3_2
|
4 years ago |