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 #63121 from aaronfranke/editor-export-split
Rémi Verschelde
2022-07-27
3
-4
/
+4
|
\
|
*
Split up editor export code into multiple files
Aaron Franke
2022-07-26
3
-4
/
+4
*
|
Address remaining scoped storage regressions
Fredia Huya-Kouadio
2022-07-26
6
-31
/
+80
|
/
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
2
-6
/
+6
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-7
/
+2
*
Use clang as assembler to ensure preprocessing is done, and add assembler "ta...
bruvzg
2022-07-07
1
-6
/
+2
*
Add full support for Android scoped storage.
Fredia Huya-Kouadio
2022-07-05
34
-288
/
+2430
*
Merge pull request #62611 from akien-mga/android-preset-refactor-custom-build
Rémi Verschelde
2022-07-03
1
-28
/
+66
|
\
|
*
Android: Refactor Custom Build options in export preset
Rémi Verschelde
2022-07-03
1
-28
/
+66
*
|
Fix exit code of --help and --version, and test them in CI
Jan Haller
2022-07-02
1
-0
/
+1
|
/
*
Merge pull request #61691 from madmiraal/android-ndk-23
Rémi Verschelde
2022-06-26
2
-258
/
+76
|
\
|
*
Upgrade Android NDK to r23 LTS
Marcel Admiraal
2022-06-25
2
-258
/
+76
*
|
Merge pull request #62289 from madmiraal/fix-61816
Fredia Huya-Kouadio
2022-06-25
6
-36
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove broken scroll gesture on Android
Marcel Admiraal
2022-06-21
6
-36
/
+0
*
|
Update android:targetSdkVersion from 30 to 31
Gustavo Maciel
2022-06-23
5
-3
/
+6
|
/
*
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
*
Add readable export errors.
bruvzg
2022-06-08
1
-31
/
+38
*
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
|
\
\
[next]