Historia zmian

Autor SHA1 Wiadomość Data
  Rémi Verschelde 3f5c106e64 Merge pull request #48276 from thebestnom/cherrypick/allow-build-android-with-symbols 4 lat temu
  Rémi Verschelde 1489b814aa Android: Upgrade buildTools from 30.0.1 to 30.0.3 4 lat temu
  thebestnom fd7141fc03 [Android] Allow to build dev template with symbols 4 lat temu
  Fredia Huya-Kouadio 864f4201b9 Enable `doNotStrip` when doing development/debugging within Android Studio 4 lat temu
  Fredia Huya-Kouadio c5fb32d594 Update the logic to load Godot Android plugins packaged into the binary. 4 lat temu
  Fredia Huya-Kouadio 9fb5215db5 Add logic to record the version of the Godot engine for the Android platform. 4 lat temu
  Fredia Huya-Kouadio 1557bc8396 Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.com/issues/171235570 in version 4.1.x 4 lat temu
  Rémi Verschelde 48b73e4532 Android: Bump NDK version to 21.4.7075529 4 lat temu
  Fredia Huya-Kouadio 5886d09521 Improve the logic to compile for Android by automatically detecting and setting up the Android NDK if needed. 4 lat temu
  Fredia Huya-Kouadio d13d29240c Update gradle build files to automatically perform signing and zipalign tasks for custom builds. 4 lat temu
  Fredia Huya-Kouadio 835d4535b7 Add a separate `nativeSrcsConfigs` module to handle Android Studio constraints for native code editor support. 5 lat temu
  Fredia Huya-Kouadio 3b547457d7 Update the gradle plugins 5 lat temu
  Aman Jain 59da1db188 Add 'Export App Bundle' to Android Export Options 5 lat temu
  Aman Jain 452af201b0 Write an AndroidManifest.xml file to be merged with app module's manifest. 5 lat temu
  Fredia Huya-Kouadio 0181e89e43 Validate that `Use Custom Build` is enabled when `Plugins` are selected 5 lat temu
  Fredia Huya-Kouadio a71a338c59 Implementation of the Godot Android Plugin configuration file 5 lat temu
  thebestnom 30680a4afe Android: Migrate deprecated support library to AndroidX 5 lat temu
  Rémi Verschelde 88e1264893 Android: Bump build tools to 29.0.3 5 lat temu
  Rémi Verschelde 798bf901b8 Android: Downgrade gradle plugin to 3.5.3 5 lat temu
  fhuya 0c782ca2b2 Backport Kotlin support 5 lat temu
  fhuya 7135bc3e37 Miscellaneous cleanup for the Android codebase: 5 lat temu
  fhuya c3660bb4dc Re-architecture of the Godot Android plugin. 6 lat temu
  fhuya 9bd841b86d Address crash caused by missing dependency. 5 lat temu
  fhuya e41caac7db Address crash caused by missing dependency. 5 lat temu
  fhuya 50ab6decfe Replace the android.defaultConfig.applicationId in build.gradle with the package/unique_name. 5 lat temu
  fhuya 7fabfd402f Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). 6 lat temu