- 5df3493 Validate axes and led labels correctly by Siarhei Vishniakou · 2 years, 9 months ago
- d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 2 years, 9 months ago
- d3cf4c2 Merge "Add an API to get the supported USI version for a display" by Prabir Pradhan · 2 years, 9 months ago
- c36d21e Ignore resampled values when computing velocity by Siarhei Vishniakou · 2 years, 9 months ago
- e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 2 years, 10 months ago
- 68950fb Merge "Per-pointer processing in VelocityTracker" by TreeHugger Robot · 2 years, 9 months ago
- 30b0c84 Merge "Use std::optional for active pointer id" by TreeHugger Robot · 2 years, 9 months ago
- b346e3f Merge "Report pinch gestures" by Harry Cutts · 2 years, 9 months ago
- 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 2 years, 9 months ago
- 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 2 years, 10 months ago
- 657a173 Use std::optional for active pointer id by Siarhei Vishniakou · 2 years, 9 months ago
- 7ac691e Calculate predictions based on PointerCoords data by Siarhei Vishniakou · 2 years, 9 months ago
- 118cd60 Merge "Report two-finger touchpad swipes" by Harry Cutts · 2 years, 9 months ago
- 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 2 years, 9 months ago
- b1e8355 Report pinch gestures by Harry Cutts · 2 years, 10 months ago
- ef400b2 Report two-finger touchpad swipes by Harry Cutts · 2 years, 10 months ago
- 97e60ba Merge "Provide prediction time from the application" by TreeHugger Robot · 2 years, 10 months ago
- afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 2 years, 10 months ago
- 0839bd6 Provide prediction time from the application by Siarhei Vishniakou · 2 years, 10 months ago
- 61560dd Merge "Report three- and four-finger swipes" by Harry Cutts · 2 years, 10 months ago
- c5748d1 Report three- and four-finger swipes by Harry Cutts · 2 years, 11 months ago
- 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 2 years, 10 months ago
- 8be052f Merge "Add native MotionPredictor" by Siarhei Vishniakou · 2 years, 10 months ago
- 39147ce Add native MotionPredictor by Siarhei Vishniakou · 3 years ago
- a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 2 years, 10 months ago
- e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years ago
- fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years ago
- 74faedc Merge "Add new KEYCODE_RECENT_APPS and corresponding mappings" by Vaibhav Devmurari · 2 years, 10 months ago
- 5812035 Add new KEYCODE_RECENT_APPS and corresponding mappings by Vaibhav Devmurari · 2 years, 11 months ago
- cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years ago
- 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 2 years, 11 months ago
- a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 2 years, 11 months ago
- 1be799e Fail when file is not found by Siarhei Vishniakou · 2 years, 11 months ago
- 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years ago
- e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years ago
- 79b76d1 Dump WheelVelocityControlParameters in individual CursorInputMappers. by Zixuan Qu · 3 years ago
- ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 3 years ago
- 63740b9 Use getrandom for device input event ID generation by Siarhei Vishniakou · 3 years ago
- eca273c Create Native VelocityTracker#isAxisSupported Function by Yeabkal Wubshit · 3 years ago
- d3d4060 Add INVALID_INPUT_DEVICE_ID to IInputConstants by Sandro Meier · 3 years ago
- a4d8aaa Merge "Run some inputflinger_tests on host" by TreeHugger Robot · 3 years ago
- 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 1 month ago
- 7b022c6 Merge "Report motion offsets for touchpad swipes" by Harry Cutts · 3 years ago
- 39b7ca2 Report motion offsets for touchpad swipes by Harry Cutts · 3 years ago
- 9532a51 Merge "Run libinput_tests on host" by Siarhei Vishniakou · 3 years ago
- 5e83dfe Run libinput_tests on host by Siarhei Vishniakou · 3 years, 1 month ago
- 167c270 Determine whether an input device supports USI using IDC files by Prabir Pradhan · 3 years, 1 month ago
- a15e599 Update VelocityTracker_test to Reflect Empty-Velocities by Yeabkal Wubshit · 3 years, 1 month ago
- 871cc8a Add Unit Tests to Check Default Strategy Setup by Yeabkal Wubshit · 3 years, 1 month ago
- 9b9732c Merge "Use TWO_FINGER_SWIPE classification for touchpad scroll events" by Harry Cutts · 3 years, 1 month ago
- 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 1 month ago
- aefa365 Merge changes Ic124b5c6,I36eead3e by Yeabkal Wubshit · 3 years, 1 month ago
- 0bb5e59 Add VelocityTracker Support for AXIS_SCROLL by Yeabkal Wubshit · 3 years, 1 month ago
- c10a0b5 Merge "Add Android keycodes for stylus buttons" by TreeHugger Robot · 3 years, 1 month ago
- 67b3ab0 VelocityTracker Cleanups by Yeabkal Wubshit · 3 years, 1 month ago
- 15c2fea Merge "Improve VelocityTracker Strategy Handling" by Yeabkal Wubshit · 3 years, 1 month ago
- cbd30f6 Merge "Toast: Fix MotionEvent has too many PointerCoords" am: 583954b00a am: a826c8f3b7 am: 9877bcfdbc am: ead9ee6370 am: 0ee750f32b by Siarhei Vishniakou · 3 years, 1 month ago
- 0ee750f Merge "Toast: Fix MotionEvent has too many PointerCoords" am: 583954b00a am: a826c8f3b7 am: 9877bcfdbc am: ead9ee6370 by Siarhei Vishniakou · 3 years, 1 month ago
- 47ff708 Improve VelocityTracker Strategy Handling by Yeabkal Wubshit · 3 years, 1 month ago
- aa5a51a Toast: Fix MotionEvent has too many PointerCoords by hupeng3 · 3 years, 2 months ago
- 741111b Add Android keycodes for stylus buttons by Prabir Pradhan · 3 years, 1 month ago
- 384ab0f Reland "Make VelocityTracker 1D" (--try 2) by Yeabkal Wubshit · 3 years, 1 month ago
- 2f96771 Merge "Revert "Make VelocityTracker 1D"" by Yeabkal Wubshit · 3 years, 1 month ago
- 86f72a3 Revert "Make VelocityTracker 1D" by Sam Dubey · 3 years, 1 month ago
- 5404600 Merge "Make VelocityTracker 1D" by Yeabkal Wubshit · 3 years, 1 month ago
- 07f9606 Merge "Add new native keycodes for keyboard backlight up/down/toggle" by Vaibhav Devmurari · 3 years, 1 month ago
- cf875ab Add new native keycodes for keyboard backlight up/down/toggle by Vaibhav Devmurari · 3 years, 1 month ago
- 37acf6e Make VelocityTracker 1D by Yeabkal Wubshit · 3 years, 2 months ago
- b8d9326 Add initial batch of inputFlinger fuzzers by Michael Ensing · 5 years ago
- dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 2 months ago
- fc6c7f7 Merge changes I086b5045,I753fb07a,Iea2bb7fd by TreeHugger Robot · 3 years, 2 months ago
- ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 2 months ago
- fd5de9d Merge "Do not read kernel configs on the host" am: 3d16fc0bd8 am: bd90a30c23 am: 7dab5ef967 am: 948f68f71d by Treehugger Robot · 3 years, 2 months ago
- 36a6aa7 Do not read kernel configs on the host by Siarhei Vishniakou · 3 years, 2 months ago
- 8fc145f Do not read kernel configs on the host by Siarhei Vishniakou · 3 years, 2 months ago
- aa9e9d2 Use std::list to store Behavior objects by Siarhei Vishniakou · 3 years, 2 months ago
- 12300c1 Return pointer from getKeyBehavior by Siarhei Vishniakou · 3 years, 2 months ago
- cef0eb8 Remove unused variable outKey by Siarhei Vishniakou · 3 years, 2 months ago
- f5740eb Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca am: 433221fece by TreeHugger Robot · 3 years, 3 months ago
- 433221f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca by TreeHugger Robot · 3 years, 3 months ago
- d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 3 months ago
- 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 3 months ago
- 45395fc Merge "Do not transform values from a SOURCE_MOUSE_RELATIVE device" into tm-qpr-dev am: 7e9fa6ea2b by TreeHugger Robot · 3 years, 4 months ago
- 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 4 months ago
- cf77f03 Merge changes Ia6ef5a21,Ic7a74588 by TreeHugger Robot · 3 years, 4 months ago
- 208360b Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 4 months ago
- 9f26fc3 Check whether pointer has stopped at liftoff - try 2 by Siarhei Vishniakou · 3 years, 4 months ago
- 21fcc2b Revert "Check whether pointer has stopped at liftoff" by Siarhei Vishniakou · 3 years, 4 months ago
- 456acaa Check whether pointer has stopped at liftoff by Siarhei Vishniakou · 3 years, 4 months ago
- d945d3e Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 5 months ago
- 53f0a5e Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 5 months ago
- ac7f2e7 Refactor input code for require_kernel_config parameter by Siarhei Vishniakou · 3 years, 5 months ago
- fdbecf0 Merge "Do not load keylayout if required kernel module is missing" by TreeHugger Robot · 3 years, 5 months ago
- 8e127da Merge "Validate indices when requesting PointerCoords" into tm-dev am: 9bc7330279 am: b9113f6460 by TreeHugger Robot · 3 years, 5 months ago
- d28f036 Merge "Validate indices when requesting PointerCoords" into tm-dev am: 9bc7330279 by TreeHugger Robot · 3 years, 5 months ago
- a9fd82c Do not load keylayout if required kernel module is missing by Siarhei Vishniakou · 3 years, 5 months ago
- 9bc7330 Merge "Validate indices when requesting PointerCoords" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
- 4ded0b0 Validate indices when requesting PointerCoords by Siarhei Vishniakou · 3 years, 5 months ago
- 8577ea8 Convert to using inputConfig for clone info in WindowInfo by chaviw · 3 years, 5 months ago
- 2c10e03 Merge "Deleted clang property in Android.bp files" am: f67b6f098d am: fce5dc9847 am: 44f049fbc9 am: a5c599110b am: 2cb5a60043 by Alix Espino · 3 years, 5 months ago