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
/
app
/
config.gradle
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add logic to automatically pick up jar/aar library dependencies in the `res:/...
Fredia Huya-Kouadio
2024-09-29
1
-0
/
+5
*
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
Raul Santos
2024-09-16
1
-0
/
+8
*
Merge pull request #91271 from m4gr3d/clean_gradle_build_setup
Rémi Verschelde
2024-08-16
1
-0
/
+16
|
\
|
*
Clean up the build commands used by the editor for gradle builds
Fredia Huya-Kouadio
2024-05-31
1
-0
/
+16
*
|
Fix crashes reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
1
-1
/
+1
*
|
Configure the splash screen for the Android editor
Fredia Huya-Kouadio
2024-06-10
1
-1
/
+2
|
/
*
Fix detecting when Gradle is invoked from Studio
Emre Kultursay
2024-05-20
1
-2
/
+1
*
Remove redundant semicolons from Kotlin/gradle files
melquiadess
2024-04-02
1
-4
/
+4
*
Add export setting to specify whether the native libraries should be compress...
Fredia Huya-Kouadio
2024-02-15
1
-0
/
+23
*
Update Android dependencies for the project
Fredia Huya-Kouadio
2024-01-18
1
-14
/
+7
*
Specify the path to the Java SDK used for the Android gradle build
Fredia Huya-Kouadio
2024-01-18
1
-1
/
+1
*
Bump the java version to version 17
Fredia Huya-Kouadio
2023-10-17
1
-1
/
+1
*
Update the format for the app version code and name
Fredia Huya-Kouadio
2023-05-24
1
-4
/
+6
*
Update the gradle build tasks to generate play store builds.
Fredia Huya-Kouadio
2023-04-27
1
-1
/
+1
*
Downgrade android gradle plugin to version 7.2.1.
Fredia Huya-Kouadio
2023-04-21
1
-1
/
+1
*
Bump the target SDK version to 33 (Android 13)
Fredia Huya-Kouadio
2023-03-21
1
-5
/
+5
*
Configure maven central snapshot versions for the Godot Android library
Fredia Huya-Kouadio
2023-03-06
1
-0
/
+3
*
Updating the minimum Android target api for proper Vulkan support
Fredia Huya-Kouadio
2022-11-30
1
-3
/
+6
*
Upgrade Android gradle plugin to version 7.2.1
Fredia Huya-Kouadio
2022-11-10
1
-4
/
+4
*
Update the versioning logic for the Godot Android Editor
Fredia Huya-Kouadio
2022-09-12
1
-3
/
+23
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
1
-3
/
+3
*
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-25
1
-1
/
+1
*
Update android:targetSdkVersion from 30 to 31
Gustavo Maciel
2022-06-23
1
-1
/
+1
*
Merge pull request #61579 from madmiraal/android-kotlin-java-version
Rémi Verschelde
2022-06-01
1
-2
/
+3
|
\
|
*
Ensure Android Java and Kotlin compile to the same version
Marcel Admiraal
2022-06-01
1
-2
/
+3
*
|
Misc editor tweaks and polishes:
Fredia Huya-Kouadio
2022-05-31
1
-1
/
+1
|
/
*
Android port of the Godot Editor
Fredy Huya-Kouadio
2022-03-28
1
-7
/
+45
*
Setup logic to publish the Godot Android library to MavenCentral
Fredia Huya-Kouadio
2022-03-14
1
-3
/
+12
*
Add configs to specify the min and target sdk versions.
Fredia Huya-Kouadio
2021-12-08
1
-2
/
+26
*
Add default `minSdkVersion` and `targetSdkVersion` in the AndroidManifest.xml...
Fredia Huya-Kouadio
2021-11-03
1
-2
/
+2
*
Upgrade Android Gradle to version 7.2
Marcel Admiraal
2021-10-14
1
-2
/
+2
*
Use current androidx Fragment library instead of legacy libraries
Marcel Admiraal
2021-09-08
1
-4
/
+2
*
Add partial support for Android scoped storage.
ne0fhyk
2021-08-16
1
-4
/
+4
*
Update config versions and deprecate the use of the jcenter maven repo.
ne0fhyk
2021-06-24
1
-2
/
+2
*
Add support for custom debug keystore.
ne0fhyk
2021-06-22
1
-0
/
+29
*
Android: Upgrade buildTools from 30.0.1 to 30.0.3
Rémi Verschelde
2021-04-26
1
-1
/
+1
*
Allow to build dev template with symbols
thebestnom
2021-04-14
1
-1
/
+1
*
Enable `doNotStrip` when doing development/debugging within Android Studio
Fredia Huya-Kouadio
2021-03-16
1
-2
/
+19
*
Update the logic to load Godot Android plugins packaged into the binary.
Fredia Huya-Kouadio
2021-02-26
1
-5
/
+5
*
Add logic to record the version of the Godot engine for the Android platform.
Fredia Huya-Kouadio
2021-02-24
1
-0
/
+49
*
Revert AGP to version 4.0.1 as a workaround to https://issuetracker.google.co...
Fredia Huya-Kouadio
2021-02-17
1
-1
/
+1
*
Android: Bump NDK version to 21.4.7075529
Rémi Verschelde
2021-02-18
1
-1
/
+1
*
Improve the logic to compile for Android by automatically detecting and setti...
Fredia Huya-Kouadio
2021-01-05
1
-1
/
+2
*
Update gradle build files to automatically perform signing and zipalign tasks...
Fredia Huya-Kouadio
2020-11-22
1
-1
/
+39
*
Add a separate `nativeSrcsConfigs` module to handle Android Studio constraint...
Fredia Huya-Kouadio
2020-10-29
1
-1
/
+2
*
Update the gradle plugins
Fredia Huya-Kouadio
2020-10-28
1
-3
/
+3
*
Add 'Export App Bundle' to Android Export Options
Aman Jain
2020-08-05
1
-0
/
+31
*
Write an AndroidManifest.xml file to be merged with app module's manifest.
Aman Jain
2020-07-24
1
-0
/
+16
*
Validate that `Use Custom Build` is enabled when `Plugins` are selected
Fredia Huya-Kouadio
2020-05-27
1
-6
/
+1
*
Implementation of the Godot Android Plugin configuration file
Fredia Huya-Kouadio
2020-05-17
1
-22
/
+51
[next]