Anish Mishra
|
96c6dec9a7
Android Code Cleanup: Rename constants to uppercase
|
8 months ago |
bruvzg
|
45593d45b3
Allow setting custom initialization vector for FileAccessEncrypted. Add export setting to set static seed for PCK encryption initialization vectors.
|
9 months ago |
Anish Mishra
|
b2cb858572
Android: Add app_category "Undefined"
|
9 months ago |
David Snopek
|
a37ad265dc
Android: Allow using alternative Gradle build directory
|
1 year ago |
Fredia Huya-Kouadio
|
b52e1be2c2
Clean up the XR features parameters from core
|
2 years ago |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
2 years ago |
Rémi Verschelde
|
09b2c5fd05
Merge pull request #72552 from m4gr3d/cleanup_custom_build_main
|
2 years ago |
Fredia Huya-Kouadio
|
21e18c1c41
Improve logic to detect whether vulkan is used for rendering
|
2 years ago |
Fredia Huya-Kouadio
|
ca593f2f89
Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process.
|
2 years ago |
Fredia Huya-Kouadio
|
a715a00d76
Clean up the XR export logic
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
6dc9629b45
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
|
2 years ago |
千橘 雫霞
|
467b5f23a0
Introduce `appCategory` attribute of android to set category
|
2 years ago |
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 |