Rémi Verschelde
|
310496a89f
Merge pull request #45617 from RandomShaper/modernize_atomics
|
4 years ago |
Pedro J. Estébanez
|
8e128726f0
Modernize atomics
|
4 years ago |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 years ago |
Fredia Huya-Kouadio
|
526b99ee36
Disable engine splash logic on Android; this is now handled by the Android theme api.
|
4 years ago |
Fredia Huya-Kouadio
|
9714abf8cb
Add verbose logging to help with troubleshooting the Android build/export process.
|
4 years ago |
Pedro J. Estébanez
|
99fe462452
Modernize Thread
|
4 years ago |
Sergey Minakov
|
7990c2c5e8
[Plugins] Rename 'PluginConfig' struct to platform specific name
|
4 years ago |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
4 years ago |
Rémi Verschelde
|
3433780c49
Merge pull request #44645 from m4gr3d/update_apk_signing_logic
|
4 years ago |
Fredia Huya-Kouadio
|
49969de221
Update the logic to sign prebuilt Godot Android apks.
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
72c13c2631
Merge pull request #44638 from m4gr3d/export_format_util_method
|
4 years ago |
Fredia Huya-Kouadio
|
de64b783b4
Add utility method to export the project using a preset format and sign parameter.
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Rafał Mikrut
|
e1811b689b
Initialize class/struct variables with default values in platform/ and editor/
|
4 years ago |
Fredia Huya-Kouadio
|
918b218b55
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
4 years ago |
Rémi Verschelde
|
504efc5f9b
Export: Reorder options for consistency across platforms
|
4 years ago |
Fredia Huya-Kouadio
|
c4f2d87747
Fix zipalign command name on Windows machines.
|
4 years ago |
Rémi Verschelde
|
9e7348f788
Merge pull request #43526 from m4gr3d/address_new_custom_build_logic_issues
|
4 years ago |
Fredia Huya-Kouadio
|
5f6a44f0bb
Add missing zip alignment step for generated apks.
|
4 years ago |
Fredia Huya-Kouadio
|
3de720c11d
Fix issue causing `Export all` to fail.
|
4 years ago |
Fredia Huya-Kouadio
|
3c1a1a760e
Clear unneeded assets when generating an apk expansion.
|
4 years ago |
Marcus Brummer
|
e1b9be4a6b
Added the .jks file extension as valid preset for Android keystore files
|
4 years ago |
Fredia Huya-Kouadio
|
597d9409f3
Remove duplicate Android `orientation` settings.
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
PouleyKetchoupp
|
b271315bac
Release .build_version file handle in Android custom build export
|
4 years ago |
Mark Riedesel
|
5fe902244a
Fix android apk contents having mtime 1 month in future
|
4 years ago |
Rémi Verschelde
|
4e19e3603b
Merge pull request #41385 from m4gr3d/fix_splash_loading_master
|
4 years ago |
bruvzg
|
f043eabdd8
Adds PCK encryption support (using script encryption key for export).
|
5 years ago |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 years ago |