index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
android
/
java
/
build.gradle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the gradle build configuration for the Android platform following https:/...
Fredia Huya-Kouadio
2022-10-05
1
-24
/
+19
*
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
1
-2
/
+2
*
Ensure Android Java and Kotlin compile to the same version
Marcel Admiraal
2022-06-01
1
-4
/
+7
*
Android port of the Godot Editor
Fredy Huya-Kouadio
2022-03-28
1
-17
/
+127
*
Setup logic to publish the Godot Android library to MavenCentral
Fredia Huya-Kouadio
2022-03-14
1
-0
/
+4
*
Fix Android Studio builds.
ne0fhyk
2021-12-21
1
-2
/
+10
*
Fix Gradle builds not excluding excluded tasks
Marcel Admiraal
2021-10-23
1
-7
/
+7
*
Disable resource optimizations for release builds as it breaks the legacy bui...
ne0fhyk
2021-07-20
1
-1
/
+1
*
Update config versions and deprecate the use of the jcenter maven repo.
ne0fhyk
2021-06-24
1
-2
/
+1
*
Update Gradle archiveName and destinationDir properties
Marcel Admiraal
2021-06-07
1
-2
/
+2
*
[Android] fix generateDevTemplate
thebestnom
2021-04-28
1
-1
/
+1
*
Allow to build dev template with symbols
thebestnom
2021-04-14
1
-6
/
+30
*
Add logic to record the version of the Godot engine for the Android platform.
Fredia Huya-Kouadio
2021-02-24
1
-6
/
+0
*
Update the logic to query for the 'scons' command executable path.
Fredia Huya-Kouadio
2020-11-14
1
-2
/
+0
*
Remove GodotPayment android plugin
Timo Schwarzer
2020-06-22
1
-8
/
+0
*
Validate that `Use Custom Build` is enabled when `Plugins` are selected
Fredia Huya-Kouadio
2020-05-27
1
-0
/
+2
*
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-17
1
-1
/
+2
*
Enable Android studio debugger.
fhuya
2020-03-08
1
-3
/
+3
*
Re-architecture of the Godot Android plugin.
fhuya
2020-03-05
1
-13
/
+55
*
Provides a base implementation of the Vulkan surface view (VkSurfaceView.kt) ...
fhuya
2020-03-05
1
-0
/
+1
*
Miscellaneous cleanup for the Android codebase:
fhuya
2020-03-04
1
-14
/
+14
*
Updates the Godot gradle tasks to enable manual runs of the `scons` command.
fhuya
2019-09-24
1
-15
/
+72
*
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-09-04
1
-87
/
+71
*
Android: Style fixes to manifest and build.gradle
Rémi Verschelde
2019-08-27
1
-70
/
+68
*
Android: Bump gradle version to 5.1.1
Rémi Verschelde
2019-08-27
1
-1
/
+1
*
Rename wrong field.
Juan Linietsky
2019-04-24
1
-2
/
+2
*
Remove forgotten strings in configuration files
Juan Linietsky
2019-04-24
1
-2
/
+0
*
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-07
1
-0
/
+115