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
Commit message (
Expand
)
Author
Age
Files
Lines
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
51
-1479
/
+1479
*
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
*
|
Add boot splash for the Godot Android Editor
Fredia Huya-Kouadio
2022-12-16
2
-5
/
+8
*
|
Merge pull request #69990 from exoticorn/fix-android-touch-input
Fredia Huya-Kouadio
2022-12-14
1
-1
/
+1
|
\
\
|
*
|
handle ambiguous input events as touch events
Dennis Ranke
2022-12-12
1
-1
/
+1
*
|
|
Rename all gdnative occurences to gdextension
Gilles Roudière
2022-12-12
2
-18
/
+18
|
/
/
*
|
Use system fonts as fallback and improve system font handling.
bruvzg
2022-12-04
1
-0
/
+5
*
|
Updating the minimum Android target api for proper Vulkan support
Fredia Huya-Kouadio
2022-11-30
2
-4
/
+7
*
|
Enable GLES3 on Android
clayjohn
2022-11-29
6
-18
/
+15
*
|
Add missing display server overrides
Fredia Huya-Kouadio
2022-11-27
5
-3
/
+99
*
|
Fix parsing of the `keep_screen_on` display setting
Fredia Huya-Kouadio
2022-11-17
1
-1
/
+1
*
|
Android: Fix parsing `keep_screen_on` setting
Rémi Verschelde
2022-11-17
1
-1
/
+1
*
|
Fix 'save & restart' logic for the Android Editor
Fredia Huya-Kouadio
2022-11-16
1
-3
/
+16
*
|
Upgrade Android gradle plugin to version 7.2.1
Fredia Huya-Kouadio
2022-11-10
4
-15
/
+11
*
|
Small set of fixes to the input logic
Fredia Huya-Kouadio
2022-11-07
3
-37
/
+31
*
|
Add double_tap attribute to InputEventScreenTouch
Fredia Huya-Kouadio
2022-10-22
3
-33
/
+20
*
|
Delete Android godot-lib with the old naming scheme
Fredia Huya-Kouadio
2022-10-18
1
-3
/
+9
*
|
Merge pull request #66946 from m4gr3d/cursor_shape_logic_cleanup_main
Fredia Huya-Kouadio
2022-10-05
2
-8
/
+12
|
\
\
|
*
|
Cleanup of the Android cursor shape logic
Fredia Huya-Kouadio
2022-10-05
2
-8
/
+12
*
|
|
Merge pull request #66941 from winterpixelgames/bugfix-android-null-input-event
Fredia Huya-Kouadio
2022-10-05
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix null in android keyboard handling.
Jason Knight
2022-10-05
1
-1
/
+1
*
|
|
Fix the gradle build configuration for the Android platform following https:/...
Fredia Huya-Kouadio
2022-10-05
2
-35
/
+39
|
/
/
*
|
Split rendering driver project setting into renderer_name and rendering_drive...
clayjohn
2022-09-19
1
-4
/
+4
*
|
Exclude small screens from the set of supported devices.
Fredia Huya-Kouadio
2022-09-12
1
-1
/
+1
*
|
Update the versioning logic for the Godot Android Editor
Fredia Huya-Kouadio
2022-09-12
2
-5
/
+44
*
|
Merge pull request #65501 from m4gr3d/fix_invalid_project_manager_path_main
Rémi Verschelde
2022-09-08
3
-8
/
+33
|
\
\
|
*
|
Fix issue causing the project manager to crash because of missing path argument
Fredia Huya-Kouadio
2022-09-07
3
-8
/
+33
*
|
|
Enable long press, pan and scale gestures for the Godot Android Editor
Fredia Huya-Kouadio
2022-09-07
3
-1
/
+21
*
|
|
Cleanup the Android input logic implementation
Fredia Huya-Kouadio
2022-09-07
6
-215
/
+521
|
/
/
*
|
Unify bits, arch, and android_arch into env["arch"]
Aaron Franke
2022-08-25
2
-3
/
+3
*
|
Fix issue preventing the Android Editor from displaying the project content
Fredia Huya-Kouadio
2022-08-15
2
-6
/
+7
*
|
Merge pull request #62885 from madmiraal/fix-59931
Rémi Verschelde
2022-08-08
3
-20
/
+21
|
\
\
|
*
|
Fix incorrect Android scancodes
Marcel Admiraal
2022-07-13
3
-20
/
+21
|
|
/
*
|
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
3
-11
/
+47
*
|
Address remaining scoped storage regressions
Fredia Huya-Kouadio
2022-07-26
4
-31
/
+33
|
/
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
19
-129
/
+1731
*
Merge pull request #61691 from madmiraal/android-ndk-23
Rémi Verschelde
2022-06-26
1
-1
/
+1
|
\
|
*
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-25
1
-1
/
+1
*
|
Merge pull request #62289 from madmiraal/fix-61816
Fredia Huya-Kouadio
2022-06-25
2
-14
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove broken scroll gesture on Android
Marcel Admiraal
2022-06-21
2
-14
/
+0
*
|
Update android:targetSdkVersion from 30 to 31
Gustavo Maciel
2022-06-23
4
-2
/
+5
|
/
*
Ensure joystick has been added or not already removed when processing input
Marcel Admiraal
2022-06-16
1
-0
/
+3
*
Migrate the Godot Editor java source file to Kotlin.
Fredia Huya-Kouadio
2022-06-09
3
-85
/
+77
*
Merge pull request #61579 from madmiraal/android-kotlin-java-version
Rémi Verschelde
2022-06-01
8
-12
/
+69
|
\
|
*
Ensure Android Java and Kotlin compile to the same version
Marcel Admiraal
2022-06-01
8
-12
/
+69
*
|
Misc editor tweaks and polishes:
Fredia Huya-Kouadio
2022-05-31
6
-5
/
+64
|
/
*
Only use Android fullscreen theme for splash screen
Marcel Admiraal
2022-05-27
1
-2
/
+2
*
Merge pull request #61333 from m4gr3d/fix_restart_logic_main
Rémi Verschelde
2022-05-23
4
-68
/
+156
|
\
|
*
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
4
-68
/
+156
[next]