summaryrefslogtreecommitdiffstats
path: root/platform/android/export
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-278-16/+16
* Rebrand preambles to RedotSpartan3222024-10-138-0/+16
* Rebrand Godot 4.3 to RedotTrashguy2024-10-131-1/+1
* Fix editor_doc_cache locked on editor startupHilderin2024-09-171-1/+3
* [Windows] Fix broken apksigner detection.bruvzg2024-09-171-0/+5
* Fixed Android export failing when no JDK is setup in the OS environment and c...Chris2024-07-271-1/+2
* Fix issue preventing enabling the remote button for AndroidFredia Huya-Kouadio2024-07-161-0/+1
* Revert hiding of custom templates under the `Advanced Options` toggleFredia Huya-Kouadio2024-06-241-1/+1
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-232-2/+2
* Update the splash screen logic for the Godot app templateFredia Huya-Kouadio2024-06-102-139/+15
* Replace `find` with `contains/has` where applicableA Thousand Ships2024-05-081-4/+4
* Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-041-3/+3
* Merge pull request #90611 from m4gr3d/automatically_generate_debug_keystoreRémi Verschelde2024-04-223-7/+93
|\
| * Automatically generate the Android debug keystoreFredia Huya-Kouadio2024-04-123-7/+93
* | Fix issue with resolving the path for the Android keystore fileFredia Huya-Kouadio2024-04-122-8/+18
|/
* Revert pack trimming introduced by #82084Mikael Hermansson2024-04-101-5/+5
* [.NET] Disable output embedding on macOS, move it to the advanced options on ...bruvzg2024-04-091-0/+6
* Add POST_NOTIFICATIONS permission to the list of permissions available in the...melquiadess2024-04-081-0/+1
* Merge pull request #88840 from m4gr3d/update_android_export_advanced_optionsRémi Verschelde2024-04-051-1/+9
|\
| * Update the list of advanced export options for the Android platformFredia Huya-Kouadio2024-02-251-1/+9
* | Fix gdextensionlibs.json storage path in Android gradle buildbeicause2024-03-171-1/+1
* | Merge uid_cache.bin and global_script_class_cache.cfg after mounting PCKsDavid Nikdel2024-03-061-5/+5
* | Update the Android export validation logic to account for the custom gradle a...Fredia Huya-Kouadio2024-03-051-1/+14
* | Pre-commit: Update to clang-format 17.0.6 and black 24.2.0Rémi Verschelde2024-02-281-1/+1
* | Don't attempt shutting down adb on exit if not startedRémi Verschelde2024-02-261-1/+1
* | Display a warning if device CPU architecture is not active in the export preset.Alexander Hartmann2024-02-232-1/+11
|/
* 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-172-2/+35
|\ \ | |/ |/|
| * Don't invoke adb with no runnable Android presetkobewi2024-02-152-2/+35
* | 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-164-59/+95
|/
* 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-183-4/+54
|\
| * Specify the path to the Java SDK used for the Android gradle buildFredia Huya-Kouadio2024-01-183-4/+54
* | 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-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
|/ /