コミット履歴

作者 SHA1 メッセージ 日付
  Fredia Huya-Kouadio ca593f2f89 Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process. 2 年 前
  Fredia Huya-Kouadio 20d1c882cd Delete Android godot-lib with the old naming scheme 3 年 前
  Fredia Huya-Kouadio 3178b042b3 Fix the gradle build configuration for the Android platform following https://github.com/godotengine/godot/pull/66242 3 年 前
  Aaron Franke 27b0f18275 Unify bits, arch, and android_arch into env["arch"] 3 年 前
  Marcel Admiraal b19bbadcf0 Ensure Android Java and Kotlin compile to the same version 3 年 前
  Fredy Huya-Kouadio 5711037bf6 Android port of the Godot Editor 4 年 前
  Fredia Huya-Kouadio a2bf47de2b Setup logic to publish the Godot Android library to MavenCentral 3 年 前
  ne0fhyk 1345e66935 Fix Android Studio builds. 3 年 前
  Marcel Admiraal f80cb4dffa Fix Gradle builds not excluding excluded tasks 4 年 前
  ne0fhyk fa587778d8 Disable resource optimizations for release builds as it breaks the legacy build system. 4 年 前
  ne0fhyk d1a9363c4c Update config versions and deprecate the use of the jcenter maven repo. 4 年 前
  Marcel Admiraal 78e791045c Update Gradle archiveName and destinationDir properties 4 年 前
  thebestnom 47bf216af9 [Android] fix generateDevTemplate 4 年 前
  thebestnom e598acff3a Allow to build dev template with symbols 4 年 前
  Fredia Huya-Kouadio bc5120eb97 Add logic to record the version of the Godot engine for the Android platform. 4 年 前
  Fredia Huya-Kouadio 46cc3233d8 Update the logic to query for the 'scons' command executable path. 4 年 前
  Timo Schwarzer 83a966f0d8 Remove GodotPayment android plugin 5 年 前
  Fredia Huya-Kouadio c948d25b6e Validate that `Use Custom Build` is enabled when `Plugins` are selected 5 年 前
  Fredia Huya-Kouadio 14e6696c8e Implementation of the Godot Android Plugin configuration file 5 年 前
  fhuya 41dadb2b2b Enable Android studio debugger. 5 年 前
  fhuya f097defba1 Re-architecture of the Godot Android plugin. 6 年 前
  fhuya c090caa58b Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) and its accompanying components. 5 年 前
  fhuya b38283a6b7 Miscellaneous cleanup for the Android codebase: 5 年 前
  fhuya ef143447ad Updates the Godot gradle tasks to enable manual runs of the `scons` command. 6 年 前
  fhuya 7fabfd402f Split the Android platform java logic into an Android library module (`lib`) and an application module (`app`). 6 年 前
  Rémi Verschelde 04ac6a43a4 Android: Style fixes to manifest and build.gradle 6 年 前
  Rémi Verschelde 1afd77e375 Android: Bump gradle version to 5.1.1 6 年 前
  Juan Linietsky cf5881f574 Rename wrong field. 6 年 前
  Juan Linietsky a424d39f76 Remove forgotten strings in configuration files 6 年 前
  Juan Linietsky dd03dcbd5a Android now (optionally) builds the template when exporting 6 年 前