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 |
Rémi Verschelde
|
f7cf9fb148
Merge pull request #67668 from nikitalita/apk-signer
|
2 years ago |
Gilles Roudière
|
be1c9d677d
Rename all gdnative occurences to gdextension
|
2 years ago |
bruvzg
|
ecec415988
Use system fonts as fallback and improve system font handling.
|
2 years ago |
Fredia Huya-Kouadio
|
2aba13e8fb
Updating the minimum Android target api for proper Vulkan support
|
2 years ago |
Hugo Locurcio
|
efe3220b2e
Fix periods in editor strings and messages
|
2 years ago |
bruvzg
|
6033668bed
[Android] Fix GDExtension export and loading.
|
2 years ago |
nikitalita
|
34a60e2c62
improve get_apksigner_path() robustness
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Fredia Huya-Kouadio
|
64e8d8cd1f
Merge pull request #67259 from lucasnlm/optimiza-android-export
|
2 years ago |
kobewi
|
072f6feaba
Make some Image methods static
|
3 years ago |
Lucas Lima
|
975c588cf9
Revert change
|
2 years ago |
Lucas Lima
|
166696659e
Optimize Android export process
|
2 years ago |
Micky
|
fe56c1ff75
Use `JSON::stringify` where possible
|
2 years ago |
clayjohn
|
4a1c7de57c
Split rendering driver project setting into renderer_name and rendering_driver. To differentiate between a driver (e.g. Vulkan or D3D12) and a renderer (e.g. clustered or mobile renderer).
|
2 years ago |
James
|
0aecfc9254
Fixes #65377: get_datetime_* functions can return wrong values
|
2 years ago |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 years ago |
Fredia Huya-Kouadio
|
ba9e2cf512
Revert the architecture values update made to the Android export logic
|
3 years ago |
Aaron Franke
|
27b0f18275
Unify bits, arch, and android_arch into env["arch"]
|
3 years ago |
Fredia Huya-Kouadio
|
44dc24ec38
Disable threads used to check on plugins to load
|
3 years ago |
Fredia Huya-Kouadio
|
45c7377556
Refactor the export checking logic to improve separation of concerns
|
3 years ago |
Aaron Franke
|
17c4cd6412
Update export dialog to handle many architectures
|
3 years ago |
Aaron Franke
|
a0072ba39f
Make some editor export methods const
|
3 years ago |
kobewi
|
d2900429e8
Add static methods for creating Image and ImageTexture
|
3 years ago |
Fredia Huya-Kouadio
|
f9c19298ce
Add full support for Android scoped storage.
|
4 years ago |
Rémi Verschelde
|
ef4a5cd10b
Android: Refactor Custom Build options in export preset
|
3 years ago |
Gustavo Maciel
|
ec6d5d6cba
Update android:targetSdkVersion from 30 to 31
|
3 years ago |
bruvzg
|
e00571b194
Add readable export errors.
|
3 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |