- 9d63f1c InputReader: Add getter API for the sysfs node path of an InputDevice by Prabir Pradhan · 6 months ago
- a86a633 Introduce AccessibilityPointerMotionFilter by Hiroki Sato · 10 months ago
- e7ffef7 Move external MultiTouch test into InputMapperUnitTest by Siarhei Vishniakou · 7 months ago
- cfdf4be Merge "Add support to disable touchpad acceleration" into main by Michael Checo · 8 months ago
- cac8d99 Add support to disable touchpad acceleration by Michael Checo · 8 months ago
- 923b24e Refactor: Rename displaysWithMousePointerAccelerationDisabled by Michael Checo · 8 months ago
- 6d2e24f Add support to disable mouse acceleration by Michael Checo · 9 months ago
- 48780bd Add support to mouse controlled scrolling by YuhanYang · 9 months ago
- 7f21fa3 Refactor to replace FloatPoint by vec2 by Arpit Singh · 9 months ago
- f0169ab Set appropriate cursor position on viewport transition by Arpit Singh · 10 months ago
- e33845c Enable cursor to transition across multiple displays by Arpit Singh · 11 months ago
- af66cee touchpad: add touchpad system gesture setting by Harry Cutts · 10 months ago
- 2302280 Merge "Revert "Enable cursor to transition across multiple displays"" into main by Liana Kazanova (xWF) · 10 months ago
- ff80e30 Revert "Enable cursor to transition across multiple displays" by Liana Kazanova (xWF) · 10 months ago
- 6501473 Merge "Allow resetting locked modifier state" into main by Vaibhav Devmurari · 10 months ago
- a5ba9f1 Enable cursor to transition across multiple displays by Arpit Singh · 11 months ago
- d3795b5 Allow resetting locked modifier state by Vaibhav Devmurari · 10 months ago
- 2a0210e GestureConverter: add option to make 3-finger tap a shortcut by Harry Cutts · 11 months ago
- 62d0bd7 Clean up feature flag for new mouse pointer ballistics by Harry Cutts · 11 months ago
- 81a590c Input: Support set power/wakeup node of device by Yanye Li · 11 months ago
- 93ee540 Use a single trackListener method in LatencyTracker by Siarhei Vishniakou · 11 months ago
- d77178e Mouse: Add support to swap mouse primary button by Jimmy · 12 months ago
- 2ac7e81 Mouse: Add support to reverse vertical mouse scroll by Jimmy · 12 months ago
- 1b59090 Merge "Move applyInputEventProfile to cpp file" into main by Treehugger Robot · 11 months ago
- d6d2c7e Merge "Only prioritize critical input threads" into main by Treehugger Robot · 11 months ago
- e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 12 months ago
- a925de1 Move applyInputEventProfile to cpp file by Siarhei Vishniakou · 12 months ago
- f53fa6b Only prioritize critical input threads by Siarhei Vishniakou · 12 months ago
- f8fcb06 Merge "Apply input event profile to mitigate input latency of input threads" into main by Jerry Chang · 12 months ago
- 0557475 Merge "Cleanup PointerControllerInterface: Remove unused getBounds method" into main by Prabir Pradhan · 12 months ago
- 27db62f Apply input event profile to mitigate input latency of input threads by Jerry Chang · 1 year, 3 months ago
- 691afb4 Cleanup PointerControllerInterface: Remove unused getBounds method by Prabir Pradhan · 12 months ago
- 5ebf21f Create JNI pipeline for touchpad gestures by Omar Abdelmonem · 12 months ago
- 8c4160d Notify TouchpadDebugActivity on finger/hardware state changes by Abdelrahman Awadalla · 1 year, 1 month ago
- a6d9392 Merge "Create Native getTouchpadHardwareProperties()" into main by Omar Abdelmonem · 1 year, 1 month ago
- 5e70e96 Create Native getTouchpadHardwareProperties() by Omar Abdelmonem · 1 year, 1 month ago
- 61d0da3 Add InputReaderConfiguration option for touchpad visualization by Abdelrahman Awadalla · 1 year, 1 month ago
- 02f8833 Export touchpad hardware state from libinputflinger by Prabir Pradhan · 1 year, 1 month ago
- 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 2 months ago
- c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 2 months ago
- bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 2 months ago
- fe41386 Merge "Shift notifyConfigurationChanged policy call to InputReader" into main by Vaibhav Devmurari · 1 year, 2 months ago
- c109d81 Shift notifyConfigurationChanged policy call to InputReader by Vaibhav Devmurari · 1 year, 2 months ago
- 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 3 months ago
- b65e2bd Dismiss the mouse pointer while typing on keyboard by Arpit Singh · 1 year, 3 months ago
- 420d074 Hide Mouse and stylus pointers on mirrored displays by Arpit Singh · 1 year, 5 months ago
- 01cb36f Merge "Rename the newly added maps variable to be more descriptive" into main by Mayank Garg · 1 year, 4 months ago
- 60b4562 Rename the newly added maps variable to be more descriptive by Mayank Garg · 1 year, 4 months ago
- 3775108 Add enabled state to InputDevice and remove isInputDeviceEnabled(2/n) by Linnan Li · 1 year, 5 months ago
- 58558d1 Merge "InputReader: Add API to get the last used input device" into main by Treehugger Robot · 1 year, 4 months ago
- 018faea InputReader: Add API to get the last used input device by Prabir Pradhan · 1 year, 4 months ago
- cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
- 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
- 9251d5b PointerController: Cleanup after PointerChoreogpraher refactor by Prabir Pradhan · 1 year, 4 months ago
- 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 4 months ago
- 4b6ad2d Add method to mark displays secure to hide pointer indicators by Arpit Singh · 1 year, 5 months ago
- 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 5 months ago
- c105dfb Merge "Revert "Bind an input device via descriptor"" into main by Prabir Pradhan · 1 year, 5 months ago
- 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 5 months ago
- 594dde0 Merge "Bind an input device via descriptor" into main by Antonio Kantek · 1 year, 5 months ago
- 9a9897d InputTracer: Add tests for perfetto backend by Prabir Pradhan · 1 year, 6 months ago
- b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 4 months ago
- e0a4cfe Adds support for absolute-coordinates from mouse bridge by Nergi Rahardi · 1 year, 6 months ago
- 5a51a22 PointerChoreographer: Do not call the policy with the lock held by Prabir Pradhan · 1 year, 6 months ago
- e0e799d touchpad: add tap dragging configuration option by Harry Cutts · 1 year, 8 months ago
- 777245c Pointer Icon Refactor: Integrate mouse pointer acceleration by Prabir Pradhan · 1 year, 8 months ago
- e78184b CursorInputMapper: share acceleration curves with touchpad by Harry Cutts · 1 year, 8 months ago
- e948d4b Add callbacks and policy to listen to sticky modifier state by Vaibhav Devmurari · 1 year, 8 months ago
- 9932645 Add setPointerIcon for PointerChoreographer by Byoungho Jung · 1 year, 10 months ago
- d6fe27b Pointer icon refactor for stylus by Byoungho Jung · 1 year, 11 months ago
- 6f5b16b Pointer icon refactor for touch by Byoungho Jung · 1 year, 11 months ago
- 1976760 Address internal comments: Pointer icon refactor for mouse by Prabir Pradhan · 1 year, 10 months ago
- da10dd3 Pointer icon refactor for mouse by Byoungho Jung · 1 year, 11 months ago
- b56e92c Introduce PointerChoreographer stage in C++ by Prabir Pradhan · 2 years, 3 months ago
- 274aa2c Trace all InputListener stages by Prabir Pradhan · 2 years, 1 month ago
- 2655424 Hide pointer while typing on a physical keyboard am: b3b3f73f10 am: 4f58e44664 by Arpit Singh · 2 years, 1 month ago
- b3b3f73 Hide pointer while typing on a physical keyboard by Arpit Singh · 2 years, 2 months ago
- dec3080 Pass layout info in native callback for quicker layout setup. by Vaibhav Devmurari · 2 years, 2 months ago
- 166a5af Split EventBuilders.h by Cody Heiner · 2 years, 2 months ago
- 3218fc0 Store coords and properties as vector in args by Siarhei Vishniakou · 2 years, 3 months ago
- ae10ee6 Add logic to classify input events into InputDeviceUsageSources by Prabir Pradhan · 2 years, 4 months ago
- 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 5 months ago
- 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 5 months ago
- e3da4bb Notify InputListener when there an changes to input devices by Prabir Pradhan · 2 years, 5 months ago
- 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 6 months ago
- 10ce157 Remove buttonState from PointerController by Siarhei Vishniakou · 2 years, 6 months ago
- 2719e82 Return values in PointerController's getters by Prabir Pradhan · 2 years, 6 months ago
- 2de48e4 check config for showing a stylus pointer (native part) by Seunghwan Choi · 2 years, 8 months ago
- 75789cd Separate default pointer for mouse and stylus (native part) by Seunghwan Choi · 2 years, 8 months ago
- a546ba8 Add plumbing from settings to gesture properties by Harry Cutts · 2 years, 8 months ago
- 7aa7ff0 Add configuration for disabling stylus button motion events by Prabir Pradhan · 2 years, 9 months ago
- fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 2 years, 10 months ago
- 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years ago
- cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 2 years, 11 months ago
- a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 2 years, 9 months ago
- 1f2db4f Add explicit copy assignment operator for NotifyMotionArgs. by Michael Wright · 2 years, 10 months ago
- 08f7a6a Add ftl_last to PointerControllerInterface::Presentation by Michael Wright · 2 years, 11 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 · 3 years ago
- 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years ago