summaryrefslogtreecommitdiff
path: root/include/input/KeyLayoutMap.h
AgeCommit message (Expand)Author
2023-06-19Arrange include ordering in input/KeyLayoutMap.h Nergi Rahardi
2023-04-07Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482... Josep del Río
2023-03-31hasKeycodeLocked() also checks usage codes Charles Lin
2022-09-10libinput: Use #pragma once instead of explicit define guards Prabir Pradhan
2022-08-23Improve EventHub const-correctness Prabir Pradhan
2022-06-15Do not load keylayout if required kernel module is missing Siarhei Vishniakou
2022-06-14Avoid using KeyedVector in KeyLayoutMap Siarhei Vishniakou
2022-06-14Refactor input code for require_kernel_config parameter Siarhei Vishniakou
2022-06-03Do not load keylayout if required kernel module is missing Siarhei Vishniakou
2022-05-27Avoid using KeyedVector in KeyLayoutMap Siarhei Vishniakou
2022-05-20Refactor input code for require_kernel_config parameter Siarhei Vishniakou
2020-12-16Add SensorManager support in inputflinger. Chris Ye
2020-08-28Move KeyLayoutMap from RefBase to shared_ptr. Chris Ye
2019-03-21Use std::vector over Vector for InputFlinger (1/3) Arthur Hung
2018-09-05Prefer std::string over String8 Siarhei Vishniakou
2013-10-18Parse LED mappings in keylayout files Michael Wright
2013-07-01Move input library code from frameworks/base. Jeff Brown