summaryrefslogtreecommitdiffstats
path: root/platform/android/android_keys_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Add InputEventKey.location to tell left from rightMel Collins2024-01-261-0/+20
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-1/+2
* Add support for DPAD Center key of Android TV remote controllerHiroki Taira2023-05-221-0/+1
* Cleanup and unify keyboard input.bruvzg2023-01-231-1/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix wrong android key mapping.HolonProduction2022-11-051-1/+5
* Fix incorrect Android scancodesMarcel Admiraal2022-07-131-120/+131
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Use "enum class" for input enumsAaron Franke2021-11-121-92/+92
* clang-format: Various fixes to comments alignment from `clang-format` 13Rémi Verschelde2021-10-281-22/+22
* Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWit...Lightning_A2021-05-071-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-2/+2
* Android: Mouse Implementationthebestnom2020-10-091-124/+3
* Android: Keyboard modifier and arrow key supportthebestnom2020-07-211-0/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Miscellaneous cleanup for the Android codebase:fhuya2020-03-041-0/+280