summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper/TouchpadInputMapper.cpp
AgeCommit message (Expand)Author
2025-03-18TouchpadInputMapper: dedup successive swipe lift gestures in metrics Harry Cutts
2025-02-18Allow touchpad debug logs to be enabled on the fly Harry Cutts
2025-01-24Mark some functions in InputReader code as const Siarhei Vishniakou
2025-01-17Add support to disable touchpad acceleration Michael Checo
2024-11-25touchpad: add touchpad system gesture setting Harry Cutts
2024-11-01GestureConverter: add option to make 3-finger tap a shortcut Harry Cutts
2024-09-13Create JNI pipeline for touchpad gestures Omar Abdelmonem
2024-09-09Notify the touchpad hardware state with getDeviceId() Abdelrahman Awadalla
2024-08-20Notify TouchpadDebugActivity on finger/hardware state changes Abdelrahman Awadalla
2024-08-20Merge "Create Native getTouchpadHardwareProperties()" into main Omar Abdelmonem
2024-08-16Create Native getTouchpadHardwareProperties() Omar Abdelmonem
2024-08-13Add InputReaderConfiguration option for touchpad visualization Abdelrahman Awadalla
2024-07-25Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" 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-10Remove enable_gestures_library_timer_provider flag Omar Abdelmonem
2024-06-28InputDevice: return std::optional from getAbsoluteAxisInfo Harry Cutts
2024-06-04InputMapper: pass RawEvent references instead of pointers Harry Cutts
2024-06-03input accumulators: pass RawEvent references instead of pointers Harry Cutts
2024-05-31Override maxValue when the initial value is negative or zero Siarhei Vishniakou
2024-05-16Merge "TouchpadInputMapper: remove usage atom log lines" into main Treehugger Robot
2024-05-15TouchpadInputMapper: remove usage atom log lines Harry Cutts
2024-05-14Move ADISPLAY_ID_ definitions into LogicalDisplayId Siarhei Vishniakou
2024-05-09Use a strongly typed LogicalDisplayId for displayId(2/n) Linnan Li
2024-05-04Touchpad: Cleanup after PointerChoreographer refactor Prabir Pradhan
2024-04-05TouchpadInputMapper: add more log lines when producing atoms Harry Cutts
2024-03-22TouchpadInputMapper: log when producing usage atoms Harry Cutts
2024-03-13Use input token in PointerCaptureRequest Hiroki Sato
2024-02-27Read pointer choreographer flag at boot Prabir Pradhan
2024-01-26touchpad: add tap dragging configuration option Harry Cutts
2024-01-17CursorInputMapper: share acceleration curves with touchpad Harry Cutts
2024-01-08TouchpadInputMapper: bump generation on display change Harry Cutts
2023-12-21TouchpadInputMapper: protect metrics data with a lock Harry Cutts
2023-12-20Cancel ongoing touchpad move gesture if user starts typing Arpit Singh
2023-11-16Pointer icon refactor for touchpad Byoungho Jung
2023-09-13Merge "TouchpadInputMapper: add timer provider" into main Harry Cutts
2023-09-12TouchpadInputMapper: add timer provider Harry Cutts
2023-09-11Metrics collector: Log a separate bus for USI styluses Prabir Pradhan
2023-08-23TouchpadInputMapper: test createHardwareProperties Harry Cutts
2023-08-21TouchpadInputMapper: set reports_pressure hardware property Harry Cutts
2023-07-31Allow touchpads to expose associated display Josep del Rio
2023-07-10Modify touchpad ballistic curves based on the UX study results. Wenxin Feng
2023-06-20TouchpadInputMapper: report usage metrics Harry Cutts
2023-05-06Merge "Align the scroll ballistics with the pointing ballistics." into udc-dev Wenxin Feng
2023-05-05TouchpadInputMapper: support touchpad capture Harry Cutts
2023-05-03Align the scroll ballistics with the pointing ballistics. Wenxin Feng
2023-04-19Use ftl::Flags for InputReaderConfiguration::Change Prabir Pradhan
2023-04-14Merge changes from topic "InputMapper-refactor-256009910" into udc-dev Arpit Singh
2023-04-13Merge "Update the touchpad sensitivity levels and default sensitivity." into ... Wenxin Feng
2023-04-13InputMapper refactor: Modify InputMapper constructor for configuration Arpit Singh