Rémi Verschelde
|
16f6a5b139
One Copyright Update to rule them all
|
2 年 前 |
Fredia Huya-Kouadio
|
27b63247fd
Fix issue causing the Android Editor port to crash when saving a scene
|
2 年 前 |
ne0fhyk
|
24e3b3b88d
Add full support for Android scoped storage.
|
3 年 前 |
Marcel Admiraal
|
7a782edeaa
Cleanup Android C++ code
|
2 年 前 |
Marcel Admiraal
|
ec2270b88f
Add a method for obtaining display cutouts on Android
|
3 年 前 |
Fredy Huya-Kouadio
|
7a88d5bf28
Fix the issue causing the screen to be black after resuming when in low processor mode.
|
3 年 前 |
Fredia Huya-Kouadio
|
3ba0508f79
Update the editor display scale based on the device's scaled density
|
3 年 前 |
Fredia Huya-Kouadio
|
8ca32d1727
Fix flickering issues with low processor mode on Android
|
3 年 前 |
Fredy Huya-Kouadio
|
cb0b2aefc3
Android port of the Godot Editor
|
3 年 前 |
Hugo Locurcio
|
cec7c908ca
Add `get_screen_refresh_rate()` to OS
|
3 年 前 |
Haoyu Qiu
|
76297e744d
Add `OS.has_clipboard()` to check clipboard content
|
3 年 前 |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 年 前 |
Marcel Admiraal
|
05744ee0e2
Fix Android `get_screen_orientation()` not returning valid values
|
3 年 前 |
Pedro J. Estébanez
|
abdf931832
Add off-screen GL context
|
3 年 前 |
Pedro J. Estébanez
|
25f01cb09d
Implement get_cache_path() for iOS, and improve it for Android and Windows
|
4 年 前 |
PouleyKetchoupp
|
52fdb4ece9
Window transparency support on Android
|
3 年 前 |
ne0fhyk
|
c88d1608ab
Add partial support for Android scoped storage.
|
3 年 前 |
Pedro J. Estébanez
|
45c2a7159e
Switch to input buffering on Android
|
3 年 前 |
Marcel Admiraal
|
6d63ccba31
Add OS.get_external_data_dir() to get Android external directory
|
3 年 前 |
Rémi Verschelde
|
e96f0ea1d7
Android: Remove non-functional native video OS methods
|
3 年 前 |
bruvzg
|
dab4cf3ed6
Add `physical_scancode` (keyboard layout independent keycodes) to InputEventKey and InputMap.
|
4 年 前 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 年 前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年 前 |
Fabio Alessandrelli
|
299be786a1
Remove unused FileAccessJAndroid.
|
4 年 前 |
Fabio Alessandrelli
|
f73c9e555f
Remove now unused FileAccessBuffered.
|
4 年 前 |
Mark Riedesel
|
92ff6c5164
Implement OS.get_screen_orientation() for Android
|
4 年 前 |
thebestnom
|
8405f1225e
[3.2] Android: Keyboard modifier and arrow key support
|
4 年 前 |
thebestnom
|
191c84f952
Android: Mouse Implementation
|
4 年 前 |
Mark Riedesel
|
2bec10fd1c
Implement OS.get_window_safe_area() for Android
|
4 年 前 |
PouleyKetchoupp
|
c0b394572f
Fix Return key events in LineEdit & TextEdit on Android
|
4 年 前 |