summaryrefslogtreecommitdiffstats
path: root/platform/android/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Android dependencies for the projectFredia Huya-Kouadio2024-01-181-1/+1
* Merge pull request #86383 from m4gr3d/editor_export_specify_java_sdk_path_mainYuri Sizov2024-01-181-4/+50
|\
| * Specify the path to the Java SDK used for the Android gradle buildFredia Huya-Kouadio2024-01-181-4/+50
* | Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* | Add clearer error message for missing project icon during android exportAlex Drozd2024-01-151-1/+5
* | Hide Keystore Release password on Android's Export windowMicky2024-01-061-2/+2
* | Merge pull request #84445 from Rubonnek/add-const-references-clang-tidyRémi Verschelde2024-01-041-1/+1
|\ \
| * | Add const references detected by clang-tidyWilson E. Alvarez2023-12-161-1/+1
| |/
* | Merge pull request #83702 from Patchcoat/VerifyKeystoreRémi Verschelde2024-01-041-0/+53
|\ \ | |/ |/|
| * android keystore username and password are checked on exportPatchcoat2023-11-031-0/+53
* | Merge pull request #85845 from YuriSizov/editor-export-hidden-errorsYuri Sizov2023-12-081-9/+11
|\ \
| * | Ensure more export errors are reported to usersYuri Sizov2023-12-061-9/+11
* | | Merge pull request #84676 from m4gr3d/update_package_name_validation_logicYuri Sizov2023-12-081-8/+8
|\ \ \ | |/ / |/| |
| * | Update the validation logic for the package name:Fredia Huya-Kouadio2023-11-091-8/+8
* | | Preserve the output from the gradle build commandFredia Huya-Kouadio2023-11-121-4/+10
* | | Remove Android specific abis from the export preset feature listFredia Huya-Kouadio2023-11-101-1/+0
|/ /
* | Fix Andorid disabling splash screen Show Imagescgm02023-11-071-15/+22
* | C#: Add checks to Android exportRaul Santos2023-10-101-0/+13
* | Add error checks for DirAccess creation.Saracen2023-09-261-0/+4
|/
* Change the default org.godotengine to com.exampleAdam Scott2023-09-111-1/+1
* Android: Add option to always use WiFi to connect to remote debugBrennen Shaughnessy2023-08-281-2/+6
* Add a button in the export dialog to fix missing texture formatsAaron Franke2023-08-171-3/+2
* Merge pull request #80569 from m4gr3d/show_in_app_library_settings_mainRémi Verschelde2023-08-161-0/+1
|\
| * Add export setting to control whether to show the Godot app in the app libraryFredia Huya-Kouadio2023-08-131-0/+1
* | C#: Fix exporting for Androidscgm02023-08-121-8/+5
|/
* Add a "version" project setting and use it in new export presetsHugo Locurcio2023-08-041-5/+5
* Merge pull request #79351 from Repiteo/dotnet-handle-warningsYuri Sizov2023-07-261-8/+8
|\
| * Allow MSVC dev_mode builds to succeed with dotnetThaddeus Crews2023-07-171-8/+8
* | Clean up the XR features parameters from coreFredia Huya-Kouadio2023-07-181-30/+0
* | Re-architect how Android plugins are packaged and handled at export timeFredia Huya-Kouadio2023-07-181-26/+139
* | Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* | Merge pull request #78164 from 0xafbf/allow-export-tv-and-launcherYuri Sizov2023-07-141-0/+2
|\ \
| * | Add options to show icon in Android TV and run app as Android launcherAndrés Botero2023-06-121-0/+2
* | | Merge pull request #78248 from felaugmar/load-svg-adjustable-scaleYuri Sizov2023-07-121-3/+2
|\ \ \ | |_|/ |/| |
| * | Added Image's `load_svg_from_(buffer|string)`Felipe Augusto Marques2023-06-231-3/+2
* | | Display a message about missing C# support on Android/iOS/Web platformsHugo Locurcio2023-06-241-1/+9
|/ /
* | SCons: Move platform logo/run icon to `export` folderRémi Verschelde2023-06-201-2/+2
* | Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-191-5/+6
|/
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-2/+2
* Enhance icon fallback and their docs for exportersMichael Alexsander2023-06-031-1/+0
* Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-101-24/+24
* Redo how the remote filesystem worksJuan Linietsky2023-05-081-1/+5
* Fix thread IDs.Juan Linietsky2023-04-241-1/+3
* [Export] Add readable descriptions and validation warnings to the export opti...bruvzg2023-04-191-112/+130
* Bump the target SDK version to 33 (Android 13)Fredia Huya-Kouadio2023-03-211-1/+1
* Make vulkan level 1 an optional requirementFredia Huya-Kouadio2023-03-191-1/+1
* Add feature check to require min Vulkan api version 1.0 on AndroidFredia Huya-Kouadio2023-02-281-0/+5
* Android: Default Min SDK to 24 for Vulkan mobileRémi Verschelde2023-02-151-6/+6
* Merge pull request #72552 from m4gr3d/cleanup_custom_build_mainRémi Verschelde2023-02-061-33/+33
|\
| * Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...Fredia Huya-Kouadio2023-02-021-33/+33