Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
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 |
Fredia Huya-Kouadio
|
380022637e
Add missing zip alignment step for generated apks.
|
4 years ago |
Fredia Huya-Kouadio
|
e87ee41fd4
Fix issue causing `Export all` to fail.
|
4 years ago |
Fredia Huya-Kouadio
|
adf2b36179
Clear unneeded assets when generating an apk expansion.
|
4 years ago |
Fredia Huya-Kouadio
|
c9b5e912dd
Remove duplicate Android `orientation` settings.
|
4 years ago |
PouleyKetchoupp
|
4ccde80d9d
Release .build_version file handle in Android custom build export
|
4 years ago |
Mark Riedesel
|
5740bd808a
Fix android apk contents having mtime 1 month in future
|
4 years ago |
Fredia Huya-Kouadio
|
91a1e4c9ee
Fix splash screen loading on Android
|
5 years ago |
Aman Jain
|
59da1db188
Add 'Export App Bundle' to Android Export Options
|
5 years ago |
Aman Jain
|
654342d3bf
refactor apk signing into it's own method
|
5 years ago |
Aman Jain
|
452af201b0
Write an AndroidManifest.xml file to be merged with app module's manifest.
|
5 years ago |
Aman Jain
|
a323a1eacd
Added methods to copy project icon files to Gradle project
|
5 years ago |
Aman Jain
|
ee9127bd20
Create strings.xml files to mimic behavior of _fix_resources method
|
5 years ago |
Aman Jain
|
824f0b0569
Refactored permissions and command line flags into separate methods
|
5 years ago |
Fredia Huya-Kouadio
|
623a1ae5b3
Fix the logic to enable focus awareness
|
5 years ago |
Timo Schwarzer
|
5053ab684a
Remove GodotPayment android plugin
|
5 years ago |
Marcus Brummer
|
a6e9001579
Check if the specified Android release keystore exists
|
5 years ago |
Fredia Huya-Kouadio
|
d1e4cede90
Add support for focus awareness
|
5 years ago |