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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Merge pull request #61573 from madmiraal/android-cleanup
Rémi Verschelde
2022-05-31
33
-239
/
+182
|
\
|
*
Cleanup Android C++ code
Marcel Admiraal
2022-05-31
33
-239
/
+182
*
|
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
7
-88
/
+156
|
\
|
*
Fix the logic to restart the Godot application
Fredia Huya-Kouadio
2022-05-23
7
-88
/
+156
*
|
Remove duplicate Android sensor listener registrations
Marcel Admiraal
2022-05-23
1
-4
/
+0
|
/
*
Add a new HashSet template
reduz
2022-05-20
2
-2
/
+2
*
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-19
1
-6
/
+6
*
Replace most uses of Map by HashMap
reduz
2022-05-16
7
-13
/
+13
*
Increase compiler optimization when using `target=release` on iOS/Android
Hugo Locurcio
2022-05-13
1
-2
/
+5
*
Fix ZipIO crash when reused (and possible leaks).
bruvzg
2022-05-11
1
-3
/
+5
*
Merge pull request #60553 from madmiraal/separate-display_safe_area
Rémi Verschelde
2022-05-03
5
-23
/
+27
|
\
|
*
Fix screen_get_usable_rect returning display safe area
Marcel Admiraal
2022-05-02
5
-23
/
+27
*
|
Merge pull request #60601 from touilleMan/gdextension_get_library_path
Rémi Verschelde
2022-05-03
2
-2
/
+7
|
\
\
|
*
|
Add GDNativeInterface::get_library_path to GDExtension
Emmanuel Leblond
2022-04-29
2
-2
/
+7
*
|
|
Merge pull request #60638 from m4gr3d/support_hand_tracking_v2_main
Rémi Verschelde
2022-05-02
3
-5
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Update Meta hand tracking version
Fredy Huya-Kouadio
2022-04-27
3
-5
/
+21
*
|
|
Merge pull request #60551 from madmiraal/implement-3466
Rémi Verschelde
2022-05-02
5
-0
/
+56
|
\
\
\
|
*
|
|
Add a method for obtaining display cutouts on Android
Marcel Admiraal
2022-04-26
5
-0
/
+56
*
|
|
|
Merge pull request #60563 from madmiraal/fix-60562
Rémi Verschelde
2022-04-29
1
-8
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Check for null when retrieving clip data item text on Android
Marcel Admiraal
2022-04-27
1
-8
/
+7
*
|
|
|
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-28
11
-0
/
+664
|
/
/
/
*
|
|
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix more issues found by cppcheck.
bruvzg
2022-04-20
1
-1
/
+1
|
|
/
*
|
Merge pull request #60433 from madmiraal/remove-superfluous-null-check
Rémi Verschelde
2022-04-25
1
-4
/
+0
|
\
\
|
*
|
Remove superfluous null check
Marcel Admiraal
2022-04-22
1
-4
/
+0
|
|
/
*
|
Merge pull request #60457 from madmiraal/replace-index-iterators
Rémi Verschelde
2022-04-25
2
-5
/
+4
|
\
\
|
*
|
Replace index iterators with for each loops.
Marcel Admiraal
2022-04-23
2
-5
/
+4
|
|
/
*
|
Merge pull request #60441 from madmiraal/remove-superfluous-inputmanager
Rémi Verschelde
2022-04-25
3
-240
/
+5
|
\
\
|
*
|
Remove superfluous Android InputManager interface and implementation
Marcel Admiraal
2022-04-22
3
-240
/
+5
|
|
/
*
|
Merge pull request #60434 from madmiraal/remove-superfluous-version-check
Rémi Verschelde
2022-04-25
1
-21
/
+16
|
\
\
|
*
|
Remove superfluous check for minimum Android SDK.
Marcel Admiraal
2022-04-22
1
-21
/
+16
|
|
/
*
/
Fix the issue causing the screen to be black after resuming when in low proce...
Fredy Huya-Kouadio
2022-04-25
2
-1
/
+4
|
/
*
Remove or make private `FileAccess` `close()` methods.
bruvzg
2022-04-12
2
-3
/
+6
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
6
-40
/
+31
*
Fix some issues found by cppcheck.
bruvzg
2022-04-06
4
-9
/
+15
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-4
/
+4
*
Merge pull request #59866 from m4gr3d/update_default_display_scale_main
Rémi Verschelde
2022-04-04
7
-1
/
+43
|
\
|
*
Update the editor display scale based on the device's scaled density
Fredia Huya-Kouadio
2022-04-04
7
-1
/
+43
*
|
Remove duplicate `resizable` settings
Fredia Huya-Kouadio
2022-04-04
3
-6
/
+2
|
/
*
Update `resize` settings:
Fredia Huya-Kouadio
2022-04-04
4
-9
/
+17
*
Fix flickering issues with low processor mode on Android
Fredia Huya-Kouadio
2022-03-29
16
-33
/
+2550
*
Android port of the Godot Editor
Fredy Huya-Kouadio
2022-03-28
23
-67
/
+735
*
Merge pull request #59146 from m4gr3d/setup_mavencentral_publishing
Rémi Verschelde
2022-03-16
5
-3
/
+146
|
\
|
*
Setup logic to publish the Godot Android library to MavenCentral
Fredia Huya-Kouadio
2022-03-14
5
-3
/
+146
*
|
Implement GDExtension export plugin.
bruvzg
2022-03-16
2
-8
/
+8
|
/
*
Merge pull request #58986 from akien-mga/diraccessref
Rémi Verschelde
2022-03-11
1
-2
/
+1
|
\
[next]