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