summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader
AgeCommit message (Expand)Author
2025-03-21Merge changes from topic "getSysfsRootPath" into main Prabir Pradhan
2025-03-21Merge "EventHub: Process sysfs node changes from InputReader thread" into main Treehugger Robot
2025-03-21Merge "EventHub: Close opening device before deleting on sysfs change" into main Prabir Pradhan
2025-03-19EventHub: Re-open Devices serially when AssociatedDevice changes Prabir Pradhan
2025-03-18EventHub: Process sysfs node changes from InputReader thread Prabir Pradhan
2025-03-18InputReader: Add getter API for the sysfs node path of an InputDevice Prabir Pradhan
2025-03-18EventHub: Close opening device before deleting on sysfs change Prabir Pradhan
2025-03-18TouchpadInputMapper: dedup successive swipe lift gestures in metrics Harry Cutts
2025-03-06Merge "Cleanup touchpad_typing_palm_rejection flag" into main Treehugger Robot
2025-03-06Cleanup touchpad_typing_palm_rejection flag Arpit Singh
2025-03-05Merge "TouchInputMapper: Add logs for b/396796958" into main Treehugger Robot
2025-03-05TouchInputMapper: Add logs for b/396796958 Harry Cutts
2025-03-04Merge "CapturedTouchpadEventConverter: clean up relative axes flag" into main Treehugger Robot
2025-03-03CapturedTouchpadEventConverter: clean up relative axes flag Harry Cutts
2025-02-18Merge "HardwareStateConverter: clean up palm reporting flag" into main Treehugger Robot
2025-02-18HardwareStateConverter: clean up palm reporting flag Harry Cutts
2025-02-18Merge "Allow touchpad debug logs to be enabled on the fly" into main Treehugger Robot
2025-02-18Allow touchpad debug logs to be enabled on the fly Harry Cutts
2025-02-18Merge changes I7c2108a2,I23fa0e50,I20d02933 into main Treehugger Robot
2025-02-18inputflinger: Restricted invalid InputDeviceClass enum values Akhilesh Sanikop
2025-02-17SlopController: fix formatting of logged values Harry Cutts
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-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-02-07EventHub: Reimplement sysfsNodeChanged Prabir Pradhan
2025-02-07EventHub: Refactor AssociatedDevice creation logic Prabir Pradhan
2025-02-05InputVerifier: verify button events and states (attempt 2) Harry Cutts
2025-01-29Ensure canceled touch stream uses previous display id Siarhei Vishniakou
2025-01-27Merge "GestureConverter: fix inconsistencies from clicks during gestures" int... Treehugger Robot
2025-01-27GestureConverter: fix inconsistencies from clicks during gestures Harry Cutts
2025-01-24Mark some functions in InputReader code as const Siarhei Vishniakou
2025-01-17Merge "Add support to disable touchpad acceleration" into main Michael Checo
2025-01-17Add support to disable touchpad acceleration Michael Checo
2025-01-16GestureConverter: initialize mThreeFingerTapShortcutEnabled Harry Cutts
2025-01-09Merge "TouchInputMapper: Disable PointerUsage concept with a flag" into main Treehugger Robot
2025-01-09TouchInputMapper: Disable PointerUsage concept with a flag Prabir Pradhan
2025-01-07Merge "Refactor: Rename displaysWithMousePointerAccelerationDisabled" into main Michael Checo
2025-01-07inputflinger/reader: format Android.bp file Harry Cutts
2025-01-06TouchInputMapper: Fix display association for POINTER mode Prabir Pradhan
2024-12-30Refactor: Rename displaysWithMousePointerAccelerationDisabled Michael Checo
2024-12-30Merge "Add support to disable mouse acceleration" into main Michael Checo
2024-12-27Add support to disable mouse acceleration Michael Checo
2024-12-20GestureConverter: clean up fling stopping flag Harry Cutts
2024-11-28Cleanup old sysprop flag for Keyboard backlight Vaibhav Devmurari
2024-11-25touchpad: add touchpad system gesture setting Harry Cutts
2024-11-22input: Remove prefix from InputDeviceSensorAccuracy enum Harry Cutts
2024-11-18Allow resetting locked modifier state Vaibhav Devmurari
2024-11-15Merge "Input: Gate setKernelWakeEnabled with a flag" into main Yanye Li