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 |
Fredia Huya-Kouadio
|
2bf1f8e4b3
Add support for focus awareness
|
5 years ago |
Marcus Brummer
|
21263a65a9
Check if the specified Android release keystore exists
|
5 years ago |
PouleyKetchoupp
|
be22a1f9bc
Fix inconsistent error messages with Android custom export templates
|
5 years ago |
Fredia Huya-Kouadio
|
c948d25b6e
Validate that `Use Custom Build` is enabled when `Plugins` are selected
|
5 years ago |
Marcus Brummer
|
abd66c1bb0
Perform a clean Gradle build if android plugins changed
|
5 years ago |
Fredia Huya-Kouadio
|
6e2988f26a
Update the permission string for the Oculus hand tracking to match the latest api update
|
5 years ago |
Fredia Huya-Kouadio
|
14e6696c8e
Implementation of the Godot Android Plugin configuration file
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
e71b05d365
Merge pull request #37193 from madmiraal/fix-android-export-unicode-errors
|
5 years ago |
Fredia Huya-Kouadio
|
328354f878
Fix detection logic for the Android sdk path
|
5 years ago |
SkyJJ
|
7fcd13575e
Validate supported architectures when exporting to Android
|
5 years ago |