Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
Fredia Huya-Kouadio
|
d38ffda2c3
Fix the logic to restart the Godot application
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
ne0fhyk
|
862c0d06fb
Add support for configuring the xr hand tracking frequency mode
|
3 years ago |
Fredia Huya-Kouadio
|
882ec0d611
Add support for OpenXR export configurations.
|
3 years ago |
ne0fhyk
|
5bbfe0b5a8
Add support for Play Asset Delivery.
|
4 years ago |
ne0fhyk
|
3a00ff1cce
Add partial support for Android scoped storage.
|
4 years ago |
Sergey Minakov
|
ed49e038ec
Split android platform export template into multiple files
|
4 years ago |
Rémi Verschelde
|
40a594c6ea
Android: Add `isGame` application attribute, default to true
|
4 years ago |
Marcel Admiraal
|
7b63f0a22d
Add GDNative libraries to Android custom Gradle builds
|
4 years ago |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 years ago |
Pedro J. Estébanez
|
1179421068
Allow basic user data backup on Android
|
4 years ago |
Hugo Locurcio
|
660952a857
Use an enum to represent screen orientation in the Project Settings
|
4 years ago |
Fredia Huya-Kouadio
|
abb21844d8
Remove deprecated xr features properties. These properties are now provided directly by the plugin.
|
4 years ago |
Rémi Verschelde
|
d83761ba80
Style: Apply clang-tidy's `readability-braces-around-statements`
|
4 years ago |
Fredia Huya-Kouadio
|
6fd881e43c
Update the logic to load Godot Android plugins packaged into the binary.
|
4 years ago |
reduz
|
64140eaf42
Reorganize Project Settings
|
4 years ago |
Fredia Huya-Kouadio
|
9714abf8cb
Add verbose logging to help with troubleshooting the Android build/export process.
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Fredia Huya-Kouadio
|
918b218b55
Update gradle build files to automatically perform signing and zipalign tasks for custom builds.
|
4 years ago |
Fredia Huya-Kouadio
|
597d9409f3
Remove duplicate Android `orientation` settings.
|
4 years ago |
bruvzg
|
f043eabdd8
Adds PCK encryption support (using script encryption key for export).
|
5 years ago |
Aman Jain
|
e53067c42e
Write an AndroidManifest.xml file to be merged with app module's manifest.
|
5 years ago |
Aman Jain
|
5ff6f7a86b
Create strings.xml files in the gradle project to handle localization
|
5 years ago |
Aman Jain
|
78e003951a
Utility methods for writing files to Gradle project.
|
5 years ago |