summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/include/InputReaderContext.h
AgeCommit message (Expand)Author
2025-03-05TouchInputMapper: Add logs for b/396796958 Harry Cutts
2025-01-24Mark some functions in InputReader code as const Siarhei Vishniakou
2024-06-07Implement KeyboardClassifier interface in rust Vaibhav Devmurari
2024-05-08InputReader: Cleanup after PointerChoreographer refactor Prabir Pradhan
2023-10-31Record last keypress timestamp on physical keyboard while typing Arpit Singh
2023-07-21Disable Tap to click while typing on a PK Arpit Singh
2022-10-05Return events from mappers and InputDevice Siarhei Vishniakou
2022-09-09inputflinger: Use #pragma once instead of explicit define guards Prabir Pradhan
2021-09-29Remove RefBase from InputListener interface Siarhei Vishniakou
2021-02-10Revert "Send mapper events via context" Siarhei Vishniakou
2021-02-04Add vibrator state listener support for input device vibrator Chris Ye
2021-01-06Send mapper events via context Siarhei Vishniakou
2020-08-27Maintain CapsLock, NumLock and ScrollLock of keyboard arthurhung
2020-07-03Move PointerController from sp to shared_ptr Michael Wright
2020-02-21Rename sequenceNum to ID. Garfield Tan
2020-02-19Let InputReaderContext hold a single PointerController Prabir Pradhan
2020-02-12Refactor use of services in InputMappers. Nathaniel R. Lewis
2019-09-19Split InputReader into multiple files Prabir Pradhan