index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
android
/
java
/
build.gradle
Age
Commit message (
Expand
)
Author
2021-07-20
Disable resource optimizations for release builds as it breaks the legacy bui...
ne0fhyk
2021-06-24
Update config versions and deprecate the use of the jcenter maven repo.
ne0fhyk
2021-06-07
Update Gradle archiveName and destinationDir properties
Marcel Admiraal
2021-04-28
[Android] fix generateDevTemplate
thebestnom
2021-04-14
Allow to build dev template with symbols
thebestnom
2021-02-24
Add logic to record the version of the Godot engine for the Android platform.
Fredia Huya-Kouadio
2020-11-14
Update the logic to query for the 'scons' command executable path.
Fredia Huya-Kouadio
2020-06-22
Remove GodotPayment android plugin
Timo Schwarzer
2020-05-27
Validate that `Use Custom Build` is enabled when `Plugins` are selected
Fredia Huya-Kouadio
2020-05-17
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-03-08
Enable Android studio debugger.
fhuya
2020-03-05
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...
fhuya
2020-03-04
Miscellaneous cleanup for the Android codebase:
fhuya
2019-09-24
Updates the Godot gradle tasks to enable manual runs of the `scons` command.
fhuya
2019-09-04
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-08-27
Android: Style fixes to manifest and build.gradle
Rémi Verschelde
2019-08-27
Android: Bump gradle version to 5.1.1
Rémi Verschelde
2019-04-24
Rename wrong field.
Juan Linietsky
2019-04-24
Remove forgotten strings in configuration files
Juan Linietsky
2019-04-07
Android now (optionally) builds the template when exporting
Juan Linietsky