1. d3795b5 Allow resetting locked modifier state by Vaibhav Devmurari · 1 year, 2 months ago
  2. 0dd9a4e Input: Gate setKernelWakeEnabled with a flag by Yanye Li · 1 year, 2 months ago
  3. 81a590c Input: Support set power/wakeup node of device by Yanye Li · 1 year, 3 months ago
  4. 5c4f798 Allow toggle caps lock even if device doesn't a have caps lock key by Vaibhav Devmurari · 1 year, 3 months ago
  5. d6d2c7e Merge "Only prioritize critical input threads" into main by Treehugger Robot · 1 year, 4 months ago
  6. e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 1 year, 4 months ago
  7. f53fa6b Only prioritize critical input threads by Siarhei Vishniakou · 1 year, 4 months ago
  8. 5e70e96 Create Native getTouchpadHardwareProperties() by Omar Abdelmonem · 1 year, 5 months ago
  9. 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 6 months ago
  10. c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 6 months ago
  11. bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 6 months ago
  12. fe41386 Merge "Shift notifyConfigurationChanged policy call to InputReader" into main by Vaibhav Devmurari · 1 year, 6 months ago
  13. c109d81 Shift notifyConfigurationChanged policy call to InputReader by Vaibhav Devmurari · 1 year, 6 months ago
  14. 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 7 months ago
  15. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 8 months ago
  16. 3775108 Add enabled state to InputDevice and remove isInputDeviceEnabled(2/n) by Linnan Li · 1 year, 9 months ago
  17. 018faea InputReader: Add API to get the last used input device by Prabir Pradhan · 1 year, 8 months ago
  18. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 9 months ago
  19. 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 9 months ago
  20. c3a9247 InputReader: Notify policy of device changes after flushing events by Prabir Pradhan · 2 years ago
  21. 82e413e Record last keypress timestamp on physical keyboard while typing by Arpit Singh · 2 years, 3 months ago
  22. 8c7cb59 TouchpadInputMapper: add timer provider by Harry Cutts · 2 years, 5 months ago
  23. 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  24. 23a98bf Accumulate NotifyArgs inside the lock before notifying by Siarhei Vishniakou · 2 years, 5 months ago
  25. a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 6 months ago
  26. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 6 months ago
  27. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  28. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 8 months ago
  29. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 8 months ago
  30. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
  31. 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 9 months ago
  32. 29b38f3 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev by Arpit Singh · 2 years, 9 months ago
  33. 1549d66 Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputmanager" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  34. e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 10 months ago
  35. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 10 months ago
  36. ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 10 months ago
  37. 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 10 months ago
  38. 011ca3d Allow debug logging of raw events to be enabled on the fly by Prabir Pradhan · 2 years, 11 months ago
  39. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  40. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 3 months ago
  41. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 3 months ago
  42. da20b17 Notify the policy when a stylus gesture starts by Prabir Pradhan · 3 years, 4 months ago
  43. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
  44. 7b3ea0b Return events from EventHub by Siarhei Vishniakou · 3 years, 4 months ago
  45. e287ecd Add pipeline to get the sysfs path for an InputDevice's battery by Prabir Pradhan · 3 years, 4 months ago
  46. f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
  47. 58bc0f5 Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f am: 2f110fe53a by TreeHugger Robot · 3 years, 5 months ago
  48. 2f110fe Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f by TreeHugger Robot · 3 years, 5 months ago
  49. 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 3 years, 5 months ago
  50. ff6c4cf Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 am: 9ea35a9163 am: 0c0639f181 am: 2194db7fc9 am: cb9d9f1881 by Treehugger Robot · 3 years, 5 months ago
  51. 9ea35a9 Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 by Treehugger Robot · 3 years, 5 months ago
  52. 938632f EventHub: Prevent duplicate descriptors by Josh Bartel · 3 years, 6 months ago
  53. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  54. 95f6861 Set initial meta state to AMETA_NONE by Arthur Hung · 3 years, 9 months ago
  55. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  56. f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 4 years, 1 month ago
  57. 7eaec5d Merge "Convert #define in Macros.h to bools" by TreeHugger Robot · 4 years, 1 month ago
  58. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 1 month ago
  59. d00847d Remove warning when associated display is ADISPLAY_ID_NONE. by Weilun Du · 4 years, 1 month ago
  60. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  61. f192a10 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  62. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  63. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
  64. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
  65. cadce9d Fix potential block in InputReader by Arthur Hung · 4 years, 8 months ago
  66. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  67. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  68. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  69. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  70. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  71. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  72. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  73. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  74. 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
  75. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
  76. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  77. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  78. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  79. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  80. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  81. ca5bede Move PointerController enums to enum classes. by Michael Wright · 6 years ago
  82. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
  83. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  84. 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  85. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  86. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  87. 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  88. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  89. f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 6 years ago
  90. 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 6 years ago
  91. 28efc19 Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  92. 6f920ca Merge "Revert "Reland "Let InputReader handle its own thread""" by TreeHugger Robot · 6 years ago
  93. 6cbc978 Revert "Reland "Let InputReader handle its own thread"" by Siarhei Vishniakou · 6 years ago
  94. e00dd19 Merge "Reland "Let InputReader handle its own thread"" by TreeHugger Robot · 6 years ago
  95. f15a8aa Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
  96. 10793a6 Refactor InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
  97. 95a4ed6 Revert "Let InputReader handle its own thread" by Siarhei Vishniakou · 6 years ago
  98. ba266f2 Let InputReader handle its own thread by Prabir Pradhan · 6 years ago
  99. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
  100. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago[Renamed (74%) from services/inputflinger/InputReader.cpp]