1. 02f8833 Export touchpad hardware state from libinputflinger by Prabir Pradhan · 1 year, 5 months ago
  2. 7ff19a1 TouchInputMapper: Only use SOURCE_BLUETOOTH_STYLUS when fusion possible by Prabir Pradhan · 1 year, 6 months ago
  3. b9ee0ea Merge "Remove extra forward declarations" into main by Treehugger Robot · 1 year, 6 months ago
  4. 18e4098 Remove extra forward declarations by Jimmy Gong · 1 year, 6 months ago
  5. 132f21c Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 6 months ago
  6. 3863665 InputReader: Use shared keyboard source for all key events by Prabir Pradhan · 1 year, 6 months ago
  7. d681d48 Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" into main by Treehugger Robot · 1 year, 6 months ago
  8. 09163b7 Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 6 months ago
  9. da62cb2 Merge "Sync disabling of touchpad taps with hiding pointer" into main by Treehugger Robot · 1 year, 6 months ago
  10. 584def7 Merge "Update dependent properties when deviceType is updated" into main by Biswarup Pal · 1 year, 6 months ago
  11. 3c6e366 Merge "Native support for rotary encoder high-res scroll" into main by Biswarup Pal · 1 year, 6 months ago
  12. 9ce4d9f Update dependent properties when deviceType is updated by Biswarup Pal · 1 year, 7 months ago
  13. ba27d1d Native support for rotary encoder high-res scroll by Biswarup Pal · 1 year, 6 months ago
  14. fd87863 Remove enable_gestures_library_timer_provider flag by Omar Abdelmonem · 1 year, 6 months ago
  15. 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 7 months ago
  16. 8ff5e5e Support high-resolution scroll by Biswarup Pal · 1 year, 7 months ago
  17. 20f8610 Merge "InputDevice: return std::optional from getAbsoluteAxisInfo" into main by Harry Cutts · 1 year, 7 months ago
  18. 67e1ae6 InputDevice: return std::optional from getAbsoluteAxisInfo by Harry Cutts · 1 year, 7 months ago
  19. 281bb33 Merge "Virtual rotary encoder native support" into main by Vladimir Komsiyski · 1 year, 7 months ago
  20. dd438e2 Virtual rotary encoder native support by Vladimir Komsiyski · 1 year, 11 months ago
  21. 50faccd Merge changes I51c750d2,I57de645c into main by Harry Cutts · 1 year, 7 months ago
  22. e2c5e20 Return std::optional from getAbsoluteAxisValue by Harry Cutts · 1 year, 7 months ago
  23. 9cf8f32 Include SOURCE_TOUCHPAD for Virtual Navigation Touchpad by Prabir Pradhan · 1 year, 7 months ago
  24. b65e2bd Dismiss the mouse pointer while typing on keyboard by Arpit Singh · 1 year, 7 months ago
  25. 746ea4a Merge "MotionEvent: Differentiate directional support for AXIS_ORIENTATION" into main by Prabir Pradhan · 1 year, 7 months ago
  26. 9a53b55 MotionEvent: Differentiate directional support for AXIS_ORIENTATION by Prabir Pradhan · 1 year, 7 months ago
  27. aa8e064 Merge changes I02bc2802,I52773be9 into main by Vaibhav Devmurari · 1 year, 7 months ago
  28. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 8 months ago
  29. a56bf29 Merge "PropertyProvider: remove unnecessary string copy" into main by Treehugger Robot · 1 year, 7 months ago
  30. 1aaef32 PropertyProvider: remove unnecessary string copy by Harry Cutts · 1 year, 7 months ago
  31. 2ceeeab Merge "InputMapper: pass RawEvent references instead of pointers" into main by Treehugger Robot · 1 year, 7 months ago
  32. a32a119 InputMapper: pass RawEvent references instead of pointers by Harry Cutts · 1 year, 7 months ago
  33. 69ca5af Merge "input accumulators: pass RawEvent references instead of pointers" into main by Treehugger Robot · 1 year, 7 months ago
  34. 71953c2 input accumulators: pass RawEvent references instead of pointers by Harry Cutts · 1 year, 7 months ago
  35. 438131c Merge "Removed dead code from TouchInputMapper" into main by Mayank Garg · 1 year, 8 months ago
  36. 9c933d0 Override maxValue when the initial value is negative or zero by Siarhei Vishniakou · 1 year, 8 months ago
  37. e274131 Merge "Exit the loop after confirming the id" into main am: 799d4cc47b am: 77cd1bdba9 by Treehugger Robot · 1 year, 8 months ago
  38. 8445d19 Removed dead code from TouchInputMapper by Mayank Garg · 1 year, 8 months ago
  39. 834336a Merge "TouchpadInputMapper: remove usage atom log lines" into main by Treehugger Robot · 1 year, 8 months ago
  40. 75ed01b Merge "GestureConverter: Reset fake finger on scroll start" into main by Treehugger Robot · 1 year, 8 months ago
  41. 13acbd2 GestureConverter: Reset fake finger on scroll start by Prabir Pradhan · 1 year, 8 months ago
  42. 6aee343 TouchpadInputMapper: remove usage atom log lines by Harry Cutts · 1 year, 8 months ago
  43. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 8 months ago
  44. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 8 months ago
  45. 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 9 months ago
  46. 03a0d2d Follow up on mouse cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 8 months ago
  47. 3ed7e35 Touch: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 9 months ago
  48. 0b4891a Mouse: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 9 months ago
  49. 8b05351 Touchpad: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 9 months ago
  50. 3db547c Exit the loop after confirming the id by Linnan Li · 1 year, 9 months ago
  51. 85c66bb Merge "(2nd try) Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 9 months ago
  52. f3645ea Merge "GestureConverter: add classification to fling stops" into main by Harry Cutts · 1 year, 9 months ago
  53. 574781a GestureConverter: add classification to fling stops by Harry Cutts · 1 year, 9 months ago
  54. 95660fb Merge "input: fix -Wformat warnings" into main by Harry Cutts · 1 year, 9 months ago
  55. c57cd3c input: fix -Wformat warnings by Harry Cutts · 1 year, 9 months ago
  56. 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 9 months ago
  57. c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 1 year, 9 months ago
  58. 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 9 months ago
  59. 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 9 months ago
  60. 363cc07 Merge "TouchpadInputMapper: add more log lines when producing atoms" into main by Treehugger Robot · 1 year, 9 months ago
  61. 423b4eb Merge "TouchInputMapper: add missing includes" into main by Treehugger Robot · 1 year, 9 months ago
  62. 53c5e77 TouchpadInputMapper: add more log lines when producing atoms by Harry Cutts · 1 year, 9 months ago
  63. 3f570c7 TouchInputMapper: add missing includes by Harry Cutts · 1 year, 9 months ago
  64. 8722be9 TouchInputMapper: remove UNSCALED mode by Harry Cutts · 1 year, 9 months ago
  65. b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 8 months ago
  66. c24483a TouchpadInputMapper: log when producing usage atoms by Harry Cutts · 1 year, 10 months ago
  67. fc2deb9 Merge "touchpad: hide non-error Gestures library logs" into main by Harry Cutts · 1 year, 10 months ago
  68. 6acb3ed touchpad: hide non-error Gestures library logs by Harry Cutts · 1 year, 10 months ago
  69. 2504023 Use input token in PointerCaptureRequest by Hiroki Sato · 1 year, 11 months ago
  70. e7feba5 Merge "Read pointer choreographer flag at boot" into main by Prabir Pradhan · 1 year, 11 months ago
  71. c8377b0 Read pointer choreographer flag at boot by Prabir Pradhan · 1 year, 11 months ago
  72. 1f693f3 GestureConverter: remove checks on choreographer flag by Harry Cutts · 1 year, 11 months ago
  73. 39648ab GestureConverter: Stop flings with fake fingers by Harry Cutts · 1 year, 11 months ago
  74. 63cdb2e Merge "InputReader: dump orientation as a string" into main by Harry Cutts · 1 year, 11 months ago
  75. 91e7fa2 InputReader: dump orientation as a string by Harry Cutts · 1 year, 11 months ago
  76. ae47444 CursorInputMapper: Use flat velocity params when acceleration is disabled by Prabir Pradhan · 2 years ago
  77. e0e799d touchpad: add tap dragging configuration option by Harry Cutts · 2 years ago
  78. 6d503b9 Merge "Pointer Icon Refactor: Integrate mouse pointer acceleration" into main by Treehugger Robot · 2 years ago
  79. 734f92f Add Rotary Encoder Slop Logs by Yeabkal Wubshit · 2 years, 6 months ago
  80. 777245c Pointer Icon Refactor: Integrate mouse pointer acceleration by Prabir Pradhan · 2 years ago
  81. e9ae938 Merge "CursorInputMapper: share acceleration curves with touchpad" into main by Harry Cutts · 2 years ago
  82. e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 2 years ago
  83. bc90251 Merge "Do not wake the device from media keys on headset." into main by Vaibhav Devmurari · 2 years ago
  84. 1411cf8 Merge changes Ie02dbcb3,I8195406c into main by Arpit Singh · 2 years ago
  85. 2681a81 Do not wake the device from media keys on headset. by Vaibhav Devmurari · 2 years ago
  86. 4b4a457 Sync MT slots on reset and buffer overflow by Arpit Singh · 2 years, 2 months ago
  87. 5ab9057 TouchpadInputMapper: bump generation on display change by Harry Cutts · 2 years ago
  88. 203b815 GestureConverter: drop makeMotionArgs properties parameter by Harry Cutts · 2 years, 1 month ago
  89. 379ea42 GestureConverter: send HOVER_ENTER and _EXIT events by Harry Cutts · 2 years, 1 month ago
  90. 193c0bb Merge "GestureConverter: remove an old TODO" into main by Harry Cutts · 2 years, 1 month ago
  91. 13191ea Merge "TouchpadInputMapper: protect metrics data with a lock" into main by Treehugger Robot · 2 years, 1 month ago
  92. 3472b47 GestureConverter: remove an old TODO by Harry Cutts · 2 years, 1 month ago
  93. 938c65d TouchpadInputMapper: protect metrics data with a lock by Harry Cutts · 2 years, 1 month ago
  94. 910655b Remove redundent call to enableTapToClick by Arpit Singh · 2 years, 1 month ago
  95. de4a0bf Merge changes Ie582b593,I0830cb24 into main by Arpit Singh · 2 years, 1 month ago
  96. 4bb0bd5 Revert "InputReader: Clear the multi-touch state when the device is reset" by Arpit Singh · 2 years, 1 month ago
  97. 82b27a0 Add delay before enabling tap while typing on physical keyboard by Arpit Singh · 2 years, 3 months ago
  98. 33a10a6 Cancel ongoing touchpad move gesture if user starts typing by Arpit Singh · 2 years, 3 months ago
  99. f8d9e44 InputReader: Clear the multi-touch state when the device is reset by Prabir Pradhan · 2 years, 1 month ago
  100. 17dd1d7 Report palms from firmware to gestures library by Arpit Singh · 2 years, 3 months ago