Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 lat temu |
Rémi Verschelde
|
818f1eed31
Code quality: Fix header guards consistency
|
3 lat temu |
ne0fhyk
|
24e3b3b88d
Add full support for Android scoped storage.
|
4 lat temu |
Marcel Admiraal
|
7a782edeaa
Cleanup Android C++ code
|
3 lat temu |
Fredia Huya-Kouadio
|
b162e7ac39
Fix the logic to restart the Godot application
|
3 lat temu |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 lat temu |
ne0fhyk
|
9d22ad3c9b
Add support for configuring the xr hand tracking frequency mode
|
3 lat temu |
Fredia Huya-Kouadio
|
9c50bcabed
Add support for OpenXR export configurations.
|
3 lat temu |
ne0fhyk
|
35a98d305b
Add support for Play Asset Delivery.
|
4 lat temu |
ne0fhyk
|
0cfbe354d7
Refactor Android platform export structure.
|
4 lat temu |
Fredia Huya-Kouadio
|
5b8d7752b5
Update Oculus vr configs and add support for accessing Oculus OpenXR runtime
|
4 lat temu |
Fredia Huya-Kouadio
|
336c630f51
Add support for prompting the user to retain app data on uninstall.
|
4 lat temu |
Rémi Verschelde
|
46c68c0fb9
Android: Fix truncated `application` attributes after #50028 cherry-pick
|
4 lat temu |
Rémi Verschelde
|
3d16bfcc40
Android: Fix syntax error in #50227
|
4 lat temu |
Rémi Verschelde
|
8c5c79e020
Android: Fix `xr_mode_metadata_name` removal after cd64bcdae
|
4 lat temu |
Rémi Verschelde
|
cd64bcdae5
Android: Add `isGame` application attribute, default to true
|
4 lat temu |
Marcel Admiraal
|
e021cab45b
Add GDNative libraries to Android custom Gradle builds
|
4 lat temu |
Rémi Verschelde
|
94b5a82e7d
Merge pull request #48943 from Calinou/screen-orientation-remove-ios-duplicate-3.x
|
4 lat temu |
Hugo Locurcio
|
914b5dc525
Remove duplicate orientation settings in the iOS export preset
|
4 lat temu |
Pedro J. Estébanez
|
76a4831cd3
Allow basic user data backup on Android
|
4 lat temu |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 lat temu |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 lat temu |
Fredia Huya-Kouadio
|
bc68872e2d
Disable the `requestLegacyExternalStorage` attribute when there are no storage permissions.
|
4 lat temu |
Fredia Huya-Kouadio
|
c5fb32d594
Update the logic to load Godot Android plugins packaged into the binary.
|
4 lat temu |
Fredia Huya-Kouadio
|
d559def1a9
Add verbose logging to help with troubleshooting the Android build/export process.
|
4 lat temu |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 lat temu |
Fredia Huya-Kouadio
|
d13d29240c
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
4 lat temu |
Fredia Huya-Kouadio
|
c9b5e912dd
Remove duplicate Android `orientation` settings.
|
4 lat temu |
Aman Jain
|
452af201b0
Write an AndroidManifest.xml file to be merged with app module's manifest.
|
5 lat temu |
Aman Jain
|
ee9127bd20
Create strings.xml files to mimic behavior of _fix_resources method
|
5 lat temu |