Commit History

Author SHA1 Message Date
  Fredia Huya-Kouadio b51dc2dc44 Fix custom boot splash image scaling. 4 years ago
  Rémi Verschelde d83761ba80 Style: Apply clang-tidy's `readability-braces-around-statements` 4 years ago
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` 4 years ago
  Rémi Verschelde 0e8fae1038 Merge pull request #46457 from m4gr3d/fix_invalid_missing_templates_error_master 4 years ago
  Fredia Huya-Kouadio 6f0ca6c9f7 Fix invalid missing template error when the Android build template is not installed. 4 years ago
  Fredia Huya-Kouadio 6fd881e43c Update the logic to load Godot Android plugins packaged into the binary. 4 years ago
  Fredia Huya-Kouadio eda18fcc1f Update the filtering logic to properly handle directories with `.gdignore` files. 4 years ago
  Fredia Huya-Kouadio bc5120eb97 Add logic to record the version of the Godot engine for the Android platform. 4 years ago
  Rémi Verschelde 310496a89f Merge pull request #45617 from RandomShaper/modernize_atomics 4 years ago
  Pedro J. Estébanez 8e128726f0 Modernize atomics 4 years ago
  reduz 64140eaf42 Reorganize Project Settings 4 years ago
  Fredia Huya-Kouadio 526b99ee36 Disable engine splash logic on Android; this is now handled by the Android theme api. 4 years ago
  Fredia Huya-Kouadio 9714abf8cb Add verbose logging to help with troubleshooting the Android build/export process. 4 years ago
  Pedro J. Estébanez 99fe462452 Modernize Thread 4 years ago
  Sergey Minakov 7990c2c5e8 [Plugins] Rename 'PluginConfig' struct to platform specific name 4 years ago
  Marcel Admiraal 2a74b388d0 Split OS::execute into two methods 4 years ago
  Rémi Verschelde 3433780c49 Merge pull request #44645 from m4gr3d/update_apk_signing_logic 4 years ago
  Fredia Huya-Kouadio 49969de221 Update the logic to sign prebuilt Godot Android apks. 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 72c13c2631 Merge pull request #44638 from m4gr3d/export_format_util_method 4 years ago
  Fredia Huya-Kouadio de64b783b4 Add utility method to export the project using a preset format and sign parameter. 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Rafał Mikrut e1811b689b Initialize class/struct variables with default values in platform/ and editor/ 4 years ago
  Fredia Huya-Kouadio 918b218b55 Update gradle build files to automatically perform signing and zipalign tasks for custom builds. 4 years ago
  Rémi Verschelde 504efc5f9b Export: Reorder options for consistency across platforms 4 years ago
  Fredia Huya-Kouadio c4f2d87747 Fix zipalign command name on Windows machines. 4 years ago
  Rémi Verschelde 9e7348f788 Merge pull request #43526 from m4gr3d/address_new_custom_build_logic_issues 4 years ago
  Fredia Huya-Kouadio 5f6a44f0bb Add missing zip alignment step for generated apks. 4 years ago
  Fredia Huya-Kouadio 3de720c11d Fix issue causing `Export all` to fail. 4 years ago
  Fredia Huya-Kouadio 3c1a1a760e Clear unneeded assets when generating an apk expansion. 4 years ago