summaryrefslogtreecommitdiff
path: root/services/inputflinger/reader/mapper/TouchInputMapper.cpp
AgeCommit message (Expand)Author
2025-03-05TouchInputMapper: Add logs for b/396796958 Harry Cutts
2025-01-29Ensure canceled touch stream uses previous display id Siarhei Vishniakou
2025-01-24Mark some functions in InputReader code as const Siarhei Vishniakou
2025-01-09TouchInputMapper: Disable PointerUsage concept with a flag Prabir Pradhan
2025-01-06TouchInputMapper: Fix display association for POINTER mode Prabir Pradhan
2024-08-02TouchInputMapper: Only use SOURCE_BLUETOOTH_STYLUS when fusion possible Prabir Pradhan
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-10Update dependent properties when deviceType is updated Biswarup Pal
2024-06-28InputDevice: return std::optional from getAbsoluteAxisInfo Harry Cutts
2024-06-20Include SOURCE_TOUCHPAD for Virtual Navigation Touchpad Prabir Pradhan
2024-06-10MotionEvent: Differentiate directional support for AXIS_ORIENTATION Prabir Pradhan
2024-06-05Merge "InputMapper: pass RawEvent references instead of pointers" into main Treehugger Robot
2024-06-04InputMapper: pass RawEvent references instead of pointers Harry Cutts
2024-06-03Merge "input accumulators: pass RawEvent references instead of pointers" into... Treehugger Robot
2024-06-03input accumulators: pass RawEvent references instead of pointers Harry Cutts
2024-05-21Removed dead code from TouchInputMapper Mayank Garg
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-06Touch: Cleanup after PointerChoreographer refactor Prabir Pradhan
2024-04-25Merge "(2nd try) Bind an input device via descriptor" into main Antonio Kantek
2024-04-25Merge "input: fix -Wformat warnings" into main Harry Cutts
2024-04-24input: fix -Wformat warnings Harry Cutts
2024-04-22(2nd try) Bind an input device via descriptor Antonio Kantek
2024-04-19Merge "Revert "Bind an input device via descriptor"" into main Prabir Pradhan
2024-04-19Revert "Bind an input device via descriptor" Prabir Pradhan
2024-04-12Merge "Bind an input device via descriptor" into main Antonio Kantek
2024-04-05Merge "TouchInputMapper: add missing includes" into main Treehugger Robot
2024-04-05TouchInputMapper: add missing includes Harry Cutts
2024-04-05TouchInputMapper: remove UNSCALED mode Harry Cutts
2024-03-28Bind an input device via descriptor Michael Crimando
2024-03-13Use input token in PointerCaptureRequest Hiroki Sato
2023-10-18Change isStylusEvent behaviour Siarhei Vishniakou
2023-09-19Stylus fusion: Use SOURCE_BLUETOOTH_STYLUS dynamically for events Prabir Pradhan
2023-07-07Remove PointerProperties::copyFrom Siarhei Vishniakou
2023-07-06inputflinger: fix format of parameter name comments Harry Cutts
2023-06-20Merge "TouchInputMapper: add missing newline in dump()" Harry Cutts
2023-06-19TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a... Harry Cutts
2023-06-19TouchInputMapper: don't check touchpad touches by screen bounds Harry Cutts
2023-06-19TouchInputMapper: add missing newline in dump() Harry Cutts
2023-06-06Fix touch reset due to viewport isActive changing when enableForInactiveViewp... Josh Thielen
2023-05-05InputMapper refactor: TouchInputMapper Arpit Singh
2023-05-05InputMapper refactor: TouchInputMapper Arpit Singh
2023-04-20InputMapper refactor: TouchInputMapper::Parameters Arpit Singh
2023-04-19Use ftl::Flags for InputReaderConfiguration::Change Prabir Pradhan
2023-04-14Merge "Fix display association for drawing tablets - part 2" into udc-dev 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-04-12Fix display association for drawing tablets - part 2 Prabir Pradhan