summaryrefslogtreecommitdiff
path: root/platform/android/display_server_android.h
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-08Android: Allow Mouse Capture thebestnom
2020-12-02Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut
2020-10-09Android: Mouse Implementationthebestnom
2020-07-26Fix Return key events in LineEdit & TextEdit on AndroidPouleyKetchoupp
2020-07-21Android: Keyboard modifier and arrow key supportthebestnom
2020-05-24Proper surface reset when resuming app on AndroidPouleyKetchoupp
2020-05-16Fix Android LineEdit editing bugsSkyJJ
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-08Display Server supportPouleyKetchoupp