Fredia Huya-Kouadio
|
1f23bac645
Disable menus and functionality that are not relevant on the Android Editor port
|
3 years ago |
Marcel Admiraal
|
7a782edeaa
Cleanup Android C++ code
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
ne0fhyk
|
0cfbe354d7
Refactor Android platform export structure.
|
3 years ago |
Fredia Huya-Kouadio
|
5b8d7752b5
Update Oculus vr configs and add support for accessing Oculus OpenXR runtime
|
4 years ago |
ne0fhyk
|
c88d1608ab
Add partial support for Android scoped storage.
|
4 years ago |
Fredia Huya-Kouadio
|
336c630f51
Add support for prompting the user to retain app data on uninstall.
|
4 years ago |
Haoyu Qiu
|
55b52341d1
Make progress and errors translatable when exporting to Android
|
4 years ago |
Fredia Huya-Kouadio
|
df1ebbb0aa
Fix custom build export
|
4 years ago |
reduz
|
ca223d71d8
Addes ability to load build sources from file.
|
4 years ago |
Rémi Verschelde
|
cd64bcdae5
Android: Add `isGame` application attribute, default to true
|
4 years ago |
Rémi Verschelde
|
7e934e31f4
Merge pull request #49912 from madmiraal/fix-49878-3.x
|
4 years ago |
Marcel Admiraal
|
42c9fefcca
Add adb output to error message when install fails
|
4 years ago |
Marcel Admiraal
|
e021cab45b
Add GDNative libraries to Android custom Gradle builds
|
4 years ago |
Rémi Verschelde
|
c045219869
Merge pull request #49804 from m4gr3d/add_support_for_custom_debug_keystore
|
4 years ago |
ne0fhyk
|
d5b4045ea4
Add support for custom debug keystore.
|
4 years ago |
Marcel Admiraal
|
68b1a80a5d
Remove FIXME comment from fixed issue in Android Export
|
4 years ago |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
4 years ago |
Nathaniel Morihara
|
471c0ba700
Exporting: Android Debug Keystore Warnings
|
4 years ago |
Rémi Verschelde
|
94b5a82e7d
Merge pull request #48943 from Calinou/screen-orientation-remove-ios-duplicate-3.x
|
4 years ago |
Hugo Locurcio
|
914b5dc525
Remove duplicate orientation settings in the iOS export preset
|
4 years ago |
Pedro J. Estébanez
|
76a4831cd3
Allow basic user data backup on Android
|
4 years ago |
Pedro J. Estébanez
|
817ffc01e1
Make all file access 64-bit (`uint64_t`)
|
6 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
Rémi Verschelde
|
d91c1a60a4
Merge pull request #47954 from m4gr3d/automatically_remove_legacy_storage_attribute
|
4 years ago |