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