summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper/RotaryEncoderInputMapper.cpp
AgeCommit message (Expand)Author
2024-09-30Rotary encoder rotation count telemetry Yeabkal Wubshit
2024-07-10Native support for rotary encoder high-res scroll Biswarup Pal
2024-06-25Virtual rotary encoder native support Vladimir Komsiyski
2024-06-04InputMapper: pass RawEvent references instead of pointers Harry Cutts
2024-06-03input accumulators: pass RawEvent references instead of pointers Harry Cutts
2024-05-14Move ADISPLAY_ID_ definitions into LogicalDisplayId Siarhei Vishniakou
2024-05-09Use a strongly typed LogicalDisplayId for displayId(2/n) Linnan Li
2023-07-06inputflinger: fix format of parameter name comments Harry Cutts
2023-06-27Updates to SlopController Yeabkal Wubshit
2023-06-14Create Input SlopController Yeabkal Wubshit
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-28Convert tool type to enum class Siarhei Vishniakou
2023-03-17InputMapper: use a reference for InputDeviceInfo parameter Harry Cutts
2023-03-14input: use optionals for PropertyMap getters Harry Cutts
2022-12-02Convert orientation values in input to ui::Rotation. Michael Wright
2022-11-22Remove Unneeded RotaryEncoderInputMapper Calls Yeabkal Wubshit
2022-10-05Return events from mappers and InputDevice Siarhei Vishniakou
2022-07-13Avoid KeyedVector and String8 in PropertyMap 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-23Pass RawEvent latency from InputReader to InputListener Siarhei Vishniakou
2021-02-10Revert "Send mapper events via context" Siarhei Vishniakou
2021-01-06Send mapper events via context Siarhei Vishniakou
2020-07-12Rename ViewportTypes to avoid repetition Michael Wright
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-09-19Create inputmappers and accumulators directories Prabir Pradhan