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
/
display_server_android.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Properly set window class in Wayland
Paulo Poiati
2024-05-22
1
-2
/
+2
*
Move `global_menu_*` methods to a separate `NativeMenu` class.
bruvzg
2024-03-04
1
-0
/
+1
*
Add method to get "base" system UI color (macOS/Windows) and system theme cha...
bruvzg
2024-02-13
1
-0
/
+5
*
Finish splitting functionality of the Vulkan and D3D12 backends into Renderin...
Dario
2024-02-12
1
-2
/
+2
*
Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts
Pedro J. Estébanez
2023-12-20
1
-6
/
+6
*
Support dark mode on Android and iOS.
Zae
2023-09-26
1
-0
/
+3
*
[DisplayServer] Add method to check if native window is focused.
bruvzg
2023-06-16
1
-0
/
+1
*
Don't expose mac specific display server.
HolonProduction
2023-05-11
1
-0
/
+2
*
Use BitField<> in core type masks
Juan Linietsky
2023-01-08
1
-1
/
+1
*
Add support for the custom initial screen for the main window, fix primary sc...
bruvzg
2023-01-07
1
-2
/
+3
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #69712 from bruvzg/real_size
Rémi Verschelde
2022-12-07
1
-1
/
+2
|
\
|
*
Rename `window_get_real_size` to `window_get_size_with_decorations`, add `win...
bruvzg
2022-12-07
1
-1
/
+2
*
|
Fix Determining Window for Touchscreen
Markus Sauermann
2022-12-07
1
-1
/
+1
|
/
*
Add missing display server overrides
Fredia Huya-Kouadio
2022-11-27
1
-0
/
+10
*
Make window creation with custom position do not flash
Wei Guo
2022-10-24
1
-2
/
+2
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-2
/
+2
*
Add support for multiple virtual keyboard types
Brian Semrau
2022-08-04
1
-1
/
+1
*
Fix screen_get_usable_rect returning display safe area
Marcel Admiraal
2022-05-02
1
-0
/
+1
*
Merge pull request #60551 from madmiraal/implement-3466
Rémi Verschelde
2022-05-02
1
-0
/
+2
|
\
|
*
Add a method for obtaining display cutouts on Android
Marcel Admiraal
2022-04-26
1
-0
/
+2
*
|
Implement text-to-speech support on Android, iOS, HTML5, Linux, macOS and Win...
bruvzg
2022-04-28
1
-0
/
+9
|
/
*
Update the editor display scale based on the device's scaled density
Fredia Huya-Kouadio
2022-04-04
1
-0
/
+1
*
Merge pull request #57335 from jordigcs/display-refresh-rate
Rémi Verschelde
2022-02-04
1
-0
/
+1
|
\
|
*
Add screen_get_refresh_rate to DisplayServer
jordi
2022-02-03
1
-0
/
+1
*
|
Merge pull request #56785 from bruvzg/nat_handles_4
Rémi Verschelde
2022-01-27
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Add support for getting native display, window, and view handles.
bruvzg
2022-01-14
1
-0
/
+3
*
|
Add `DisplayServer.clipboard_has()` to check clipboard content
Haoyu Qiu
2022-01-19
1
-0
/
+1
|
/
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Fix initialising of gl_manager and checking gl_manager and context_vulkan pre...
Bastiaan Olij
2021-12-18
1
-2
/
+2
*
Switch to input buffering on Android
Pedro J. Estébanez
2021-08-13
1
-50
/
+2
*
Move `alert` function from `DisplayServer` to `OS`.
bruvzg
2021-07-22
1
-2
/
+0
*
Modernize Display server to use override keyword
Hendrik Brucker
2021-07-16
1
-60
/
+73
*
Restructure and reimplement vsync options
Hendrik Brucker
2021-07-06
1
-2
/
+4
*
Android: Initialize mouse mode
thebestnom
2021-07-02
1
-1
/
+1
*
Use mouse and joypad enums instead of plain integers
Aaron Franke
2021-06-20
1
-5
/
+5
*
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-06-07
1
-1
/
+1
*
Fixed screen orientation on Android
Szymon Majewski
2021-05-24
1
-0
/
+2
*
Android: Add support for cursor icons
thebestnom
2021-05-19
1
-0
/
+27
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Android: Allow Mouse Capture
thebestnom
2020-12-08
1
-1
/
+6
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-7
/
+7
*
Android: Mouse Implementation
thebestnom
2020-10-09
1
-2
/
+14
*
Fix Return key events in LineEdit & TextEdit on Android
PouleyKetchoupp
2020-07-26
1
-1
/
+1
*
Android: Keyboard modifier and arrow key support
thebestnom
2020-07-21
1
-0
/
+7
*
Proper surface reset when resuming app on Android
PouleyKetchoupp
2020-05-24
1
-0
/
+2
*
Fix Android LineEdit editing bugs
SkyJJ
2020-05-16
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
[next]