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
*
Fix android logger Godot references to Redot
Spartan322
2024-11-14
3
-7
/
+7
*
Rebrand android editor to allow play store signing
Trashguy
2024-11-13
71
-181
/
+181
*
Add support for launching the Play window in PiP mode
Fredia Huya-Kouadio
2024-11-01
21
-53
/
+550
*
Fix Android app permissions for SDK levels earlier than 28
Andreas Raddau
2024-11-01
1
-3
/
+3
*
Fix Kotlin license headers referring to Godot
Spartan322
2024-10-31
22
-44
/
+44
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
34
-68
/
+68
*
Rebrand preambles to Redot
Spartan322
2024-10-13
56
-0
/
+112
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
20
-18
/
+18
*
Update the Android `fileLastModified` method to return values in seconds inst...
Fredia Huya-Kouadio
2024-09-16
2
-2
/
+2
*
Merge pull request #92859 from Summersay415/do-not-strip
Rémi Verschelde
2024-07-28
1
-1
/
+1
|
\
|
*
Change the way doNotStrip is set
Summersay415
2024-06-17
1
-1
/
+1
*
|
Fix the cleanup logic for the Android render thread
Fredia Huya-Kouadio
2024-07-24
12
-37
/
+122
*
|
Merge pull request #94468 from m4gr3d/restart_editor_when_updating_touchscree...
Rémi Verschelde
2024-07-17
2
-2
/
+5
|
\
\
|
*
|
Disable long press for mouse events
Fredia Huya-Kouadio
2024-07-17
2
-2
/
+5
*
|
|
Cleanup Android input on render thread settings
Fredia Huya-Kouadio
2024-07-09
5
-51
/
+17
|
/
/
*
|
Fix ANRs reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
9
-124
/
+215
*
|
Fix crashes reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
6
-42
/
+56
|
/
*
Merge pull request #92965 from m4gr3d/fix_splash_screen
Rémi Verschelde
2024-06-13
17
-47
/
+107
|
\
|
*
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
11
-31
/
+91
*
|
Move the most specific motion event guard to the top of the function.
Tareq Anuar
2024-06-11
1
-13
/
+12
|
/
*
Merge pull request #92704 from m4gr3d/update_android_editor_activity_layout
Rémi Verschelde
2024-06-04
3
-98
/
+99
|
\
|
*
Consolidate the ProjectManager and Editor windows into a single Android Activ...
Fredia Huya-Kouadio
2024-06-02
3
-98
/
+99
*
|
Fix invalid return value when multiple permission requests are dispatched
Fredia Huya-Kouadio
2024-06-02
1
-4
/
+6
|
/
*
Ensure that Godot's version of libc++_shared.so is always selected in case de...
Mauricio Narvaez
2024-05-29
1
-0
/
+6
*
Merge pull request #92133 from m4gr3d/fix_touch_input
Rémi Verschelde
2024-05-29
3
-117
/
+116
|
\
|
*
Input logic cleanup:
Fredia Huya-Kouadio
2024-05-19
3
-117
/
+116
*
|
Merge pull request #92176 from emrekultursay/master
Rémi Verschelde
2024-05-21
2
-7
/
+1
|
\
\
|
*
|
Fix detecting when Gradle is invoked from Studio
Emre Kultursay
2024-05-20
2
-7
/
+1
*
|
|
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
2
-13
/
+13
|
/
*
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
3
-3
/
+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
*
Merge pull request #90802 from m4gr3d/fix_android_gradle_build_copy_rename_pe...
Rémi Verschelde
2024-04-22
1
-0
/
+30
|
\
|
*
Fix issue causing the `copyAndRename*` task to fail on occasions on Windows m...
Fredia Huya-Kouadio
2024-04-17
1
-0
/
+30
*
|
[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
6
-13
/
+13
|
\
|
*
Remove redundant semicolons from Kotlin/gradle files
melquiadess
2024-04-02
6
-13
/
+13
*
|
Merge pull request #90146 from melquiadess/extract-command-line-file-parsing-...
Rémi Verschelde
2024-04-04
4
-38
/
+201
|
\
\
|
*
|
Extract parsing command line file to a separate class + add unit tests
melquiadess
2024-04-04
4
-38
/
+201
|
|
/
*
/
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
*
Merge pull request #88385 from m4gr3d/enable_legacy_packaging_main
Rémi Verschelde
2024-02-17
2
-0
/
+31
|
\
|
*
Add export setting to specify whether the native libraries should be compress...
Fredia Huya-Kouadio
2024-02-15
2
-0
/
+31
*
|
Always enable debug symbols when developing with Android Studio
Fredia Huya-Kouadio
2024-02-15
1
-1
/
+2
|
/
[next]