summaryrefslogtreecommitdiffstats
path: root/platform/android/export
Commit message (Expand)AuthorAgeFilesLines
* Hide Keystore Release password on Android's Export windowMicky2024-01-062-2/+3
* 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-042-0/+54
|\ \ | |/ |/|
| * android keystore username and password are checked on exportPatchcoat2023-11-032-0/+54
* | 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
* | Replace the use of the `ANDROID_SDK_ROOT` env variable with `ANDROID_HOME` as...Fredia Huya-Kouadio2023-11-011-1/+1
* | Automatically pick the Android sdk path using environment variablesFredia Huya-Kouadio2023-11-011-1/+1
* | 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-282-2/+9
* 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-162-2/+7
|\
| * Add export setting to control whether to show the Godot app in the app libraryFredia Huya-Kouadio2023-08-132-2/+7
* | 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-183-99/+0
* | Re-architect how Android plugins are packaged and handled at export timeFredia Huya-Kouadio2023-07-186-93/+207
* | Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* | Merge pull request #78164 from 0xafbf/allow-export-tv-and-launcherYuri Sizov2023-07-142-12/+21
|\ \
| * | Add options to show icon in Android TV and run app as Android launcherAndrés Botero2023-06-122-12/+21
* | | 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-203-2/+4
* | Allow exporting release Android builds without a debug keystoreMichael Alexsander2023-06-192-6/+7
|/
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-083-3/+5
* Enhance icon fallback and their docs for exportersMichael Alexsander2023-06-031-1/+0
* Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-102-24/+33
* 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-194-115/+140
* 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-192-2/+2
* Add feature check to require min Vulkan api version 1.0 on AndroidFredia Huya-Kouadio2023-02-282-0/+6
* Merge pull request #72817 from m4gr3d/include_htc_xr_category_metadataRémi Verschelde2023-02-211-0/+3
|\
| * Add HTC Vive focus XR manifest metadataFredia Huya-Kouadio2023-02-061-0/+3
* | 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-064-39/+39
|\
| * Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...Fredia Huya-Kouadio2023-02-024-39/+39
* | Improve logic to detect whether vulkan is used for renderingFredia Huya-Kouadio2023-02-064-11/+14