Anish Mishra
|
5d8e2cd63f
Add option to disable Swipe-to-Dismiss for Wear OS
|
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 |
Yevhen Babiichuk (DustDFG)
|
af6d260c17
Don't include `core/io/image.h` in `core/os/os.h`
|
10 months ago |
Anish Mishra
|
dbcc7f3051
Add support for Android Themed Icons (monochrome)
|
10 months ago |
bruvzg
|
07e986f728
Allow adding custom export platforms using scripts / GDExtension.
|
1 year ago |
Fredia Huya-Kouadio
|
f20e21a6d6
Update the splash screen logic for the Godot app template
|
1 year ago |
Rémi Verschelde
|
e500046e00
Merge pull request #90611 from m4gr3d/automatically_generate_debug_keystore
|
1 year ago |
Fredia Huya-Kouadio
|
a8c9b59f3f
Automatically generate the Android debug keystore
|
1 year ago |
Fredia Huya-Kouadio
|
6fd5238955
Fix issue with resolving the path for the Android keystore file
|
1 year ago |
Alexander Hartmann
|
293c34a2d2
Display a warning if device CPU architecture is not active in the export preset.
|
1 year ago |
Rémi Verschelde
|
e697774f61
Merge pull request #87823 from KoBeWi/ban_adb
|
1 year ago |
David Snopek
|
a37ad265dc
Android: Allow using alternative Gradle build directory
|
1 year ago |
kobewi
|
343bfb112f
Don't invoke adb with no runnable Android preset
|
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 |
Patchcoat
|
f8e10a2610
android keystore username and password are checked on export
|
1 year ago |
Fredia Huya-Kouadio
|
d17811c814
Re-architect how Android plugins are packaged and handled at export time
|
2 years ago |
Michael Alexsander
|
41a75cfa4f
Allow exporting release Android builds without a debug keystore
|
2 years ago |
Andreas Raddau
|
fab160ce70
Store sensitive export options in dedicated credentials file
|
2 years ago |
bruvzg
|
0088981c40
[Export] Add readable descriptions and validation warnings to the export options.
|
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 |
S.V.I. Vilcrow
|
b8bc306fa1
[Android export] Added validation of the project name when using $genname in the 'Unique Name' field.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
f7cf9fb148
Merge pull request #67668 from nikitalita/apk-signer
|
2 years ago |
bruvzg
|
6033668bed
[Android] Fix GDExtension export and loading.
|
2 years ago |
nikitalita
|
34a60e2c62
improve get_apksigner_path() robustness
|
2 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 |