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
*
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-1
/
+1
*
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
Raul Santos
2024-09-16
1
-8
/
+32
*
Update the Android editor flavors to avoid vendor-specific references
Fredia Huya-Kouadio
2024-09-13
1
-19
/
+19
*
Improve support for XR projects
Fredia Huya-Kouadio
2024-09-06
1
-13
/
+32
*
Merge pull request #91271 from m4gr3d/clean_gradle_build_setup
Rémi Verschelde
2024-08-16
1
-155
/
+77
|
\
|
*
Clean up the gradle build logic used to generate the Godot Android binaries
Fredia Huya-Kouadio
2024-05-31
1
-155
/
+77
*
|
Change the way doNotStrip is set
Summersay415
2024-06-17
1
-1
/
+1
|
/
*
Fix detecting when Gradle is invoked from Studio
Emre Kultursay
2024-05-20
1
-5
/
+0
*
Merge pull request #84674 from m4gr3d/add_flag_to_run_scons_from_gradle
Rémi Verschelde
2024-01-29
1
-33
/
+49
|
\
|
*
Add parameter to allow generation of the Godot native shared libraries from t...
Fredia Huya-Kouadio
2023-11-09
1
-33
/
+49
*
|
Update Android dependencies for the project
Fredia Huya-Kouadio
2024-01-18
1
-16
/
+3
|
/
*
Update the gradle build tasks to generate play store builds.
Fredia Huya-Kouadio
2023-04-27
1
-14
/
+44
*
Configure maven central snapshot versions for the Godot Android library
Fredia Huya-Kouadio
2023-03-06
1
-0
/
+7
*
Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...
Fredia Huya-Kouadio
2023-02-02
1
-7
/
+7
*
Delete Android godot-lib with the old naming scheme
Fredia Huya-Kouadio
2022-10-18
1
-3
/
+9
*
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