1. 7f21fa3 Refactor to replace FloatPoint by vec2 by Arpit Singh · 9 months ago
  2. f0169ab Set appropriate cursor position on viewport transition by Arpit Singh · 10 months ago
  3. e33845c Enable cursor to transition across multiple displays by Arpit Singh · 11 months ago
  4. af66cee touchpad: add touchpad system gesture setting by Harry Cutts · 10 months ago
  5. 2302280 Merge "Revert "Enable cursor to transition across multiple displays"" into main by Liana Kazanova (xWF) · 10 months ago
  6. ff80e30 Revert "Enable cursor to transition across multiple displays" by Liana Kazanova (xWF) · 10 months ago
  7. 6501473 Merge "Allow resetting locked modifier state" into main by Vaibhav Devmurari · 10 months ago
  8. a5ba9f1 Enable cursor to transition across multiple displays by Arpit Singh · 11 months ago
  9. d3795b5 Allow resetting locked modifier state by Vaibhav Devmurari · 10 months ago
  10. 2a0210e GestureConverter: add option to make 3-finger tap a shortcut by Harry Cutts · 11 months ago
  11. 62d0bd7 Clean up feature flag for new mouse pointer ballistics by Harry Cutts · 11 months ago
  12. 81a590c Input: Support set power/wakeup node of device by Yanye Li · 11 months ago
  13. 93ee540 Use a single trackListener method in LatencyTracker by Siarhei Vishniakou · 11 months ago
  14. d77178e Mouse: Add support to swap mouse primary button by Jimmy · 12 months ago
  15. 2ac7e81 Mouse: Add support to reverse vertical mouse scroll by Jimmy · 12 months ago
  16. 1b59090 Merge "Move applyInputEventProfile to cpp file" into main by Treehugger Robot · 11 months ago
  17. d6d2c7e Merge "Only prioritize critical input threads" into main by Treehugger Robot · 11 months ago
  18. e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 12 months ago
  19. a925de1 Move applyInputEventProfile to cpp file by Siarhei Vishniakou · 12 months ago
  20. f53fa6b Only prioritize critical input threads by Siarhei Vishniakou · 12 months ago
  21. f8fcb06 Merge "Apply input event profile to mitigate input latency of input threads" into main by Jerry Chang · 12 months ago
  22. 0557475 Merge "Cleanup PointerControllerInterface: Remove unused getBounds method" into main by Prabir Pradhan · 12 months ago
  23. 27db62f Apply input event profile to mitigate input latency of input threads by Jerry Chang · 1 year, 3 months ago
  24. 691afb4 Cleanup PointerControllerInterface: Remove unused getBounds method by Prabir Pradhan · 12 months ago
  25. 5ebf21f Create JNI pipeline for touchpad gestures by Omar Abdelmonem · 12 months ago
  26. 8c4160d Notify TouchpadDebugActivity on finger/hardware state changes by Abdelrahman Awadalla · 1 year, 1 month ago
  27. a6d9392 Merge "Create Native getTouchpadHardwareProperties()" into main by Omar Abdelmonem · 1 year, 1 month ago
  28. 5e70e96 Create Native getTouchpadHardwareProperties() by Omar Abdelmonem · 1 year, 1 month ago
  29. 61d0da3 Add InputReaderConfiguration option for touchpad visualization by Abdelrahman Awadalla · 1 year, 1 month ago
  30. 02f8833 Export touchpad hardware state from libinputflinger by Prabir Pradhan · 1 year, 1 month ago
  31. 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 2 months ago
  32. c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 2 months ago
  33. bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 2 months ago
  34. fe41386 Merge "Shift notifyConfigurationChanged policy call to InputReader" into main by Vaibhav Devmurari · 1 year, 2 months ago
  35. c109d81 Shift notifyConfigurationChanged policy call to InputReader by Vaibhav Devmurari · 1 year, 2 months ago
  36. 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 3 months ago
  37. b65e2bd Dismiss the mouse pointer while typing on keyboard by Arpit Singh · 1 year, 3 months ago
  38. 420d074 Hide Mouse and stylus pointers on mirrored displays by Arpit Singh · 1 year, 5 months ago
  39. 01cb36f Merge "Rename the newly added maps variable to be more descriptive" into main by Mayank Garg · 1 year, 4 months ago
  40. 60b4562 Rename the newly added maps variable to be more descriptive by Mayank Garg · 1 year, 4 months ago
  41. 3775108 Add enabled state to InputDevice and remove isInputDeviceEnabled(2/n) by Linnan Li · 1 year, 5 months ago
  42. 58558d1 Merge "InputReader: Add API to get the last used input device" into main by Treehugger Robot · 1 year, 4 months ago
  43. 018faea InputReader: Add API to get the last used input device by Prabir Pradhan · 1 year, 4 months ago
  44. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
  45. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  46. 9251d5b PointerController: Cleanup after PointerChoreogpraher refactor by Prabir Pradhan · 1 year, 4 months ago
  47. 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 4 months ago
  48. 4b6ad2d Add method to mark displays secure to hide pointer indicators by Arpit Singh · 1 year, 5 months ago
  49. 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 5 months ago
  50. c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 1 year, 5 months ago
  51. 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 5 months ago
  52. 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 5 months ago
  53. 9a9897d InputTracer: Add tests for perfetto backend by Prabir Pradhan · 1 year, 6 months ago
  54. b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 4 months ago
  55. e0a4cfe Adds support for absolute-coordinates from mouse bridge by Nergi Rahardi · 1 year, 6 months ago
  56. 5a51a22 PointerChoreographer: Do not call the policy with the lock held by Prabir Pradhan · 1 year, 6 months ago
  57. e0e799d touchpad: add tap dragging configuration option by Harry Cutts · 1 year, 8 months ago
  58. 777245c Pointer Icon Refactor: Integrate mouse pointer acceleration by Prabir Pradhan · 1 year, 8 months ago
  59. e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 1 year, 8 months ago
  60. e948d4b Add callbacks and policy to listen to sticky modifier state by Vaibhav Devmurari · 1 year, 8 months ago
  61. 9932645 Add setPointerIcon for PointerChoreographer by Byoungho Jung · 1 year, 10 months ago
  62. d6fe27b Pointer icon refactor for stylus by Byoungho Jung · 1 year, 10 months ago
  63. 6f5b16b Pointer icon refactor for touch by Byoungho Jung · 1 year, 10 months ago
  64. 1976760 Address internal comments: Pointer icon refactor for mouse by Prabir Pradhan · 1 year, 10 months ago
  65. da10dd3 Pointer icon refactor for mouse by Byoungho Jung · 1 year, 11 months ago
  66. b56e92c Introduce PointerChoreographer stage in C++ by Prabir Pradhan · 2 years, 3 months ago
  67. 274aa2c Trace all InputListener stages by Prabir Pradhan · 2 years, 1 month ago
  68. 2655424 Hide pointer while typing on a physical keyboard am: b3b3f73f10 am: 4f58e44664 by Arpit Singh · 2 years, 1 month ago
  69. b3b3f73 Hide pointer while typing on a physical keyboard by Arpit Singh · 2 years, 2 months ago
  70. dec3080 Pass layout info in native callback for quicker layout setup. by Vaibhav Devmurari · 2 years, 2 months ago
  71. 166a5af Split EventBuilders.h by Cody Heiner · 2 years, 2 months ago
  72. 3218fc0 Store coords and properties as vector in args by Siarhei Vishniakou · 2 years, 3 months ago
  73. ae10ee6 Add logic to classify input events into InputDeviceUsageSources by Prabir Pradhan · 2 years, 4 months ago
  74. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 5 months ago
  75. 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 5 months ago
  76. e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 5 months ago
  77. 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 6 months ago
  78. 10ce157 Remove buttonState from PointerController by Siarhei Vishniakou · 2 years, 6 months ago
  79. 2719e82 Return values in PointerController's getters by Prabir Pradhan · 2 years, 6 months ago
  80. 2de48e4 check config for showing a stylus pointer (native part) by Seunghwan Choi · 2 years, 8 months ago
  81. 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 2 years, 8 months ago
  82. a546ba8 Add plumbing from settings to gesture properties by Harry Cutts · 2 years, 8 months ago
  83. 7aa7ff0 Add configuration for disabling stylus button motion events by Prabir Pradhan · 2 years, 9 months ago
  84. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 2 years, 10 months ago
  85. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years ago
  86. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 2 years, 11 months ago
  87. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 2 years, 9 months ago
  88. 1f2db4f Add explicit copy assignment operator for NotifyMotionArgs. by Michael Wright · 2 years, 10 months ago
  89. 08f7a6a Add ftl_last to PointerControllerInterface::Presentation by Michael Wright · 2 years, 11 months ago
  90. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 2 years, 10 months ago
  91. da20b17 Notify the policy when a stylus gesture starts by Prabir Pradhan · 3 years ago
  92. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years ago
  93. 7851303 Split NotifyArgs into a separate file by Siarhei Vishniakou · 3 years ago
  94. 51b46e2 Add a generic 'notify' function by Siarhei Vishniakou · 3 years ago
  95. 096257c Use std::variant for NotifyArgs by Siarhei Vishniakou · 3 years ago
  96. c3c475e Merge "Add pipeline to get the sysfs path for an InputDevice's battery" by Prabir Pradhan · 3 years ago
  97. e287ecd Add pipeline to get the sysfs path for an InputDevice's battery by Prabir Pradhan · 3 years ago
  98. 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years ago
  99. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 3 months ago
  100. 9f330c5 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 4 months ago