summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper
AgeCommit message (Expand)Author
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-18Allow touchpad debug logs to be enabled on the fly Harry Cutts
2025-02-17SlopController: fix formatting of logged values Harry Cutts
2025-02-12InputReader: use ALOGD_IF instead of if (…) ALOGD Harry Cutts
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-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-25touchpad: add touchpad system gesture setting Harry Cutts
2024-11-22input: Remove prefix from InputDeviceSensorAccuracy enum Harry Cutts
2024-11-04GestureConverter: dump value of 3-finger tap setting Harry Cutts
2024-11-01GestureConverter: add option to make 3-finger tap a shortcut Harry Cutts
2024-10-24Wake device from alphanumeric keyboards Henry Barnor
2024-10-24Clean up feature flag for new mouse pointer ballistics Harry Cutts
2024-10-22Merge "Skip processing repeat EV_KEY events for keyboards" into main David Padlipsky
2024-10-18Skip processing repeat EV_KEY events for keyboards David Padlipsky
2024-10-17Copy KeyCharacterMap object when we fill InputDeviceInfo(1/n) Linnan Li
2024-10-10Merge "Mouse: Add support to swap mouse primary button" into main Treehugger Robot
2024-10-10Merge "Mouse: Add support to reverse vertical mouse scroll" into main Treehugger Robot
2024-10-08Mouse: Add support to swap mouse primary button Jimmy
2024-10-08Mouse: Add support to reverse vertical mouse scroll Jimmy
2024-10-07Allow toggle caps lock even if device doesn't a have caps lock key Vaibhav Devmurari
2024-09-30Rotary encoder rotation count telemetry Yeabkal Wubshit
2024-09-26Revert "Allow metaState changes from keys not declared by the keyboard" Vaibhav Devmurari
2024-09-25Allow metaState changes from keys not declared by the keyboard Vaibhav Devmurari
2024-09-18Merge changes I57d23909,If6828f95 into main Harry Cutts
2024-09-17CapturedTouchpadEventConverter: report relative axes Harry Cutts
2024-09-13Create JNI pipeline for touchpad gestures Omar Abdelmonem
2024-09-11Merge changes If18f6539,I37018926 into main Hiroki Sato
2024-09-11Simplify adding FLAG_IS_GENERATED_GESTURE in GestureConverter Hiroki Sato