Rémi Verschelde
|
94b5a82e7d
Merge pull request #48943 from Calinou/screen-orientation-remove-ios-duplicate-3.x
|
4 年之前 |
Hugo Locurcio
|
914b5dc525
Remove duplicate orientation settings in the iOS export preset
|
4 年之前 |
Pedro J. Estébanez
|
76a4831cd3
Allow basic user data backup on Android
|
4 年之前 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 年之前 |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 年之前 |
Fredia Huya-Kouadio
|
bc68872e2d
Disable the `requestLegacyExternalStorage` attribute when there are no storage permissions.
|
4 年之前 |
Fredia Huya-Kouadio
|
c5fb32d594
Update the logic to load Godot Android plugins packaged into the binary.
|
4 年之前 |
Fredia Huya-Kouadio
|
d559def1a9
Add verbose logging to help with troubleshooting the Android build/export process.
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Fredia Huya-Kouadio
|
d13d29240c
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
4 年之前 |
Fredia Huya-Kouadio
|
c9b5e912dd
Remove duplicate Android `orientation` settings.
|
5 年之前 |
Aman Jain
|
452af201b0
Write an AndroidManifest.xml file to be merged with app module's manifest.
|
5 年之前 |
Aman Jain
|
ee9127bd20
Create strings.xml files to mimic behavior of _fix_resources method
|
5 年之前 |
Aman Jain
|
29a71edd76
Utility methods for writing files to Gradle project.
|
5 年之前 |