summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper/SwitchInputMapper.cpp
AgeCommit message (Expand)Author
2024-06-04InputMapper: pass RawEvent references instead of pointers Harry Cutts
2023-04-13InputMapper refactor: Modify InputMapper constructor for configuration Arpit Singh
2023-01-31inputflinger: make parameter comment style consistent Harry Cutts
2022-10-05Return events from mappers and InputDevice Siarhei Vishniakou
2022-01-21Add API to get KeyCode produced by physical key location. Philip Junker
2021-09-29Remove RefBase from InputListener interface Siarhei Vishniakou
2021-02-10Revert "Send mapper events via context" Siarhei Vishniakou
2021-01-06Send mapper events via context Siarhei Vishniakou
2020-02-21Rename sequenceNum to ID. Garfield Tan
2020-02-20Use cc_defaults in inputflinger targets Prabir Pradhan
2020-02-12Refactor use of services in InputMappers. Nathaniel R. Lewis
2019-11-21Use enum class for EventEntry Siarhei Vishniakou
2019-09-19Create inputmappers and accumulators directories Prabir Pradhan