Fredia Huya-Kouadio
|
49969de221
Update the logic to sign prebuilt Godot Android apks.
|
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 |
Fredia Huya-Kouadio
|
2717891141
Fix splash screen loading on Android
|
5 years ago |
Aman Jain
|
2b89944a3d
Add 'Export App Bundle' to Android Export Options
|
5 years ago |
Aman Jain
|
e906ac4d3b
refactor apk signing into it's own method
|
5 years ago |
Aman Jain
|
e53067c42e
Write an AndroidManifest.xml file to be merged with app module's manifest.
|
5 years ago |
Aman Jain
|
4a5ddcbad2
Copy icons to Gradle project
|
5 years ago |
Aman Jain
|
5ff6f7a86b
Create strings.xml files in the gradle project to handle localization
|
5 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Aman Jain
|
f579057748
Refactor permissions and command line flags into separate methods
|
5 years ago |
Stijn Hinlopen
|
929b98d24b
Remove String::find_last (same as rfind)
|
5 years ago |
Fredia Huya-Kouadio
|
2d53b8173e
Fix the logic to enable focus awareness
|
5 years ago |