summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/include
AgeCommit message (Expand)Author
2025-03-19EventHub: Re-open Devices serially when AssociatedDevice changes Prabir Pradhan
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-18inputflinger: Restricted invalid InputDeviceClass enum values Akhilesh Sanikop
2025-02-13Merge "EventHub: Search IDC for additional lights" into main Treehugger Robot
2025-02-13EventHub: Search IDC for additional lights Aseda Aboagye
2025-02-11InputReader: prevent merging pointer sub-devices Kenneth Albanowski
2025-02-07EventHub: Reimplement sysfsNodeChanged Prabir Pradhan
2025-02-07EventHub: Refactor AssociatedDevice creation logic Prabir Pradhan
2025-01-24Mark some functions in InputReader code as const Siarhei Vishniakou
2024-11-18Allow resetting locked modifier state Vaibhav Devmurari
2024-11-15KeyboardInputMapper: migrate most tests to InputMapperUnitTest Harry Cutts
2024-11-11Add keyboard volume mute LED. (2/2) DingYong
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-10-07hasKeycode API should take into account key remapping Vaibhav Devmurari
2024-09-20Move key remapping to InputReader thread(1/n) Linnan Li
2024-08-16Create Native getTouchpadHardwareProperties() Omar Abdelmonem
2024-07-26Merge changes I81246b29,Ia270695b into main Treehugger Robot
2024-07-25JoystickInputMapperTest: migrate to InputMapperUnitTest Harry Cutts
2024-07-25Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" Prabir Pradhan
2024-07-25InputReader: Use shared keyboard source for all key events Prabir Pradhan
2024-07-25Mock InputDevice in the InputMapper unit tests Prabir Pradhan
2024-07-23Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" i... Treehugger Robot
2024-07-23Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" Prabir Pradhan
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-09Sync disabling of touchpad taps with hiding pointer Arpit Singh
2024-06-28InputDevice: return std::optional from getAbsoluteAxisInfo Harry Cutts
2024-06-25InputDevice: clear absolute axis info if not found Harry Cutts
2024-06-21Return std::optional from getAbsoluteAxisValue Harry Cutts
2024-06-21Return a std::optional from EventHub::getAbsoluteAxisInfo Harry Cutts
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-05-03Merge "Add mic mute keyboard led. (2/2)" into main Josep del Río
2024-04-22(2nd try) Bind an input device via descriptor Antonio Kantek
2024-04-19Revert "Bind an input device via descriptor" Prabir Pradhan
2024-04-16Add mic mute keyboard led. (2/2) DingYong
2024-03-28Bind an input device via descriptor Michael Crimando
2024-02-01Support for InputDevice ViewBehavior Yeabkal Wubshit
2024-01-11Merge changes Ie02dbcb3,I8195406c into main Arpit Singh
2024-01-10Sync MT slots on reset and buffer overflow Arpit Singh
2024-01-09CursorInputMapper: migrate remaining tests Harry Cutts
2023-10-31Record last keypress timestamp on physical keyboard while typing Arpit Singh
2023-08-24InputMapper refactor: Configure empty InputDevice Arpit Singh