Fredia Huya-Kouadio
|
7ad9d23a1d
Updates how the `REQUEST_INSTALL_PACKAGES` permission is handled
|
7 months ago |
Thaddeus Crews
|
8811b39968
Merge pull request #97992 from Nikitf777/android-sdk-path
|
9 months ago |
Nikita
|
c6f4228706
Add default value of editor propetry "export/android/android_sdk_path" for Windows, Linux, and macOS
|
10 months ago |
Fredia Huya-Kouadio
|
af2423ba4d
Enable automatic install of export apks for the Android editor
|
10 months ago |
kobewi
|
4023ace08d
Add Advanced Settings switch to Editor Settings
|
11 months ago |
A Thousand Ships
|
dd6443193c
[Editor] Expose more editor settings to documentation
|
1 year ago |
Fredia Huya-Kouadio
|
a5897d579b
Update the `GodotHost` interface to support signing and verifying Android apks
|
1 year ago |
Fredia Huya-Kouadio
|
a8c9b59f3f
Automatically generate the Android debug keystore
|
1 year ago |
Yuri Sizov
|
6fa577cada
Merge pull request #86383 from m4gr3d/editor_export_specify_java_sdk_path_main
|
1 year ago |
Fredia Huya-Kouadio
|
85e98ef009
Specify the path to the Java SDK used for the Android gradle build
|
1 year ago |
Micky
|
ca03367801
Hide Keystore Release password on Android's Export window
|
1 year ago |
Fredia Huya-Kouadio
|
a1ca4bab47
Replace the use of the `ANDROID_SDK_ROOT` env variable with `ANDROID_HOME` as the former is deprecated.
|
1 year ago |
Fredia Huya-Kouadio
|
f86e6115d9
Automatically pick the Android sdk path using environment variables
|
1 year ago |
Brennen Shaughnessy
|
40b08cb4b6
Android: Add option to always use WiFi to connect to remote debug
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
bruvzg
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Fredia Huya-Kouadio
|
9d5e48f873
Disable menus and functionality that are not relevant on the Android Editor port
|
2 years ago |
Aaron Franke
|
e53ae13178
Split up editor export code into multiple files
|
3 years ago |
Marcel Admiraal
|
2afef001e7
Cleanup Android C++ code
|
3 years ago |
Rémi Verschelde
|
11572c6e30
Editor: Cleanup some includes dependencies
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Hugo Locurcio
|
2cdace1749
Move the Android "clear previous install" setting to Editor Settings
|
4 years ago |
Sergey Minakov
|
ed49e038ec
Split android platform export template into multiple files
|
4 years ago |
Haoyu Qiu
|
1d5332069b
Make progress and errors translatable when exporting to Android
|
4 years ago |
Fredia Huya-Kouadio
|
ace6df6947
Fix custom build export
|
4 years ago |
reduz
|
6639cc9853
Addes ability to load build sources from file.
|
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 |
ne0fhyk
|
532b0e3462
Add support for custom debug keystore.
|
4 years ago |