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