Fredia Huya-Kouadio
|
4d0da74014
Fix the cleanup logic for the Android render thread
|
1 year ago |
Fredia Huya-Kouadio
|
5e59819727
Cleanup Android input on render thread settings
|
1 year ago |
Fredia Huya-Kouadio
|
6b6428d779
Fix ANRs reported by the Google Play Console
|
1 year ago |
Fredia Huya-Kouadio
|
637f4a10ed
Fix the issue causing the logo to not show when using the `compatibility` renderer
|
1 year ago |
Rémi Verschelde
|
a6ef250f3e
Merge pull request #92133 from m4gr3d/fix_touch_input
|
1 year ago |
Fredia Huya-Kouadio
|
5a74e5812b
Add logic to unregister the Godot plugins on engine termination
|
1 year ago |
Fredia Huya-Kouadio
|
625b92e3cd
Input logic cleanup:
|
1 year ago |
Fredia Huya-Kouadio
|
f291a4ed3a
Fix leakage of JNI object references
|
1 year ago |
Alexander Hartmann
|
1a68f1425d
Fix `EXIT_SUCCESS` on Android
|
1 year ago |
bruvzg
|
ee53ae28df
Add method to get "base" system UI color (macOS/Windows) and system theme change callback.
|
1 year ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
pikethom
|
7494ad6b54
Android stylus pressure and tilt support
|
2 years ago |
Fredia Huya-Kouadio
|
29bbc17b48
Godot Android re-architecture
|
2 years ago |
bruvzg
|
c687bfa697
[Android] Set `echo` property for the physical keyboard events.
|
2 years ago |
Rémi Verschelde
|
9e4315bb50
Style: Harmonize header includes in platform ports
|
2 years ago |
bruvzg
|
5b9984b5a2
Add `audio/general/text_to_speech` project setting to enable/disable TTS.
|
2 years ago |
shendo
|
92ade92fce
[Android] Fix dynamic Variant params stack constructions in JNI callbacks
|
2 years ago |
Fredia Huya-Kouadio
|
b438b4a490
Fix issue with resizing the display on Android when using the compatibility renderer.
|
2 years ago |
Juan Linietsky
|
a37c30dfc9
Fix thread IDs.
|
2 years ago |
Fredia Huya-Kouadio
|
445053a62d
Enable granular control of touchscreen related settings
|
2 years ago |
Emmanouil Papadeas
|
c36460060e
Further refactoring to AudioDriver implementations after #69120.
|
2 years ago |
bruvzg
|
daad4aed62
Cleanup and unify keyboard input.
|
2 years ago |
Juan Linietsky
|
2b815df3c1
Use BitField<> in core type masks
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Fredia Huya-Kouadio
|
5212d37040
Fix 'save & restart' logic for the Android Editor
|
2 years ago |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 years ago |
Fredia Huya-Kouadio
|
13e4770b97
Add double_tap attribute to InputEventScreenTouch
|
2 years ago |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 years ago |
Rémi Verschelde
|
df5a356e6c
Merge pull request #65501 from m4gr3d/fix_invalid_project_manager_path_main
|
2 years ago |
Fredia Huya-Kouadio
|
cd544fd86b
Fix issue causing the project manager to crash because of missing path argument
|
2 years ago |