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
/
InputReader.cpp
Age
Commit message (
Expand
)
Author
2025-03-18
InputReader: Add getter API for the sysfs node path of an InputDevice
Prabir Pradhan
2025-03-18
EventHub: Process sysfs node changes from InputReader thread
Prabir Pradhan
2025-03-05
TouchInputMapper: Add logs for b/396796958
Harry Cutts
2025-02-12
Merge "InputReader: use ALOGD_IF instead of if (…) ALOGD" into main
Treehugger Robot
2025-02-12
InputReader: use ALOGD_IF instead of if (…) ALOGD
Harry Cutts
2025-02-11
InputReader: prevent merging pointer sub-devices
Kenneth Albanowski
2025-01-24
Mark some functions in InputReader code as const
Siarhei Vishniakou
2024-11-18
Allow resetting locked modifier state
Vaibhav Devmurari
2024-11-15
Input: Gate setKernelWakeEnabled with a flag
Yanye Li
2024-10-22
Input: Support set power/wakeup node of device
Yanye Li
2024-10-07
Allow toggle caps lock even if device doesn't a have caps lock key
Vaibhav Devmurari
2024-09-30
Merge "Only prioritize critical input threads" into main
Treehugger Robot
2024-09-20
Move key remapping to InputReader thread(1/n)
Linnan Li
2024-09-19
Only prioritize critical input threads
Siarhei Vishniakou
2024-08-16
Create Native getTouchpadHardwareProperties()
Omar Abdelmonem
2024-07-18
Revert "Revert "Remove notifyConfigurationChanged listener and p..."
Liana Kazanova
2024-07-18
Revert "Remove notifyConfigurationChanged listener and policy calls"
Liana Kazanova
2024-07-17
Remove notifyConfigurationChanged listener and policy calls
Vaibhav Devmurari
2024-07-12
Merge "Shift notifyConfigurationChanged policy call to InputReader" into main
Vaibhav Devmurari
2024-07-10
Shift notifyConfigurationChanged policy call to InputReader
Vaibhav Devmurari
2024-07-09
Sync disabling of touchpad taps with hiding pointer
Arpit Singh
2024-06-07
Implement KeyboardClassifier interface in rust
Vaibhav Devmurari
2024-05-20
Add enabled state to InputDevice and remove isInputDeviceEnabled(2/n)
Linnan Li
2024-05-14
InputReader: Add API to get the last used input device
Prabir Pradhan
2024-05-09
Use a strongly typed LogicalDisplayId for displayId(2/n)
Linnan Li
2024-05-08
InputReader: Cleanup after PointerChoreographer refactor
Prabir Pradhan
2024-02-06
InputReader: Notify policy of device changes after flushing events
Prabir Pradhan
2023-10-31
Record last keypress timestamp on physical keyboard while typing
Arpit Singh
2023-09-12
TouchpadInputMapper: add timer provider
Harry Cutts
2023-08-24
InputMapper refactor: Configure empty InputDevice
Arpit Singh
2023-08-16
Accumulate NotifyArgs inside the lock before notifying
Siarhei Vishniakou
2023-07-21
Disable Tap to click while typing on a PK
Arpit Singh
2023-07-07
Revert "InputMapper refactor: Configure empty InputDevice"
Arpit Singh
2023-07-07
InputMapper refactor: Configure empty InputDevice
Arpit Singh
2023-05-25
Revert "InputMapper refactor: Configure empty InputDevice"
Siarhei Vishniakou
2023-05-24
InputMapper refactor: Configure empty InputDevice
Arpit Singh
2023-04-19
Use ftl::Flags for InputReaderConfiguration::Change
Prabir Pradhan
2023-04-14
InputListener: Pass NotifyArgs by reference
Prabir Pradhan
2023-04-14
Merge changes from topic "InputMapper-refactor-256009910" into udc-dev
Arpit Singh
2023-04-14
Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputma...
Treehugger Robot
2023-04-13
Notify InputListener when there an changes to input devices
Prabir Pradhan
2023-04-13
InputMapper refactor: Modify InputMapper constructor for configuration
Arpit Singh
2023-04-13
InputMapper refactor: Change readerconfig pointer to const ref
Arpit Singh
2023-03-29
Support native API to report sysfs nodes changes
Vaibhav Devmurari
2023-02-23
Allow debug logging of raw events to be enabled on the fly
Prabir Pradhan
2022-12-06
Add API to support key remappings on native side
Vaibhav Devmurari
2022-11-16
Input: Add isStylusToolType() utility function
Prabir Pradhan
2022-10-27
InputReader: Get Bluetooth address from InputDeviceIdentifier
Prabir Pradhan
2022-10-27
Notify the policy when a stylus gesture starts
Prabir Pradhan
2022-10-05
Return events from mappers and InputDevice
Siarhei Vishniakou
[next]