| Commit message (Expand) | Author | Age | Files | Lines |
* | Input logic cleanup: | Fredia Huya-Kouadio | 2024-05-19 | 1 | -0/+2 |
* | Android stylus pressure and tilt support | pikethom | 2023-08-15 | 1 | -1/+1 |
* | [Android] Set `echo` property for the physical keyboard events. | bruvzg | 2023-07-06 | 1 | -1/+1 |
* | Augment the `InputEvent` class with a `CANCELED` state | Fredia Huya-Kouadio | 2023-05-15 | 1 | -2/+2 |
* | [InputEventKey] Avoid setting both key and modifier to the same value. | bruvzg | 2023-02-14 | 1 | -1/+1 |
* | Fix the issue causing long-press on a selected node on the scene tree to trig... | Fredia Huya-Kouadio | 2023-02-12 | 1 | -1/+5 |
* | Cleanup and unify keyboard input. | bruvzg | 2023-01-23 | 1 | -1/+1 |
* | Use BitField<> in core type masks | Juan Linietsky | 2023-01-08 | 1 | -6/+6 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add double_tap attribute to InputEventScreenTouch | Fredia Huya-Kouadio | 2022-10-22 | 1 | -2/+2 |
* | Cleanup the Android input logic implementation | Fredia Huya-Kouadio | 2022-09-07 | 1 | -4/+18 |
* | Fix incorrect Android scancodes | Marcel Admiraal | 2022-07-13 | 1 | -1/+1 |
* | Remove broken scroll gesture on Android | Marcel Admiraal | 2022-06-21 | 1 | -2/+0 |
* | Cleanup Android C++ code | Marcel Admiraal | 2022-05-31 | 1 | -1/+1 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Use "enum class" for input enums | Aaron Franke | 2021-11-12 | 1 | -3/+3 |
* | Switch to input buffering on Android | Pedro J. Estébanez | 2021-08-13 | 1 | -0/+91 |