Commit History

作者 SHA1 備註 提交日期
  Pedro J. Estébanez 817ffc01e1 Make all file access 64-bit (`uint64_t`) 6 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 4 年之前
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 年之前
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines 4 年之前
  Rémi Verschelde d91c1a60a4 Merge pull request #47954 from m4gr3d/automatically_remove_legacy_storage_attribute 4 年之前
  Fredia Huya-Kouadio bc68872e2d Disable the `requestLegacyExternalStorage` attribute when there are no storage permissions. 4 年之前
  Fredia Huya-Kouadio d7e5c8fad5 Fix issue causing export to fail with "Could not unzip temporary unaligned APK" error and improve command output logging. 4 年之前
  Fredia Huya-Kouadio 158c848ac5 Fix custom boot splash image scaling. 4 年之前
  Rémi Verschelde 8385a0d8ad Merge pull request #46458 from m4gr3d/fix_invalid_missing_templates_error 4 年之前
  Fredia Huya-Kouadio 92d3287648 Fix invalid missing template error when the Android build template is not installed. 4 年之前
  Fredia Huya-Kouadio c5fb32d594 Update the logic to load Godot Android plugins packaged into the binary. 4 年之前
  Fredia Huya-Kouadio 9fb5215db5 Add logic to record the version of the Godot engine for the Android platform. 4 年之前
  Fredia Huya-Kouadio 48108444f1 Update the filtering logic to properly handle directories with `.gdignore` files. 4 年之前
  Hein-Pieter van Braam 220f24c191 Merge pull request #45618 from RandomShaper/modernize_mt_3.2 4 年之前
  Pedro J. Estébanez 4485b43a57 Modernize atomics 4 年之前
  Fredia Huya-Kouadio ef9d945e16 Disable engine splash logic on Android; this is now handled by the Android theme api. 4 年之前
  Pedro J. Estébanez 6d89f675b1 Modernize Thread 4 年之前
  Pedro J. Estébanez 4ddcdc031b Modernize Mutex 4 年之前
  Fredia Huya-Kouadio d559def1a9 Add verbose logging to help with troubleshooting the Android build/export process. 4 年之前
  Sergey Minakov 64923945b3 [Plugins] Rename 'PluginConfig' struct to platform specific name 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Fredia Huya-Kouadio 170752c5a5 Update the logic to sign prebuilt Godot Android apks. 4 年之前
  Fredia Huya-Kouadio 3ba1a8ccb3 Add utility method to export the project using a preset format and sign parameter. 4 年之前
  Rémi Verschelde 4a1643114e Export: Reorder options for consistency across platforms 4 年之前
  Fredia Huya-Kouadio d13d29240c Update gradle build files to automatically perform signing and zipalign tasks for custom builds. 4 年之前
  Fredia Huya-Kouadio 16181a38eb Fix zipalign command name on Windows machines. 4 年之前
  Marcus Brummer 75f33fddab Added the .jks file extension as valid preset for Android keystore files 4 年之前