Commit History

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