Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 gadi atpakaļ |
Rémi Verschelde
|
d91c1a60a4
Merge pull request #47954 from m4gr3d/automatically_remove_legacy_storage_attribute
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
bc68872e2d
Disable the `requestLegacyExternalStorage` attribute when there are no storage permissions.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
d7e5c8fad5
Fix issue causing export to fail with "Could not unzip temporary unaligned APK" error and improve command output logging.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
158c848ac5
Fix custom boot splash image scaling.
|
4 gadi atpakaļ |
Rémi Verschelde
|
8385a0d8ad
Merge pull request #46458 from m4gr3d/fix_invalid_missing_templates_error
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
92d3287648
Fix invalid missing template error when the Android build template is not installed.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
c5fb32d594
Update the logic to load Godot Android plugins packaged into the binary.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
9fb5215db5
Add logic to record the version of the Godot engine for the Android platform.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
48108444f1
Update the filtering logic to properly handle directories with `.gdignore` files.
|
4 gadi atpakaļ |
Hein-Pieter van Braam
|
220f24c191
Merge pull request #45618 from RandomShaper/modernize_mt_3.2
|
4 gadi atpakaļ |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
ef9d945e16
Disable engine splash logic on Android; this is now handled by the Android theme api.
|
4 gadi atpakaļ |
Pedro J. Estébanez
|
6d89f675b1
Modernize Thread
|
4 gadi atpakaļ |
Pedro J. Estébanez
|
4ddcdc031b
Modernize Mutex
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
d559def1a9
Add verbose logging to help with troubleshooting the Android build/export process.
|
4 gadi atpakaļ |
Sergey Minakov
|
64923945b3
[Plugins] Rename 'PluginConfig' struct to platform specific name
|
4 gadi atpakaļ |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
170752c5a5
Update the logic to sign prebuilt Godot Android apks.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
3ba1a8ccb3
Add utility method to export the project using a preset format and sign parameter.
|
4 gadi atpakaļ |
Rémi Verschelde
|
4a1643114e
Export: Reorder options for consistency across platforms
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
d13d29240c
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
16181a38eb
Fix zipalign command name on Windows machines.
|
4 gadi atpakaļ |
Marcus Brummer
|
75f33fddab
Added the .jks file extension as valid preset for Android keystore files
|
4 gadi atpakaļ |
Rémi Verschelde
|
b6d76c9d34
Merge pull request #43525 from m4gr3d/address_new_custom_build_logic_issues_3_2
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
380022637e
Add missing zip alignment step for generated apks.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
e87ee41fd4
Fix issue causing `Export all` to fail.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
adf2b36179
Clear unneeded assets when generating an apk expansion.
|
4 gadi atpakaļ |
Fredia Huya-Kouadio
|
c9b5e912dd
Remove duplicate Android `orientation` settings.
|
4 gadi atpakaļ |
PouleyKetchoupp
|
4ccde80d9d
Release .build_version file handle in Android custom build export
|
4 gadi atpakaļ |