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