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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Android: Update exported app and editor theme
Anish Mishra
2024-11-08
1
-1
/
+3
*
Add logic to automatically pick up jar/aar library dependencies in the `res:/...
Fredia Huya-Kouadio
2024-09-29
2
-0
/
+11
*
C#: Fallback to CoreCLR/MonoVM hosting APIs when hostfxr/NativeAOT fails
Raul Santos
2024-09-16
3
-6
/
+57
*
Improve support for XR projects
Fredia Huya-Kouadio
2024-09-06
2
-0
/
+2
*
Merge pull request #91271 from m4gr3d/clean_gradle_build_setup
Rémi Verschelde
2024-08-16
2
-57
/
+27
|
\
|
*
Clean up the build commands used by the editor for gradle builds
Fredia Huya-Kouadio
2024-05-31
2
-57
/
+27
*
|
Fix ANRs reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
1
-0
/
+4
*
|
Fix crashes reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
1
-1
/
+1
*
|
Update the splash screen logic for the Godot app template
Fredia Huya-Kouadio
2024-06-10
6
-16
/
+16
*
|
Configure the splash screen for the Android editor
Fredia Huya-Kouadio
2024-06-10
1
-1
/
+2
|
/
*
Ensure that Godot's version of libc++_shared.so is always selected in case de...
Mauricio Narvaez
2024-05-29
1
-0
/
+6
*
Fix detecting when Gradle is invoked from Studio
Emre Kultursay
2024-05-20
1
-2
/
+1
*
Fix issue causing the `copyAndRename*` task to fail on occasions on Windows m...
Fredia Huya-Kouadio
2024-04-17
1
-0
/
+30
*
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
2
-0
/
+31
*
Fix gradle build errors when the build path contains non-ASCII characters
Fredia Huya-Kouadio
2024-02-13
1
-0
/
+3
*
Update Android dependencies for the project
Fredia Huya-Kouadio
2024-01-18
5
-32
/
+32
*
Specify the path to the Java SDK used for the Android gradle build
Fredia Huya-Kouadio
2024-01-18
2
-1
/
+10
*
Update the `launchMode` for the `GodotApp` activity to allow other activities...
Fredia Huya-Kouadio
2023-10-25
1
-1
/
+1
*
Bump the java version to version 17
Fredia Huya-Kouadio
2023-10-17
1
-1
/
+1
*
Add export setting to control whether to show the Godot app in the app library
Fredia Huya-Kouadio
2023-08-13
1
-0
/
+1
*
Godot Android re-architecture
Fredia Huya-Kouadio
2023-07-16
1
-2
/
+2
*
Add parameters for the Godot Activity starting intent to allow restarting or ...
Fredia Huya-Kouadio
2023-06-15
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
*
Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...
Fredia Huya-Kouadio
2023-02-02
4
-8
/
+8
*
Clean up the XR export logic
Fredia Huya-Kouadio
2023-02-01
1
-21
/
+0
*
Update the XR manifest configs
Fredia Huya-Kouadio
2023-01-27
1
-9
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #63483 from qianjunakasumi/qianjunakasumi/master
Rémi Verschelde
2023-01-03
1
-0
/
+1
|
\
|
*
Introduce `appCategory` attribute of android to set category
千橘 雫霞
2023-01-01
1
-0
/
+1
*
|
Updating the minimum Android target api for proper Vulkan support
Fredia Huya-Kouadio
2022-11-30
1
-3
/
+6
*
|
Enable GLES3 on Android
clayjohn
2022-11-29
1
-1
/
+1
*
|
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
2
-1
/
+2
*
Merge pull request #61579 from madmiraal/android-kotlin-java-version
Rémi Verschelde
2022-06-01
3
-5
/
+26
|
\
|
*
Ensure Android Java and Kotlin compile to the same version
Marcel Admiraal
2022-06-01
3
-5
/
+26
*
|
Misc editor tweaks and polishes:
Fredia Huya-Kouadio
2022-05-31
1
-1
/
+1
|
/
*
Only use Android fullscreen theme for splash screen
Marcel Admiraal
2022-05-27
1
-2
/
+2
*
Update Meta hand tracking version
Fredy Huya-Kouadio
2022-04-27
1
-0
/
+7
*
Android port of the Godot Editor
Fredy Huya-Kouadio
2022-03-28
2
-7
/
+79
*
Setup logic to publish the Godot Android library to MavenCentral
Fredia Huya-Kouadio
2022-03-14
1
-3
/
+12
*
Fix XR Android manifest metadata
Fredia Huya-Kouadio
2022-01-26
1
-5
/
+6
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
[next]