- 1930f60 Merge "Add a unit test for TouchpadInputMapper" into udc-dev by Siarhei Vishniakou · 2 years, 8 months ago
- 01b8e81 Merge changes from topic "revert-23316821-WWTNIVUOBO" into udc-dev by Arpit Singh · 2 years, 8 months ago
- c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 2 years, 8 months ago
- 342e1dd Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Siarhei Vishniakou · 2 years, 8 months ago
- 17e25f4 Merge "Remove window infos from InputFlinger dumpsys" into udc-dev by Patrick Williams · 2 years, 8 months ago
- 979f2d8 Add a unit test for TouchpadInputMapper by Siarhei Vishniakou · 2 years, 8 months ago
- 2aae677 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 2 years, 8 months ago
- 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 8 months ago
- 603ace7 Remove window infos from InputFlinger dumpsys by Patrick Williams · 2 years, 8 months ago
- b94c026 Merge "InputMapper refactor: KeyboardInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
- 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 2 years, 9 months ago
- d5876ba Create new input targets for hover events by Siarhei Vishniakou · 2 years, 8 months ago
- 5796a17 Merge "Create InputTarget in a separate function" into udc-dev by TreeHugger Robot · 2 years, 8 months ago
- 585bc66 Merge "Set cursor position to the first pointer for mouse events" into udc-dev by Treehugger Robot · 2 years, 8 months ago
- 6c377b3 Create InputTarget in a separate function by Siarhei Vishniakou · 2 years, 8 months ago
- 70c6ee8 Set cursor position to the first pointer for mouse events by Siarhei Vishniakou · 2 years, 8 months ago
- 0987fd8 fix touch issue on portrait reference by Priyank Singh · 2 years, 8 months ago
- 216dd85 Merge "InputDevice.hasKeys also checks for key usage" into udc-dev by Sergej Salnikov · 2 years, 8 months ago
- 687f699 Merge changes I01dbdd8a,Ib78b3c35 into udc-dev by Prabir Pradhan · 2 years, 8 months ago
- e5420e7 InputDevice.hasKeys also checks for key usage by Sergej Salnikov · 2 years, 8 months ago
- 89b675e Merge "InputDispatcher: Only send touchpad nav gestures to trusted overlays" into udc-dev by Harry Cutts · 2 years, 8 months ago
- b166c00 InputDispatcher: Only send touchpad nav gestures to trusted overlays by Harry Cutts · 2 years, 8 months ago
- f7c4b0e Use fling tap down gesture as a signal for touchpad contact by Prabir Pradhan · 2 years, 8 months ago
- 835f1e7 GestureConverter: Do not use NotifyArgs as an optional return type by Prabir Pradhan · 2 years, 8 months ago
- 66fe0d3 Merge "CapturedTouchpadEventConverter: fix button reporting" into udc-dev by Harry Cutts · 2 years, 8 months ago
- a04c0f6 Merge "InputMapper refactor: RotaryEncoderInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
- f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
- de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
- f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
- e015d02 Merge "InputMapper refactor: TouchpadInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
- d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 2 years, 8 months ago
- 23c8dff CapturedTouchpadEventConverter: fix button reporting by Harry Cutts · 2 years, 8 months ago
- c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 2 years, 9 months ago
- 50fe0d9 Merge changes from topic "inputmapper-refactor-udc-dev" into udc-dev by Arpit Singh · 2 years, 8 months ago
- 5ed7749 InputMapper refactor: RotaryEncoderInputMapper by Arpit Singh · 2 years, 9 months ago
- 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 2 years, 9 months ago
- e08bdbd InputMapper refactor: TouchpadInputMapper by Arpit Singh · 2 years, 9 months ago
- 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 2 years, 9 months ago
- d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 9 months ago
- 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 2 years, 9 months ago
- 0bd940a InputMapper refactor: ExternalStylusInputMapper by Arpit Singh · 2 years, 9 months ago
- afa08cc Slip touch when the new window is valid by Siarhei Vishniakou · 2 years, 8 months ago
- e34ee30 Merge "Align the scroll ballistics with the pointing ballistics." into udc-dev by Wenxin Feng · 2 years, 9 months ago
- b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 9 months ago
- 9da41a1 Merge "Treat HOVER_EXIT as continuation of existing gesture" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
- b7db507 Merge changes Iefe84120,I482cce6d into udc-dev by Harry Cutts · 2 years, 9 months ago
- 892bce5 CapturedTouchpadEventConverter: filter out palms by Harry Cutts · 2 years, 9 months ago
- bb24e27 TouchpadInputMapper: support touchpad capture by Harry Cutts · 2 years, 10 months ago
- a235c04 Treat HOVER_EXIT as continuation of existing gesture by Siarhei Vishniakou · 2 years, 9 months ago
- 1ca5066 Align the scroll ballistics with the pointing ballistics. by Wenxin Feng · 2 years, 9 months ago
- d828f30 Add Window Infos state to dumpsys by Patrick Williams · 2 years, 9 months ago
- 0686f0c Reset touch state when device resets by Siarhei Vishniakou · 2 years, 9 months ago
- c03813b Merge "Clean up InputDispatcherPolicyInterface" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
- b398162 Trigger system key user activity during keyguard by Josep del Rio · 2 years, 9 months ago
- 06f057d Merge "Simplify hovering pointer condition" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 6689c82 Merge "Mark slipWallpaperTouch as const" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
- c4f356d Merge "Fix use after delete reference for device" into udc-dev by Vaibhav Devmurari · 2 years, 9 months ago
- fb219eb Fix use after delete reference for device by Vaibhav Devmurari · 2 years, 9 months ago
- b681c20 Simplify hovering pointer condition by Siarhei Vishniakou · 2 years, 9 months ago
- bf88052 Mark slipWallpaperTouch as const by Siarhei Vishniakou · 2 years, 9 months ago
- 38a3e0b Merge "Validate events before printing them" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
- a41d244 Clean up InputDispatcherPolicyInterface by Prabir Pradhan · 2 years, 9 months ago
- 6773db6 Validate events before printing them by Siarhei Vishniakou · 2 years, 9 months ago
- 8db57bf Merge "Notify dispatcher when its configuration needs to be updated" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 8aedbf3 Merge "Do not slip touch into window with same input channel" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 0f6558d Do not slip touch into window with same input channel by Siarhei Vishniakou · 2 years, 9 months ago
- 2a916c4 Use std::unordered_map in KeyCharacterMap by Siarhei Vishniakou · 2 years, 9 months ago
- 87112a7 Notify dispatcher when its configuration needs to be updated by Prabir Pradhan · 2 years, 9 months ago
- 0a6fee8 Force input device changed callback when Keyboard layout info is updated by Vaibhav Devmurari · 2 years, 9 months ago
- 6050892 Merge "Move Connection off of RefBase" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 403e53c InputMapper refactor: TouchInputMapper::Parameters by Arpit Singh · 2 years, 9 months ago
- 1069fa8 Move Connection off of RefBase by Siarhei Vishniakou · 2 years, 9 months ago
- 0dd3ca0 Merge changes from topic "reader-config-enum" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
- 4c9d6ff Add const annotations to dispatcher by Siarhei Vishniakou · 2 years, 9 months ago
- c523362 Merge "Use std::map for fallback keys" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
- 0fe0126 Use std::map for fallback keys by Siarhei Vishniakou · 2 years, 9 months ago
- f8538d6 Merge "InputListener: Pass NotifyArgs by reference" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 9 months ago
- 6a208de Merge "Fix display association for drawing tablets - part 2" into udc-dev by Prabir Pradhan · 2 years, 9 months ago
- 29b38f3 Merge changes from topic "InputMapper-refactor-256009910" into udc-dev by Arpit Singh · 2 years, 9 months ago
- 1549d66 Merge changes from topics "NotifyInputDevicesChangedArgs", "dump-from-inputmanager" into udc-dev by Treehugger Robot · 2 years, 9 months ago
- ae55bae Merge "Convert input event type to enum class" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
- 370dbc9 Dump all native input components from InputManager by Prabir Pradhan · 2 years, 10 months ago
- e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 10 months ago
- d089da1 Merge "Update the touchpad sensitivity levels and default sensitivity." into udc-dev by Wenxin Feng · 2 years, 9 months ago
- 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 9 months ago
- 7c6712d InputMapper refactor: CursorInputMapper by Arpit Singh · 2 years, 9 months ago
- 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 10 months ago
- ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 10 months ago
- cda245f Merge "Expand fatal log for HOVER_MOVE" into udc-dev by Siarhei Vishniakou · 2 years, 9 months ago
- 4ffa4d5 Fix display association for drawing tablets - part 2 by Prabir Pradhan · 2 years, 9 months ago
- c2eb850 Expand fatal log for HOVER_MOVE by Siarhei Vishniakou · 2 years, 9 months ago
- 310702e Add relevant libgui_tests to input presubmit by Prabir Pradhan · 3 years, 6 months ago
- 71660f1 Merge "TouchInputMapper: Consume hovering pointers outside physical frame" into udc-dev by TreeHugger Robot · 2 years, 9 months ago
- be6894b Merge changes Iad0e57ad,Ic7b22864,Id99218c4 into udc-dev by Harry Cutts · 2 years, 9 months ago
- e0320e7 Update the touchpad sensitivity levels and default sensitivity. by Wenxin Feng · 2 years, 9 months ago
- d618fcc Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482a8a am: 48a440198d by Josep del Río · 2 years, 9 months ago
- 48a4401 Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482a8a by Josep del Río · 2 years, 9 months ago