1. a6d9392 Merge "Create Native getTouchpadHardwareProperties()" into main by Omar Abdelmonem · 1 year, 6 months ago
  2. 5e70e96 Create Native getTouchpadHardwareProperties() by Omar Abdelmonem · 1 year, 6 months ago
  3. 61d0da3 Add InputReaderConfiguration option for touchpad visualization by Abdelrahman Awadalla · 1 year, 6 months ago
  4. 02f8833 Export touchpad hardware state from libinputflinger by Prabir Pradhan · 1 year, 6 months ago
  5. 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 7 months ago
  6. c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 7 months ago
  7. bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 7 months ago
  8. fe41386 Merge "Shift notifyConfigurationChanged policy call to InputReader" into main by Vaibhav Devmurari · 1 year, 7 months ago
  9. c109d81 Shift notifyConfigurationChanged policy call to InputReader by Vaibhav Devmurari · 1 year, 7 months ago
  10. 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 8 months ago
  11. b65e2bd Dismiss the mouse pointer while typing on keyboard by Arpit Singh · 1 year, 8 months ago
  12. 420d074 Hide Mouse and stylus pointers on mirrored displays by Arpit Singh · 1 year, 10 months ago
  13. 01cb36f Merge "Rename the newly added maps variable to be more descriptive" into main by Mayank Garg · 1 year, 9 months ago
  14. 60b4562 Rename the newly added maps variable to be more descriptive by Mayank Garg · 1 year, 9 months ago
  15. 3775108 Add enabled state to InputDevice and remove isInputDeviceEnabled(2/n) by Linnan Li · 1 year, 10 months ago
  16. 58558d1 Merge "InputReader: Add API to get the last used input device" into main by Treehugger Robot · 1 year, 9 months ago
  17. 018faea InputReader: Add API to get the last used input device by Prabir Pradhan · 1 year, 9 months ago
  18. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 9 months ago
  19. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 9 months ago
  20. 9251d5b PointerController: Cleanup after PointerChoreogpraher refactor by Prabir Pradhan · 1 year, 10 months ago
  21. 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 10 months ago
  22. 4b6ad2d Add method to mark displays secure to hide pointer indicators by Arpit Singh · 1 year, 10 months ago
  23. 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 10 months ago
  24. c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 1 year, 10 months ago
  25. 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 10 months ago
  26. 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 10 months ago
  27. 9a9897d InputTracer: Add tests for perfetto backend by Prabir Pradhan · 1 year, 11 months ago
  28. b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 9 months ago
  29. e0a4cfe Adds support for absolute-coordinates from mouse bridge by Nergi Rahardi · 1 year, 11 months ago
  30. 5a51a22 PointerChoreographer: Do not call the policy with the lock held by Prabir Pradhan · 2 years ago
  31. e0e799d touchpad: add tap dragging configuration option by Harry Cutts · 2 years, 1 month ago
  32. 777245c Pointer Icon Refactor: Integrate mouse pointer acceleration by Prabir Pradhan · 2 years, 1 month ago
  33. e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 2 years, 1 month ago
  34. e948d4b Add callbacks and policy to listen to sticky modifier state by Vaibhav Devmurari · 2 years, 2 months ago
  35. 9932645 Add setPointerIcon for PointerChoreographer by Byoungho Jung · 2 years, 3 months ago
  36. d6fe27b Pointer icon refactor for stylus by Byoungho Jung · 2 years, 4 months ago
  37. 6f5b16b Pointer icon refactor for touch by Byoungho Jung · 2 years, 4 months ago
  38. 1976760 Address internal comments: Pointer icon refactor for mouse by Prabir Pradhan · 2 years, 3 months ago
  39. da10dd3 Pointer icon refactor for mouse by Byoungho Jung · 2 years, 4 months ago
  40. b56e92c Introduce PointerChoreographer stage in C++ by Prabir Pradhan · 2 years, 8 months ago
  41. 274aa2c Trace all InputListener stages by Prabir Pradhan · 2 years, 6 months ago
  42. 2655424 Hide pointer while typing on a physical keyboard am: b3b3f73f10 am: 4f58e44664 by Arpit Singh · 2 years, 7 months ago
  43. b3b3f73 Hide pointer while typing on a physical keyboard by Arpit Singh · 2 years, 7 months ago
  44. dec3080 Pass layout info in native callback for quicker layout setup. by Vaibhav Devmurari · 2 years, 7 months ago
  45. 166a5af Split EventBuilders.h by Cody Heiner · 2 years, 7 months ago
  46. 3218fc0 Store coords and properties as vector in args by Siarhei Vishniakou · 2 years, 8 months ago
  47. ae10ee6 Add logic to classify input events into InputDeviceUsageSources by Prabir Pradhan · 2 years, 9 months ago
  48. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 10 months ago
  49. 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 10 months ago
  50. e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 10 months ago
  51. 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 11 months ago
  52. 10ce157 Remove buttonState from PointerController by Siarhei Vishniakou · 3 years ago
  53. 2719e82 Return values in PointerController's getters by Prabir Pradhan · 3 years ago
  54. 2de48e4 check config for showing a stylus pointer (native part) by Seunghwan Choi · 3 years, 1 month ago
  55. 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 3 years, 1 month ago
  56. a546ba8 Add plumbing from settings to gesture properties by Harry Cutts · 3 years, 1 month ago
  57. 7aa7ff0 Add configuration for disabling stylus button motion events by Prabir Pradhan · 3 years, 2 months ago
  58. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 3 months ago
  59. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 4 months ago
  60. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 4 months ago
  61. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 2 months ago
  62. 1f2db4f Add explicit copy assignment operator for NotifyMotionArgs. by Michael Wright · 3 years, 3 months ago
  63. 08f7a6a Add ftl_last to PointerControllerInterface::Presentation by Michael Wright · 3 years, 4 months ago
  64. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 4 months ago
  65. da20b17 Notify the policy when a stylus gesture starts by Prabir Pradhan · 3 years, 5 months ago
  66. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 5 months ago
  67. 7851303 Split NotifyArgs into a separate file by Siarhei Vishniakou · 3 years, 5 months ago
  68. 51b46e2 Add a generic 'notify' function by Siarhei Vishniakou · 3 years, 5 months ago
  69. 096257c Use std::variant for NotifyArgs by Siarhei Vishniakou · 3 years, 5 months ago
  70. c3c475e Merge "Add pipeline to get the sysfs path for an InputDevice's battery" by Prabir Pradhan · 3 years, 5 months ago
  71. e287ecd Add pipeline to get the sysfs path for an InputDevice's battery by Prabir Pradhan · 3 years, 5 months ago
  72. 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 5 months ago
  73. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 8 months ago
  74. 9f330c5 Add lock to protect UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 9 months ago
  75. 542398e Avoid using raw pointers in QueuedInputListener by Siarhei Vishniakou · 4 years ago
  76. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 5 months ago
  77. 46d8a1e Add pointer acceleration native APIs by Christine Franks · 4 years, 1 month ago
  78. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 2 months ago
  79. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 3 months ago
  80. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 3 months ago
  81. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 3 months ago
  82. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 6 months ago
  83. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
  84. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
  85. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 10 months ago
  86. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  87. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  88. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  89. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  90. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  91. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  92. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  93. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
  94. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  95. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 6 years ago
  96. 6393a26 Refactor input device rumble support. by Chris Ye · 6 years ago
  97. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 7 years ago
  98. ca5bede Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  99. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  100. cd899e8 Add locks to InputDispatcher_test by Siarhei Vishniakou · 6 years ago