- 33a10a6 Cancel ongoing touchpad move gesture if user starts typing by Arpit Singh · 1 year, 11 months ago
- f8d9e44 InputReader: Clear the multi-touch state when the device is reset by Prabir Pradhan · 1 year, 9 months ago
- 17dd1d7 Report palms from firmware to gestures library by Arpit Singh · 1 year, 11 months ago
- fd3de79 Merge "Pointer icon refactor for touchpad" into main by Prabir Pradhan · 1 year, 10 months ago
- ee6268f Pointer icon refactor for touchpad by Byoungho Jung · 1 year, 10 months ago
- 522758a Load simulate_stylus_with_touch on touchscreen reconfiguration by Prabir Pradhan · 1 year, 10 months ago
- 1976760 Address internal comments: Pointer icon refactor for mouse by Prabir Pradhan · 1 year, 10 months ago
- da10dd3 Pointer icon refactor for mouse by Byoungho Jung · 1 year, 11 months ago
- 483104c Count active touches in MultiTouchMotionAccumulator by Arpit Singh · 1 year, 11 months ago
- 82e413e Record last keypress timestamp on physical keyboard while typing by Arpit Singh · 1 year, 11 months ago
- 3d84add Add flag for additional touchpad palm rejection while typing by Arpit Singh · 1 year, 11 months ago
- c520138 Merge "Fix visitor" into main am: 004bccd97c am: d83c544d81 am: fe9a892ab4 by Aditya Kumar · 1 year, 11 months ago
- d83c544 Merge "Fix visitor" into main am: 004bccd97c by Aditya Kumar · 1 year, 11 months ago
- 1c6fe00 Fix visitor by AdityaK · 1 year, 11 months ago
- dcc6e6e Change isStylusEvent behaviour by Siarhei Vishniakou · 1 year, 11 months ago
- c00f5e9 Keep mouse pointer hidden while typing by Arpit Singh · 2 years ago
- f119858 Stylus fusion: Use SOURCE_BLUETOOTH_STYLUS dynamically for events by Prabir Pradhan · 2 years ago
- b08a0e8 Stylus fusion: Use SOURCE_BLUETOOTH_STYLUS dynamically for events by Prabir Pradhan · 2 years ago
- 3fa1ff8 Merge "TouchpadInputMapper: add timer provider" into main by Harry Cutts · 2 years ago
- 020dd72 Metrics collector: Log a separate bus for USI styluses by Prabir Pradhan · 2 years ago
- 8c7cb59 TouchpadInputMapper: add timer provider by Harry Cutts · 2 years ago
- 67d09ca Metrics collector: Log a separate bus for USI styluses by Prabir Pradhan · 2 years ago
- d705374 InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 4 months ago
- 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 3 months ago
- 4818977 InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 3 months ago
- 06fa19e Accumulate NotifyArgs inside the lock before notifying by Siarhei Vishniakou · 2 years, 1 month ago
- cb547b7 Merge "TouchpadInputMapper: test createHardwareProperties" into main by Harry Cutts · 2 years ago
- 469e5d6 Merge "TouchpadInputMapper: set reports_pressure hardware property" into main by Harry Cutts · 2 years ago
- 3952c83 TouchpadInputMapper: test createHardwareProperties by Harry Cutts · 2 years, 1 month ago
- 05f6c60 Prevent keyboards from being recognized as a stylus by Prabir Pradhan · 2 years, 1 month ago
- 3c28b94 Prevent keyboards from being recognized as a stylus by Prabir Pradhan · 2 years, 1 month ago
- ce3c71e TouchpadInputMapper: set reports_pressure hardware property by Harry Cutts · 2 years, 1 month ago
- 23a98bf Accumulate NotifyArgs inside the lock before notifying by Siarhei Vishniakou · 2 years, 1 month ago
- 9336dd4 Merge "Revert "EventHub: Enforce that absolute axis values are within reported range"" into main by Ján Sebechlebský · 2 years, 1 month ago
- f78903a Revert "EventHub: Enforce that absolute axis values are within reported range" by Ján Sebechlebský · 2 years, 1 month ago
- 8f6d9c0 Merge "EventHub: Enforce that absolute axis values are within reported range" into main by Prabir Pradhan · 2 years, 1 month ago
- 568dbe7 EventHub: Enforce that absolute axis values are within reported range by Prabir Pradhan · 2 years, 1 month ago
- d074638 Allow touchpads to expose associated display by Josep del Rio · 2 years, 1 month ago
- 1030142 Move absolute axis validation from EventHub to InputDevice by Prabir Pradhan · 2 years, 1 month ago
- 1c864dc Merge "EventHub: Ensure bit arrays are large enough to store all event codes" into main by Prabir Pradhan · 2 years, 1 month ago
- 50dc73b Merge changes from topic "typing-tapping-cursor" into udc-qpr-dev am: 027baa7a4c am: 5ed770768e by Arpit Singh · 2 years, 1 month ago
- 2655424 Hide pointer while typing on a physical keyboard am: b3b3f73f10 am: 4f58e44664 by Arpit Singh · 2 years, 1 month ago
- 8fcca7b Merge "Pass layout info in native callback for quicker layout setup." into main by Vaibhav Devmurari · 2 years, 1 month ago
- a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 2 months ago
- b3b3f73 Hide pointer while typing on a physical keyboard by Arpit Singh · 2 years, 2 months ago
- f6bac14 Merge changes from topic "fix-abs-mt-tool-info" into main by Prabir Pradhan · 2 years, 2 months ago
- f44ab48 EventHub: Ensure bit arrays are large enough to store all event codes by Prabir Pradhan · 2 years, 2 months ago
- 955b613 EventHub: Dump tracked EV_KEY, EV_SW, and EV_ABS states by Prabir Pradhan · 2 years, 2 months ago
- dec3080 Pass layout info in native callback for quicker layout setup. by Vaibhav Devmurari · 2 years, 2 months ago
- de231db Merge changes I2a4359de,I08376f69 into main by Treehugger Robot · 2 years, 2 months ago
- 341d078 EventHub: Track the global abs axis states for enabled devices by Prabir Pradhan · 2 years, 2 months ago
- 9762ac9 EventHub: Track the global key and switch states for enabled devices by Prabir Pradhan · 2 years, 2 months ago
- c3cdd09 Merge "Modify touchpad ballistic curves based on the UX study results." into udc-qpr-dev am: 03b9b28ded am: 6ee04a090e by Wenxin Feng · 2 years, 2 months ago
- 03b9b28 Merge "Modify touchpad ballistic curves based on the UX study results." into udc-qpr-dev by Wenxin Feng · 2 years, 2 months ago
- e5d6d04 Modify touchpad ballistic curves based on the UX study results. by Wenxin Feng · 2 years, 2 months ago
- 4c4f264 Merge "TouchpadInputMapper: send hover events after UP" into udc-qpr-dev am: 175d715a23 am: 48afe34c95 by Harry Cutts · 2 years, 2 months ago
- 48e7a40 TouchpadInputMapper: send hover events after UP by Harry Cutts · 2 years, 2 months ago
- 8044608 Merge "Remove PointerProperties::copyFrom" into main by Treehugger Robot · 2 years, 2 months ago
- 1efdbca Revert "InputMapper refactor: refactor device enable/disable method" am: 3e56f7e702 am: d82efb7d36 by Arpit Singh · 2 years, 2 months ago
- e18abe3 Revert "InputMapper refactor: Configure empty InputDevice" am: 7f1765e2e6 am: 925c2a5bde by Arpit Singh · 2 years, 2 months ago
- 32f6922 Revert "InputMapper refactor: Revert "fix touch issue on portrai..." am: 5139957453 am: f2378b7994 by Arpit Singh · 2 years, 2 months ago
- 73e6d37 Remove PointerProperties::copyFrom by Siarhei Vishniakou · 2 years, 2 months ago
- 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 2 years, 2 months ago
- 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 2 months ago
- 5139957 Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Arpit Singh · 2 years, 2 months ago
- 7a039af Merge "inputflinger: fix format of parameter name comments" into main by Treehugger Robot · 2 years, 2 months ago
- 1e1a1f1 InputMapper refactor: Revert "fix touch issue on portrait reference" am: 285bdc5fb7 am: 548c9138d4 by Arpit Singh · 2 years, 2 months ago
- 0a724d2 InputMapper refactor: Configure empty InputDevice am: 4f61f3c959 am: 691001a872 by Arpit Singh · 2 years, 2 months ago
- 116bf96 InputMapper refactor: refactor device enable/disable method am: f4cdbefdde am: eae9bd0ad5 by Arpit Singh · 2 years, 2 months ago
- 285bdc5 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 4 months ago
- 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 3 months ago
- f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 3 months ago
- 101ee9b inputflinger: fix format of parameter name comments by Harry Cutts · 2 years, 2 months ago
- e03e8b1 Add support for device.wake InputDevice Property by Yeabkal Wubshit · 2 years, 2 months ago
- f1ed705 Updates to SlopController by Yeabkal Wubshit · 2 years, 3 months ago
- 89f7119 Link libinput as a shared library for host by Prabir Pradhan · 2 years, 3 months ago
- a7bfd77 Merge "TouchpadInputMapper: report usage metrics" into udc-qpr-dev am: c16c3d24b7 am: 36c5a70aca by Harry Cutts · 2 years, 3 months ago
- c16c3d2 Merge "TouchpadInputMapper: report usage metrics" into udc-qpr-dev by Harry Cutts · 2 years, 3 months ago
- 6172d74 Merge "InputMapper refactor: Cache RawAbsoluteAxisInfo" into udc-qpr-dev am: 0dadd013a3 am: 0fc02c06c5 by Arpit Singh · 2 years, 3 months ago
- a34de52 TouchpadInputMapper: report usage metrics by Harry Cutts · 2 years, 3 months ago
- 5876358 Merge "TouchInputMapper: clarify the different touchpad modes" by Harry Cutts · 2 years, 3 months ago
- 49b4def Merge "TouchInputMapper: add missing newline in dump()" by Harry Cutts · 2 years, 3 months ago
- e3aaf39 TouchInputMapper: clarify the different touchpad modes by Harry Cutts · 2 years, 3 months ago
- 6164995 TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: 8d984107c3 by Harry Cutts · 2 years, 3 months ago
- 256af9a TouchInputMapper: don't check touchpad touches by screen bounds am: 1db43995a5 am: cff1f93042 by Harry Cutts · 2 years, 3 months ago
- 1db4399 TouchInputMapper: don't check touchpad touches by screen bounds by Harry Cutts · 2 years, 3 months ago
- 1ee05b6 TouchInputMapper: add missing newline in dump() by Harry Cutts · 2 years, 3 months ago
- 77140f4 InputMapper refactor: Cache RawAbsoluteAxisInfo by Arpit Singh · 2 years, 3 months ago
- 6b66276 Create Input SlopController by Yeabkal Wubshit · 2 years, 4 months ago
- e986aed Fix touch reset due to viewport isActive changing when enableForInactiveViewport is 1 by Josh Thielen · 2 years, 3 months ago
- 5a4fda5 Merge "GestureConverter: add finger count axis for multi-finger swipes" into udc-qpr-dev am: fa56f0c075 am: 42db266c36 by Treehugger Robot · 2 years, 3 months ago
- fa56f0c Merge "GestureConverter: add finger count axis for multi-finger swipes" into udc-qpr-dev by Treehugger Robot · 2 years, 3 months ago
- ac43c72 Merge "Read IDC file to check custom keyboard backlight levels" into udc-qpr-dev am: 9f6902d02d am: a0b66e5907 by Vaibhav Devmurari · 2 years, 3 months ago
- fedc229 Merge changes from topic "InputDeviceUsageReported" into udc-qpr-dev am: d07aba4fab am: 8c2ac76200 by Prabir Pradhan · 2 years, 3 months ago
- 9f6902d Merge "Read IDC file to check custom keyboard backlight levels" into udc-qpr-dev by Vaibhav Devmurari · 2 years, 3 months ago
- d07aba4 Merge changes from topic "InputDeviceUsageReported" into udc-qpr-dev by Prabir Pradhan · 2 years, 3 months ago
- e63549c Merge changes from topic "revert-23316821-WWTNIVUOBO" into udc-dev am: 01b8e815f1 am: 96000643d3 by Arpit Singh · 2 years, 3 months ago
- 16c2419 Read IDC file to check custom keyboard backlight levels by Vaibhav Devmurari · 2 years, 4 months ago
- c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 4 months ago
- 342e1dd Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Siarhei Vishniakou · 2 years, 4 months ago