summaryrefslogtreecommitdiffstats
path: root/platform/android/display_server_android.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to input buffering on AndroidPedro J. Estébanez2021-08-131-50/+2
* Move `alert` function from `DisplayServer` to `OS`.bruvzg2021-07-221-2/+0
* Modernize Display server to use override keywordHendrik Brucker2021-07-161-60/+73
* Restructure and reimplement vsync optionsHendrik Brucker2021-07-061-2/+4
* Android: Initialize mouse modethebestnom2021-07-021-1/+1
* Use mouse and joypad enums instead of plain integersAaron Franke2021-06-201-5/+5
* Style: Cleanup uses of double spaces between wordsRémi Verschelde2021-06-071-1/+1
* Fixed screen orientation on AndroidSzymon Majewski2021-05-241-0/+2
* Android: Add support for cursor iconsthebestnom2021-05-191-0/+27
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Android: Allow Mouse Capture thebestnom2020-12-081-1/+6
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-7/+7
* Android: Mouse Implementationthebestnom2020-10-091-2/+14
* Fix Return key events in LineEdit & TextEdit on AndroidPouleyKetchoupp2020-07-261-1/+1
* Android: Keyboard modifier and arrow key supportthebestnom2020-07-211-0/+7
* Proper surface reset when resuming app on AndroidPouleyKetchoupp2020-05-241-0/+2
* Fix Android LineEdit editing bugsSkyJJ2020-05-161-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Display Server supportPouleyKetchoupp2020-04-081-0/+174