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 |
Fredia Huya-Kouadio
|
bc68872e2d
Disable the `requestLegacyExternalStorage` attribute when there are no storage permissions.
|
4 years ago |
Fredia Huya-Kouadio
|
d7e5c8fad5
Fix issue causing export to fail with "Could not unzip temporary unaligned APK" error and improve command output logging.
|
4 years ago |
Fredia Huya-Kouadio
|
158c848ac5
Fix custom boot splash image scaling.
|
4 years ago |
Rémi Verschelde
|
8385a0d8ad
Merge pull request #46458 from m4gr3d/fix_invalid_missing_templates_error
|
4 years ago |
Fredia Huya-Kouadio
|
92d3287648
Fix invalid missing template error when the Android build template is not installed.
|
4 years ago |
Fredia Huya-Kouadio
|
c5fb32d594
Update the logic to load Godot Android plugins packaged into the binary.
|
4 years ago |
Fredia Huya-Kouadio
|
9fb5215db5
Add logic to record the version of the Godot engine for the Android platform.
|
4 years ago |
Fredia Huya-Kouadio
|
48108444f1
Update the filtering logic to properly handle directories with `.gdignore` files.
|
4 years ago |
Hein-Pieter van Braam
|
220f24c191
Merge pull request #45618 from RandomShaper/modernize_mt_3.2
|
4 years ago |
Pedro J. Estébanez
|
4485b43a57
Modernize atomics
|
4 years ago |