summaryrefslogtreecommitdiffstats
path: root/platform/android/export/export_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on documentation generation on macOS.bruvzg2024-02-191-2/+3
* Merge pull request #88419 from m4gr3d/add_export_preset_advanced_options_toggleRémi Verschelde2024-02-191-5/+14
|\
| * Add an `Advanced Options` toggle to the editor export presetFredia Huya-Kouadio2024-02-181-5/+14
* | Merge pull request #87823 from KoBeWi/ban_adbRémi Verschelde2024-02-171-1/+30
|\ \ | |/ |/|
| * Don't invoke adb with no runnable Android presetkobewi2024-02-151-1/+30
* | Merge pull request #88385 from m4gr3d/enable_legacy_packaging_mainRémi Verschelde2024-02-171-0/+8
|\ \
| * | Add export setting to specify whether the native libraries should be compress...Fredia Huya-Kouadio2024-02-151-0/+8
| |/
* / Android: Allow using alternative Gradle build directoryDavid Snopek2024-02-161-48/+84
|/
* 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