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