1. 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 2 years, 6 months ago
  2. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 6 months ago
  3. 5139957 Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Arpit Singh · 2 years, 6 months ago
  4. 285bdc5 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 8 months ago
  5. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  6. f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 8 months ago
  7. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 8 months ago
  8. 342e1dd Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Siarhei Vishniakou · 2 years, 8 months ago
  9. 2aae677 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 8 months ago
  10. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 8 months ago
  11. 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 9 months ago
  12. 0987fd8 fix touch issue on portrait reference by Priyank Singh · 2 years, 8 months ago
  13. a04c0f6 Merge "InputMapper refactor: RotaryEncoderInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  14. f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  15. de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  16. f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  17. e015d02 Merge "InputMapper refactor: TouchpadInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  18. d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  19. c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 9 months ago
  20. 5ed7749 InputMapper refactor: RotaryEncoderInputMapper by Arpit Singh · 2 years, 9 months ago
  21. 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 9 months ago
  22. e08bdbd InputMapper refactor: TouchpadInputMapper by Arpit Singh · 2 years, 9 months ago
  23. 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 9 months ago
  24. d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 9 months ago
  25. 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 9 months ago
  26. 0bd940a InputMapper refactor: ExternalStylusInputMapper by Arpit Singh · 2 years, 9 months ago
  27. 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 9 months ago
  28. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
  29. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 9 months ago
  30. ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 9 months ago
  31. 4be4eef InputMapper refactor: Rename configure to reconfigure by Arpit Singh · 2 years, 10 months ago
  32. d02ea10 InputMapper: use a reference for InputDeviceInfo parameter by Harry Cutts · 2 years, 10 months ago
  33. 65e0669 Enable new touchpad stack for Sony DualSense gamepad by Harry Cutts · 2 years, 10 months ago
  34. c34f758 Remove InputDeviceContext::getConfiguration(properties) by Harry Cutts · 2 years, 10 months ago
  35. 7b6e16b Reconfigure device in TouchInputMapper when the type is changed. by Ambrus Weisz · 3 years, 1 month ago
  36. 1e63fc2 Improve logging of evdev events by using labels for recognized values by Prabir Pradhan · 2 years, 11 months ago
  37. 011ca3d Allow debug logging of raw events to be enabled on the fly by Prabir Pradhan · 2 years, 11 months ago
  38. 2e6e00d Merge "Copy InputDeviceIdentifier instead of taking a reference" by Harry Cutts · 3 years ago
  39. 3ea5e0d Merge "Revert^2 "Enable new touchpad stack by default"" by Harry Cutts · 3 years ago
  40. 86f5df6 Copy InputDeviceIdentifier instead of taking a reference by Harry Cutts · 3 years ago
  41. a692783 Revert^2 "Enable new touchpad stack by default" by Harry Cutts · 3 years ago
  42. e923170 Disable new touchpad stack for Sony gamepads by Harry Cutts · 3 years ago
  43. 0d5e66e Merge changes from topic "revert-21018993-VQPVABITMR" by Harry Cutts · 3 years ago
  44. e60fa69 Revert "Enable new touchpad stack by default" by Harry Cutts · 3 years ago
  45. 13063aa Revert "Disable new touchpad stack for Sony gamepads" by Harry Cutts · 3 years ago
  46. 6d1c002 Merge changes Ia1f8e1e6,Iea756675 by Harry Cutts · 3 years ago
  47. 8c48b9b Enable new touchpad stack by default by Harry Cutts · 3 years ago
  48. 9c528bd Disable new touchpad stack for Sony gamepads by Harry Cutts · 3 years ago
  49. e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 3 years, 1 month ago
  50. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years ago
  51. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
  52. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 3 months ago
  53. 86f01ba Merge "Use sysprop flags on host" by Siarhei Vishniakou · 3 years, 1 month ago
  54. 43fc193 Merge "Add API to support key remappings on native side" by Vaibhav Devmurari · 3 years, 1 month ago
  55. 9faa446 Use sysprop flags on host by Siarhei Vishniakou · 3 years, 1 month ago
  56. 8984462 Use a sysprop to enable `TouchpadInputMapper` by Harry Cutts · 3 years, 1 month ago
  57. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  58. 1f48a44 Set up a GestureInterpreter and feed it events by Harry Cutts · 3 years, 2 months ago
  59. 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 3 years, 3 months ago
  60. 21e96e6 Do not call 'setEnabled' before mapper is configured by Siarhei Vishniakou · 3 years, 3 months ago
  61. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
  62. 30feb8c Delete mController when eventHub device is going away by Siarhei Vishniakou · 3 years, 4 months ago
  63. 7e2afbb Merge "Avoid UI freezing when reading battery capacity/status" by TreeHugger Robot · 3 years, 4 months ago
  64. f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
  65. dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 5 months ago
  66. 58bc0f5 Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f am: 2f110fe53a by TreeHugger Robot · 3 years, 5 months ago
  67. 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 3 years, 5 months ago
  68. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  69. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  70. 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
  71. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  72. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 1 month ago
  73. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  74. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 5 months ago
  75. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  76. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
  77. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 9 months ago
  78. 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 10 months ago
  79. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 10 months ago
  80. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  81. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  82. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  83. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  84. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  85. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  86. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  87. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  88. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  89. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  90. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  91. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  92. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 5 years ago
  93. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  94. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  95. 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  96. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  97. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  98. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  99. f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 6 years ago
  100. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago