1. a692783 Revert^2 "Enable new touchpad stack by default" by Harry Cutts · 3 years ago
  2. e60fa69 Revert "Enable new touchpad stack by default" by Harry Cutts · 3 years ago
  3. 8c48b9b Enable new touchpad stack by default by Harry Cutts · 3 years ago
  4. 9c528bd Disable new touchpad stack for Sony gamepads by Harry Cutts · 3 years ago
  5. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years, 1 month ago
  6. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
  7. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 4 months ago
  8. 86f01ba Merge "Use sysprop flags on host" by Siarhei Vishniakou · 3 years, 1 month ago
  9. 43fc193 Merge "Add API to support key remappings on native side" by Vaibhav Devmurari · 3 years, 1 month ago
  10. 9faa446 Use sysprop flags on host by Siarhei Vishniakou · 3 years, 1 month ago
  11. 8984462 Use a sysprop to enable `TouchpadInputMapper` by Harry Cutts · 3 years, 2 months ago
  12. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  13. 1f48a44 Set up a GestureInterpreter and feed it events by Harry Cutts · 3 years, 2 months ago
  14. 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 3 years, 3 months ago
  15. 21e96e6 Do not call 'setEnabled' before mapper is configured by Siarhei Vishniakou · 3 years, 3 months ago
  16. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
  17. 30feb8c Delete mController when eventHub device is going away by Siarhei Vishniakou · 3 years, 4 months ago
  18. 7e2afbb Merge "Avoid UI freezing when reading battery capacity/status" by TreeHugger Robot · 3 years, 5 months ago
  19. f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
  20. dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 5 months ago
  21. 58bc0f5 Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f am: 2f110fe53a by TreeHugger Robot · 3 years, 5 months ago
  22. 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 3 years, 5 months ago
  23. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  24. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  25. 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
  26. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  27. 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 4 years, 1 month ago
  28. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  29. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
  30. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  31. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
  32. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 10 months ago
  33. 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 10 months ago
  34. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 11 months ago
  35. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  36. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  37. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  38. f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
  39. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  40. cec3f6a Send mapper events via context by Siarhei Vishniakou · 5 years ago
  41. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  42. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  43. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  44. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  45. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  46. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  47. 4958d06 Optimize memory usage of InputEvent lookup. by Chris Ye · 5 years ago
  48. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  49. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  50. 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  51. c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
  52. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
  53. 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
  54. f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 6 years ago
  55. baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago