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 |
PouleyKetchoupp
|
aa935c262a
Fix inconsistent error messages with Android custom export templates
|
5 years ago |
Marcus Brummer
|
b6c536317b
Perform a clean Gradle build if android plugins changed
|
5 years ago |
Fredia Huya-Kouadio
|
0181e89e43
Validate that `Use Custom Build` is enabled when `Plugins` are selected
|
5 years ago |
Fredia Huya-Kouadio
|
2c81a82d53
Update the permission string for the Oculus hand tracking to match the latest api update
|
5 years ago |
Fredia Huya-Kouadio
|
a71a338c59
Implementation of the Godot Android Plugin configuration file
|
5 years ago |
Rémi Verschelde
|
d45b96d2b1
Android: Check for deprecated GodotPaymentV3 module, direct to new plugin
|
5 years ago |
Marcel Admiraal
|
48bc3fd297
Fix Android export throwing Unicode errors.
|
5 years ago |
Fredia Huya-Kouadio
|
2d9725b89d
Fix detection logic for the Android sdk path
|
5 years ago |
SkyJJ
|
96e381ac03
Validate supported architectures when exporting to Android
|
5 years ago |