summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper/InputMapper.cpp
AgeCommit message (Expand)Author
2024-10-07Allow toggle caps lock even if device doesn't a have caps lock key Vaibhav Devmurari
2024-08-16Create Native getTouchpadHardwareProperties() Omar Abdelmonem
2024-07-25Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" Prabir Pradhan
2024-07-23Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" Prabir Pradhan
2024-06-28InputDevice: return std::optional from getAbsoluteAxisInfo Harry Cutts
2024-04-24input: fix -Wformat warnings Harry Cutts
2023-04-19Use ftl::Flags for InputReaderConfiguration::Change Prabir Pradhan
2023-04-13InputMapper refactor: Modify InputMapper constructor for configuration Arpit Singh
2023-04-13InputMapper refactor: Change readerconfig pointer to const ref Arpit Singh
2023-04-05InputMapper refactor: Rename configure to reconfigure Arpit Singh
2023-03-17InputMapper: use a reference for InputDeviceInfo parameter Harry Cutts
2023-01-20TouchpadInputMapper: add dump method Harry Cutts
2022-11-16Differentiate fused and unfused external styluses Prabir Pradhan
2022-10-05Return events from mappers and InputDevice Siarhei Vishniakou
2022-06-16Use std::vector when sending keyCodes Siarhei Vishniakou
2022-01-21Add API to get KeyCode produced by physical key location. Philip Junker
2021-08-20Fix toggleCapsLock failed for multiple EventHub devices Arthur Hung
2021-02-23Pass RawEvent latency from InputReader to InputListener Siarhei Vishniakou
2020-12-16Add SensorManager support in inputflinger. Chris Ye
2020-12-07Support combined vibration effects with input device. Chris Ye
2020-07-21InputFlinger: Support amplitude control for InputDeviceVibrator Nathaniel R. Lewis
2020-02-21Merge "Let InputReaderContext hold a single PointerController" TreeHugger Robot
2020-02-20Use cc_defaults in inputflinger targets Prabir Pradhan
2020-02-19Let InputReaderContext hold a single PointerController Prabir Pradhan
2020-02-12Refactor use of services in InputMappers. Nathaniel R. Lewis
2019-09-19Create inputmappers and accumulators directories Prabir Pradhan