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
/
lib
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Input logic cleanup:
Fredia Huya-Kouadio
2024-05-19
3
-117
/
+116
*
|
Fix InputEventScreenDrag on Android
Alexander Hartmann
2024-05-21
1
-2
/
+22
*
|
Add logic to unregister the Godot plugins on engine termination
Fredia Huya-Kouadio
2024-05-19
1
-12
/
+10
|
/
*
Switch to the WindowInsetsAnimationCompat api
Fredia Huya-Kouadio
2024-05-13
1
-48
/
+33
*
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
1
-1
/
+0
*
Implement `amplitude` to Input.vibrate_handheld
Radiant
2024-05-02
1
-6
/
+15
*
Cleanup Android file errors
Fredia Huya-Kouadio
2024-04-22
3
-14
/
+60
*
[FileAccess] Implement `resize` method.
bruvzg
2024-04-12
2
-0
/
+31
*
Improve performance by extracting windowManager and getRotatedValues()
melquiadess
2024-04-04
1
-20
/
+15
*
Merge pull request #90147 from melquiadess/remove-redundant-semicolons
Rémi Verschelde
2024-04-04
2
-6
/
+6
|
\
|
*
Remove redundant semicolons from Kotlin/gradle files
melquiadess
2024-04-02
2
-6
/
+6
*
|
Merge pull request #90146 from melquiadess/extract-command-line-file-parsing-...
Rémi Verschelde
2024-04-04
2
-38
/
+94
|
\
\
|
*
|
Extract parsing command line file to a separate class + add unit tests
melquiadess
2024-04-04
2
-38
/
+94
|
|
/
*
/
Use ?. (and ?.let) safe operators instead of !!
melquiadess
2024-03-28
3
-77
/
+97
|
/
*
android: Fix UnsupportedOperationException remove from non-ArrayList
Lyuma
2024-03-25
1
-4
/
+4
*
Add `PermissionsUtil#requestPermissions(...)` to provide the ability to reque...
Fredia Huya-Kouadio
2024-03-07
1
-46
/
+86
*
Fix Compatibility Rendering (GLES3) on old and low budget devices.
Alexander Hartmann
2024-02-22
2
-4
/
+25
*
[Android 14] Fix GodotEditText white box showing during editor load
BZ1234567890
2024-02-15
1
-0
/
+3
*
Merge pull request #88130 from AlekseyKapustyanenko/Rotary_Input
Rémi Verschelde
2024-02-13
2
-2
/
+30
|
\
|
*
Add rotary input support. Fix documentation
ALEKSEY KAPUSTYANENKO
2024-02-13
2
-2
/
+30
*
|
Merge pull request #87384 from bruvzg/sys_base_color
Rémi Verschelde
2024-02-13
3
-5
/
+29
|
\
\
|
*
|
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
3
-5
/
+29
|
|
/
*
|
Merge pull request #86619 from Alex2782/fix_flag_decimal
Rémi Verschelde
2024-02-13
1
-1
/
+15
|
\
\
|
|
/
|
/
|
|
*
Fix virtual keyboard for decimal values on Android
Alexander Hartmann
2024-02-13
1
-1
/
+15
*
|
Update Android dependencies for the project
Fredia Huya-Kouadio
2024-01-18
1
-9
/
+11
*
|
Disable automatic permissions request
Fredia Huya-Kouadio
2024-01-11
2
-13
/
+9
*
|
Merge pull request #86379 from m4gr3d/update_render_thread_paused_timing_main
Rémi Verschelde
2024-01-05
7
-57
/
+98
|
\
\
|
*
|
Update the logic used to start / stop the render thread
Fredia Huya-Kouadio
2023-12-20
7
-57
/
+98
|
|
/
*
/
Fix 'get_window_safe_area' on Android
Alexander Hartmann
2024-01-03
1
-5
/
+3
|
/
*
Improve engine startup/shutdown benchmarks
Yuri Sizov
2023-12-08
3
-21
/
+32
*
Fix issue causing Godot Android apps / games to freeze on close
Fredia Huya-Kouadio
2023-11-27
1
-2
/
+5
*
Fix retrieving command line flags in Android.
Tareq Anuar
2023-10-28
1
-1
/
+1
*
Fix the timeframe when the Android gestures properties are retrieved.
Fredia Huya-Kouadio
2023-10-11
1
-3
/
+15
*
Cleanups and improvements to the Godot Android library api:
Fredia Huya-Kouadio
2023-10-08
7
-30
/
+71
*
Add support for the OpenXR Eye gaze interaction extension
Bastiaan Olij
2023-10-02
4
-0
/
+39
*
Support dark mode on Android and iOS.
Zae
2023-09-26
1
-0
/
+20
*
Merge pull request #80644 from Distantz/master
Rémi Verschelde
2023-09-17
2
-4
/
+22
|
\
|
*
Android stylus pressure and tilt support
pikethom
2023-08-15
2
-4
/
+22
*
|
Merge pull request #80932 from m4gr3d/fix_hardware_keyboard_input_routing_main
Yuri Sizov
2023-09-14
1
-0
/
+29
|
\
\
|
*
|
Fix Android input routing logic when using a hardware keyboard
Fredia Huya-Kouadio
2023-08-23
1
-0
/
+29
|
|
/
*
|
Relax restriction on loading v1 Android plugins on Godot 4.2+
Fredia Huya-Kouadio
2023-09-06
2
-19
/
+46
*
|
Godot Android plugin re-architecture
Fredia Huya-Kouadio
2023-09-03
4
-179
/
+83
|
/
*
Fix various typos with codespell
Rémi Verschelde
2023-08-07
2
-2
/
+2
*
Fix npe when registering the sensors.
Fredia Huya-Kouadio
2023-07-28
1
-8
/
+16
*
Godot Android re-architecture
Fredia Huya-Kouadio
2023-07-16
14
-1063
/
+1368
*
Renaming `Godot.java` to `GodotFragment.java` to better reflect its nature an...
Fredia Huya-Kouadio
2023-07-16
1
-0
/
+0
*
[Android] Set `echo` property for the physical keyboard events.
bruvzg
2023-07-06
3
-11
/
+11
*
Merge pull request #78175 from phil-hudson/fix-#78105
Rémi Verschelde
2023-06-20
1
-2
/
+8
|
\
|
*
fix(android): set pending intent flag to stop insta-crash
Phil Hudson
2023-06-20
1
-2
/
+8
*
|
Add parameters for the Godot Activity starting intent to allow restarting or ...
Fredia Huya-Kouadio
2023-06-15
1
-0
/
+29
|
/
[prev]
[next]