1. c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 8 months ago
  2. 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 8 months ago
  3. 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 9 months ago
  4. f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  5. de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  6. f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  7. d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
  8. c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 9 months ago
  9. 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 9 months ago
  10. 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 9 months ago
  11. d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 9 months ago
  12. 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 9 months ago
  13. 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 9 months ago
  14. 0a6fee8 Force input device changed callback when Keyboard layout info is updated by Vaibhav Devmurari · 2 years, 9 months ago
  15. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
  16. 29b38f3 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev by Arpit Singh · 2 years, 9 months ago
  17. 1549d66 Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputmanager" into udc-dev by Treehugger Robot · 2 years, 9 months ago
  18. e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 10 months ago
  19. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 10 months ago
  20. ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 10 months ago
  21. 71660f1 Merge "TouchInputMapper: Consume hovering pointers outside physical frame" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
  22. 4be4eef InputMapper refactor: Rename configure to reconfigure by Arpit Singh · 2 years, 10 months ago
  23. e1e309a TouchInputMapper: Consume hovering pointers outside physical frame by Prabir Pradhan · 3 years, 2 months ago
  24. a6e9dd2 Merge "Support native API to report sysfs nodes changes" into udc-dev by Vaibhav Devmurari · 2 years, 10 months ago
  25. 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 10 months ago
  26. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 6 months ago
  27. 66becf5 Merge "InputMapper: use a reference for InputDeviceInfo parameter" into udc-dev by Harry Cutts · 2 years, 10 months ago
  28. d02ea10 InputMapper: use a reference for InputDeviceInfo parameter by Harry Cutts · 2 years, 10 months ago
  29. 10ce157 Remove buttonState from PointerController by Siarhei Vishniakou · 2 years, 10 months ago
  30. f13161a input: use optionals for PropertyMap getters by Harry Cutts · 2 years, 11 months ago
  31. 119087d Merge "Disable stylus integration tests temporarily" into udc-dev by Prabir Pradhan · 2 years, 10 months ago
  32. 5abecc3 Disable stylus integration tests temporarily by Prabir Pradhan · 2 years, 10 months ago
  33. 46211fb TouchInputMapper: Use ui::Transform to calulate MotionRanges by Prabir Pradhan · 3 years, 1 month ago
  34. 1625786 Allow media keys to wake device for external keyboards. by Vaibhav Devmurari · 2 years, 11 months ago
  35. b2fd17a Merge changes from topic "touch-rotation-precision" into udc-dev by TreeHugger Robot · 2 years, 11 months ago
  36. 3e79876 TouchInputMapper: Index input device pixels in rotated display space by Prabir Pradhan · 3 years, 2 months ago
  37. 8268740 Add touchscreen rotation precision tests by Prabir Pradhan · 3 years, 1 month ago
  38. a9df316 Add touchscreen orientation precision tests by Prabir Pradhan · 3 years, 1 month ago
  39. 7b6e16b Reconfigure device in TouchInputMapper when the type is changed. by Ambrus Weisz · 3 years, 1 month ago
  40. 758eb56 Add send ACTION_BUTTON_PRESS and ACTION_BUTTON_RELEASE in touchpad L/R by LiZhihong · 3 years, 3 months ago
  41. 356026c Add testcase for StylusPointer by Seunghwan Choi · 3 years ago
  42. 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 3 years ago
  43. f209b61 Merge "Revert "Use both mouse and touchpad sources for touchpads"" by Josep del Río · 3 years ago
  44. 2d8c79a Revert "Use both mouse and touchpad sources for touchpads" by Josep del Río · 3 years ago
  45. 99aba56 Merge "Add configuration for disabling stylus button motion events" by TreeHugger Robot · 3 years ago
  46. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years, 1 month ago
  47. 7aa7ff0 Add configuration for disabling stylus button motion events by Prabir Pradhan · 3 years, 1 month ago
  48. a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 3 years, 1 month ago
  49. 146fac1 Merge "Gets keyboard layout info from user space when available." by Zixuan Qu · 3 years, 1 month ago
  50. 675f25a TouchInputMapper: Perform physical frame hit test in rotated display space by Prabir Pradhan · 3 years, 2 months ago
  51. ea31d4f TouchInputMapper: Use ui::Transform to "cook" raw input coordinates by Prabir Pradhan · 3 years, 2 months ago
  52. 3a0ced4 Merge changes I6902e052,I39a7f08a,I26771887 by Harry Cutts · 3 years, 1 month ago
  53. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
  54. ce86cc3 Make assertPosition a method of FakePointerController by Harry Cutts · 3 years, 1 month ago
  55. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 4 months ago
  56. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  57. e6512e1 inputflinger_tests: Put `InputMapperTest` in its own file by Harry Cutts · 3 years, 2 months ago
  58. 7444d85 Merge "inputflinger_tests: Put `InstrumentedInputReader` in its own file" by Harry Cutts · 3 years, 1 month ago
  59. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 2 months ago
  60. 144ff54 inputflinger_tests: Put `InstrumentedInputReader` in its own file by Harry Cutts · 3 years, 2 months ago
  61. 5956e69 Merge changes Ibbe27ced,I8f9704c5 by TreeHugger Robot · 3 years, 2 months ago
  62. 6b5fbc5 inputflinger_tests: Put `FakeInputReaderPolicy` in its own file by Harry Cutts · 3 years, 2 months ago
  63. b57f170 inputflinger_tests: Put `FakePointerController` in its own file by Harry Cutts · 3 years, 2 months ago
  64. ee16941 Merge "inputflinger_tests: Put `FakeEventHub` in its own file" by Harry Cutts · 3 years, 2 months ago
  65. a5b7129 inputflinger_tests: Put `FakeEventHub` in its own file by Harry Cutts · 3 years, 2 months ago
  66. 5d0d97d Dynamically add STYLUS source for multi-touch devices - part 2 by Prabir Pradhan · 3 years, 2 months ago
  67. d1c4b8a Merge "Dynamically add STYLUS source for multi-touch devices" by Prabir Pradhan · 3 years, 2 months ago
  68. 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years, 2 months ago
  69. 0e33fae Merge "Add integration test for stylus buttons surrounding hover gesture" by Prabir Pradhan · 3 years, 2 months ago
  70. cfa0169 Merge changes Iebd90276,I645481db,I2c00fca0,I289e4470 by Prabir Pradhan · 3 years, 2 months ago
  71. f9a4128 Dynamically add STYLUS source for multi-touch devices by Prabir Pradhan · 3 years, 3 months ago
  72. 9a561c2 Add integration test for stylus buttons surrounding hover gesture by Prabir Pradhan · 3 years, 2 months ago
  73. 3f7545f Differentiate fused and unfused external styluses by Prabir Pradhan · 3 years, 3 months ago
  74. 124ea44 Ensure stylus buttons generate events consistently by Prabir Pradhan · 3 years, 3 months ago
  75. 324b35f Merge "Add timestamp smoothening for Bluetooth mice and touchpads" by Prabir Pradhan · 3 years, 2 months ago
  76. 484d55a Add integration tests to verify the behavior of a fused external stylus by Prabir Pradhan · 3 years, 3 months ago
  77. 7d04c4b Add unit tests for external stylus fusion by Prabir Pradhan · 3 years, 3 months ago
  78. 2f37bcb Add timestamp smoothening for Bluetooth mice and touchpads by Prabir Pradhan · 3 years, 2 months ago
  79. 3133642 Merge changes I5669af54,I80d29513 by Prabir Pradhan · 3 years, 2 months ago
  80. 369cbd1 Merge "Use both mouse and touchpad sources for touchpads" by Harry Cutts · 3 years, 3 months ago
  81. 89ea6a9 Merge "Add a config to allow touches while the display is off." by TreeHugger Robot · 3 years, 3 months ago
  82. b80b6c0 Do not assume we are in POINTER mode when canceling pointer gestures by Prabir Pradhan · 3 years, 3 months ago
  83. 50c19b1 Add a config to allow touches while the display is off. by Yuncheol Heo · 3 years, 3 months ago
  84. b7d434e Differentiate Uinput devices by productId for testing by Prabir Pradhan · 3 years, 3 months ago
  85. 7bffbf5 Add integration tests for stylus button behavior by Prabir Pradhan · 3 years, 3 months ago
  86. 0d7751f Merge "Do not call 'setEnabled' before mapper is configured" by Siarhei Vishniakou · 3 years, 3 months ago
  87. aee7eb9 Merge changes I0b34480e,I9889e7f8,I5e008d03 by Prabir Pradhan · 3 years, 3 months ago
  88. 211ba62 Use the last cooked touch state for generating button release events by Prabir Pradhan · 3 years, 3 months ago
  89. 4f05b5f TouchButtonAccumulator: Recognize mapped stylus buttons by Prabir Pradhan · 3 years, 3 months ago
  90. 21e96e6 Do not call 'setEnabled' before mapper is configured by Siarhei Vishniakou · 3 years, 3 months ago
  91. a362185 Add additional ways to recognize an external stylus by Prabir Pradhan · 3 years, 3 months ago
  92. e1a41a8 Generate key events for stylus button presses by Prabir Pradhan · 3 years, 3 months ago
  93. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 3 months ago
  94. da20b17 Notify the policy when a stylus gesture starts by Prabir Pradhan · 3 years, 4 months ago
  95. 16a24cc Use both mouse and touchpad sources for touchpads by Harry Cutts · 3 years, 3 months ago
  96. a4d8aaa Merge "Run some inputflinger_tests on host" by TreeHugger Robot · 3 years, 3 months ago
  97. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 4 months ago
  98. 7b022c6 Merge "Report motion offsets for touchpad swipes" by Harry Cutts · 3 years, 3 months ago
  99. 39b7ca2 Report motion offsets for touchpad swipes by Harry Cutts · 3 years, 4 months ago
  100. f5b4d7a TouchInputMapper: Cancel ongoing gesture when resetting by Prabir Pradhan · 3 years, 4 months ago