- 7ff19a1 TouchInputMapper: Only use SOURCE_BLUETOOTH_STYLUS when fusion possible by Prabir Pradhan · 1 year ago
- 132f21c Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year ago
- d681d48 Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" into main by Treehugger Robot · 1 year, 1 month ago
- 09163b7 Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 1 month ago
- 9ce4d9f Update dependent properties when deviceType is updated by Biswarup Pal · 1 year, 2 months ago
- 67e1ae6 InputDevice: return std::optional from getAbsoluteAxisInfo by Harry Cutts · 1 year, 1 month ago
- 9cf8f32 Include SOURCE_TOUCHPAD for Virtual Navigation Touchpad by Prabir Pradhan · 1 year, 2 months ago
- 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 2 months ago
- 2ceeeab Merge "InputMapper: pass RawEvent references instead of pointers" into main by Treehugger Robot · 1 year, 2 months ago
- a32a119 InputMapper: pass RawEvent references instead of pointers by Harry Cutts · 1 year, 2 months ago
- 69ca5af Merge "input accumulators: pass RawEvent references instead of pointers" into main by Treehugger Robot · 1 year, 2 months ago
- 71953c2 input accumulators: pass RawEvent references instead of pointers by Harry Cutts · 1 year, 2 months ago
- 8445d19 Removed dead code from TouchInputMapper by Mayank Garg · 1 year, 3 months ago
- cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 3 months ago
- 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 3 months ago
- 3ed7e35 Touch: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 3 months ago
- 85c66bb Merge "(2nd try) Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 3 months ago
- 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 3 months ago
- c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 4 months ago
- 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 4 months ago
- c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 1 year, 4 months ago
- 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 4 months ago
- 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 4 months ago
- 423b4eb Merge "TouchInputMapper: add missing includes" into main by Treehugger Robot · 1 year, 4 months ago
- 3f570c7 TouchInputMapper: add missing includes by Harry Cutts · 1 year, 4 months ago
- 8722be9 TouchInputMapper: remove UNSCALED mode by Harry Cutts · 1 year, 4 months ago
- b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 3 months ago
- 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 1 year, 6 months ago
- dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 1 year, 10 months ago
- b08a0e8 Stylus fusion: Use SOURCE_BLUETOOTH_STYLUS dynamically for events by Prabir Pradhan · 1 year, 11 months ago
- 73e6d37 Remove PointerProperties::copyFrom by Siarhei Vishniakou · 2 years, 1 month ago
- 101ee9b inputflinger: fix format of parameter name comments by Harry Cutts · 2 years, 1 month ago
- 49b4def Merge "TouchInputMapper: add missing newline in dump()" by Harry Cutts · 2 years, 2 months ago
- 256af9a TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: cff1f93042 by Harry Cutts · 2 years, 2 months ago
- 1db4399 TouchInputMapper: don't check touchpad touches by screen bounds by Harry Cutts · 2 years, 2 months ago
- 1ee05b6 TouchInputMapper: add missing newline in dump() by Harry Cutts · 2 years, 2 months ago
- e986aed Fix touch reset due to viewport isActive changing when enableForInactiveViewport is 1 by Josh Thielen · 2 years, 2 months ago
- 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 4 months ago
- a8c236b InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 4 months ago
- 403e53c InputMapper refactor: TouchInputMapper::Parameters by Arpit Singh · 2 years, 4 months ago
- 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 4 months ago
- 6a208de Merge "Fix display association for drawing tablets - part 2" into udc-dev by Prabir Pradhan · 2 years, 4 months ago
- 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 4 months ago
- ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 4 months ago
- 4ffa4d5 Fix display association for drawing tablets - part 2 by Prabir Pradhan · 2 years, 4 months ago
- 71660f1 Merge "TouchInputMapper: Consume hovering pointers outside physical frame" into udc-dev by TreeHugger Robot · 2 years, 4 months ago
- 4d6d28e Merge "InputMapper refactor: Rename configure to reconfigure" into udc-dev by Arpit Singh · 2 years, 4 months ago
- 4be4eef InputMapper refactor: Rename configure to reconfigure by Arpit Singh · 2 years, 4 months ago
- e1e309a TouchInputMapper: Consume hovering pointers outside physical frame by Prabir Pradhan · 2 years, 8 months ago
- e71e570 Fix display association for drawing tablets by Prabir Pradhan · 2 years, 4 months ago
- 7d9cb5a TouchInputMapper: Use a fixed scale factor for external drawing tablets by Prabir Pradhan · 2 years, 5 months ago
- 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
- 66becf5 Merge "InputMapper: use a reference for InputDeviceInfo parameter" into udc-dev by Harry Cutts · 2 years, 5 months ago
- d02ea10 InputMapper: use a reference for InputDeviceInfo parameter by Harry Cutts · 2 years, 5 months ago
- 10ce157 Remove buttonState from PointerController by Siarhei Vishniakou · 2 years, 5 months ago
- 05e5fa8 Merge "input: use optionals for PropertyMap getters" into udc-dev by Harry Cutts · 2 years, 5 months ago
- f13161a input: use optionals for PropertyMap getters by Harry Cutts · 2 years, 5 months ago
- 95d9bdd Merge "Return values in PointerController's getters" into udc-dev by Prabir Pradhan · 2 years, 5 months ago
- 2719e82 Return values in PointerController's getters by Prabir Pradhan · 2 years, 5 months ago
- 46211fb TouchInputMapper: Use ui::Transform to calulate MotionRanges by Prabir Pradhan · 2 years, 8 months ago
- 7851dca Merge "Show hovering pointers when "show taps" is enabled" into udc-dev by Prabir Pradhan · 2 years, 5 months ago
- b3ce453 Show hovering pointers when "show taps" is enabled by Prabir Pradhan · 2 years, 5 months ago
- b2fd17a Merge changes from topic "touch-rotation-precision" into udc-dev by TreeHugger Robot · 2 years, 5 months ago
- 3e79876 TouchInputMapper: Index input device pixels in rotated display space by Prabir Pradhan · 2 years, 8 months ago
- 7b6e16b Reconfigure device in TouchInputMapper when the type is changed. by Ambrus Weisz · 2 years, 8 months ago
- 011ca3d Allow debug logging of raw events to be enabled on the fly by Prabir Pradhan · 2 years, 6 months ago
- 758eb56 Add send ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE in touchpad L/R by LiZhihong · 2 years, 9 months ago
- 356026c Add testcase for StylusPointer by Seunghwan Choi · 2 years, 6 months ago
- 2de48e4 check config for showing a stylus pointer (native part) by Seunghwan Choi · 2 years, 7 months ago
- 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 2 years, 7 months ago
- 032c7dc [scribe] show stylus hover icon by Seunghwan Choi · 2 years, 7 months ago
- 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 2 years, 6 months ago
- f209b61 Merge "Revert "Use both mouse and touchpad sources for touchpads"" by Josep del Río · 2 years, 7 months ago
- 2d8c79a Revert "Use both mouse and touchpad sources for touchpads" by Josep del Río · 2 years, 7 months ago
- d3cf4c2 Merge "Add an API to get the supported USI version for a display" by Prabir Pradhan · 2 years, 7 months ago
- e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 2 years, 8 months ago
- 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 2 years, 7 months ago
- 7aa7ff0 Add configuration for disabling stylus button motion events by Prabir Pradhan · 2 years, 8 months ago
- 64fd520 TouchInputMapper: Remove the concept of coverage calibration by Prabir Pradhan · 2 years, 8 months ago
- e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 2 years, 9 months ago
- 675f25a TouchInputMapper: Perform physical frame hit test in rotated display space by Prabir Pradhan · 2 years, 9 months ago
- ea31d4f TouchInputMapper: Use ui::Transform to "cook" raw input coordinates by Prabir Pradhan · 2 years, 9 months ago
- 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 2 years, 10 months ago
- a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 2 years, 8 months ago
- 2d613f4 TouchInputMapper: Use ui::Transform to calculate natural display info by Prabir Pradhan · 2 years, 9 months ago
- 7ddbc95 TouchInputMapper: Use ui::Size and Rect for display info by Prabir Pradhan · 2 years, 9 months ago
- 5d0d97d Dynamically add STYLUS source for multi-touch devices - part 2 by Prabir Pradhan · 2 years, 9 months ago
- 658e4e3 Merge "Treat Bluetooth-smoothened events with modified timestmaps as synthetic" by TreeHugger Robot · 2 years, 9 months ago
- d1c4b8a Merge "Dynamically add STYLUS source for multi-touch devices" by Prabir Pradhan · 2 years, 9 months ago
- 61a243a Treat Bluetooth-smoothened events with modified timestmaps as synthetic by Prabir Pradhan · 2 years, 9 months ago
- 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 2 years, 9 months ago
- cfa0169 Merge changes Iebd90276,I645481db,I2c00fca0,I289e4470 by Prabir Pradhan · 2 years, 9 months ago
- f9a4128 Dynamically add STYLUS source for multi-touch devices by Prabir Pradhan · 2 years, 10 months ago
- e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 2 years, 10 months ago
- 3f7545f Differentiate fused and unfused external styluses by Prabir Pradhan · 2 years, 10 months ago
- 8d9ba91 TouchInputMapper: s/mExternalStylusId/mFusedStylusPointerId by Prabir Pradhan · 2 years, 9 months ago
- 124ea44 Ensure stylus buttons generate events consistently by Prabir Pradhan · 2 years, 9 months ago
- 324b35f Merge "Add timestamp smoothening for Bluetooth mice and touchpads" by Prabir Pradhan · 2 years, 9 months ago
- 7d04c4b Add unit tests for external stylus fusion by Prabir Pradhan · 2 years, 9 months ago
- 2f37bcb Add timestamp smoothening for Bluetooth mice and touchpads by Prabir Pradhan · 2 years, 9 months ago