1. f13161a input: use optionals for PropertyMap getters by Harry Cutts · 2 years, 10 months ago
  2. 33116c7 Merge "Look for prediction model in vendor partition" into udc-dev by Siarhei Vishniakou · 2 years, 10 months ago
  3. c065d7b Look for prediction model in vendor partition by Siarhei Vishniakou · 2 years, 10 months ago
  4. 2be30b5 Merge "Revert^2 "Support touchpad gesture properties in IDC files"" into udc-dev by Harry Cutts · 2 years, 10 months ago
  5. 3fcbed1 Merge "libs/input: make parameter comment style consistent" into udc-dev by Harry Cutts · 2 years, 10 months ago
  6. 82c791c libs/input: make parameter comment style consistent by Harry Cutts · 2 years, 10 months ago
  7. 2b67ff1 Revert^2 "Support touchpad gesture properties in IDC files" by Harry Cutts · 2 years, 10 months ago
  8. f207505 Merge "MotionEvent: Round coordinates to a precision of 0.001" into udc-dev by Prabir Pradhan · 2 years, 10 months ago
  9. 00e029d MotionEvent: Round coordinates to a precision of 0.001 by Prabir Pradhan · 2 years, 10 months ago
  10. 2993ceb Merge "Revert "Support touchpad gesture properties in IDC files"" into udc-dev by Sebastian Pickl · 2 years, 10 months ago
  11. a53cb97 Revert "Support touchpad gesture properties in IDC files" by Sebastian Pickl · 2 years, 10 months ago
  12. c8a4279 Merge "Support touchpad gesture properties in IDC files" into udc-dev by Harry Cutts · 2 years, 10 months ago
  13. 3ca39d0 Support touchpad gesture properties in IDC files by Harry Cutts · 2 years, 10 months ago
  14. fd0a68e Use current directory to load prediction model by Siarhei Vishniakou · 2 years, 10 months ago
  15. 33cb38b Single-device prediction only by Siarhei Vishniakou · 2 years, 10 months ago
  16. 659a624 Enable ub sanitizer for libinput_tests by Siarhei Vishniakou · 2 years, 10 months ago
  17. 96282b0 Minor logging improvements in InputDispatcher and InputTransport by Prabir Pradhan · 2 years, 10 months ago
  18. 1e63fc2 Improve logging of evdev events by using labels for recognized values by Prabir Pradhan · 2 years, 10 months ago
  19. b2bd83c Allow debug logging of input publisher to be enabled on the fly by Prabir Pradhan · 2 years, 10 months ago
  20. 60dd97a Control logging in InputTransport using sysprops read at boot time by Prabir Pradhan · 2 years, 10 months ago
  21. 92c8fd5 Ensure channel receives a consistent touch stream by Siarhei Vishniakou · 2 years, 11 months ago
  22. dd0635d Add virtual input device native classes. by Zixuan Qu · 2 years, 11 months ago
  23. bd66e62 Postpone loading the TFLite model until a supported event is recorded. by Philip Quinn · 2 years, 11 months ago
  24. cb3229a Use mmap to read TFLite model. by Philip Quinn · 2 years, 11 months ago
  25. da6a448 Replace shared libtflite dependency with static library. by Philip Quinn · 2 years, 11 months ago
  26. 9b8926e Add a simple ring buffer and use it for holding TFLite model inputs. by Philip Quinn · 2 years, 11 months ago
  27. dff1554 Merge "Add TFLite model for motion prediction." by Philip Quinn · 2 years, 11 months ago
  28. 8f953ab Add TFLite model for motion prediction. by Philip Quinn · 3 years, 1 month ago
  29. 5df3493 Validate axes and led labels correctly by Siarhei Vishniakou · 3 years ago
  30. d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 3 years ago
  31. d3cf4c2 Merge "Add an API to get the supported USI version for a display" by Prabir Pradhan · 3 years ago
  32. c36d21e Ignore resampled values when computing velocity by Siarhei Vishniakou · 3 years ago
  33. e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 3 years ago
  34. 68950fb Merge "Per-pointer processing in VelocityTracker" by TreeHugger Robot · 3 years ago
  35. 30b0c84 Merge "Use std::optional for active pointer id" by TreeHugger Robot · 3 years ago
  36. b346e3f Merge "Report pinch gestures" by Harry Cutts · 3 years ago
  37. 8d23203 Per-pointer processing in VelocityTracker by Siarhei Vishniakou · 3 years ago
  38. 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 3 years ago
  39. 657a173 Use std::optional for active pointer id by Siarhei Vishniakou · 3 years ago
  40. 7ac691e Calculate predictions based on PointerCoords data by Siarhei Vishniakou · 3 years ago
  41. 118cd60 Merge "Report two-finger touchpad swipes" by Harry Cutts · 3 years ago
  42. 584afe2 Merge "Add isResampled field to PointerCoords." by Philip Quinn · 3 years ago
  43. b1e8355 Report pinch gestures by Harry Cutts · 3 years ago
  44. ef400b2 Report two-finger touchpad swipes by Harry Cutts · 3 years ago
  45. 97e60ba Merge "Provide prediction time from the application" by TreeHugger Robot · 3 years ago
  46. afb3128 Add isResampled field to PointerCoords. by Philip Quinn · 3 years ago
  47. 0839bd6 Provide prediction time from the application by Siarhei Vishniakou · 3 years ago
  48. 61560dd Merge "Report three- and four-finger swipes" by Harry Cutts · 3 years ago
  49. c5748d1 Report three- and four-finger swipes by Harry Cutts · 3 years, 1 month ago
  50. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years ago
  51. 8be052f Merge "Add native MotionPredictor" by Siarhei Vishniakou · 3 years ago
  52. 39147ce Add native MotionPredictor by Siarhei Vishniakou · 3 years, 1 month ago
  53. a91efe0 Merge changes If7b0026a,Ibfb6d2ab,I403a686c,I15b5fa66 by Prabir Pradhan · 3 years ago
  54. e2e10b4 TouchInputMapper: Use ui::Transform to calculate orientation angles by Prabir Pradhan · 3 years, 1 month ago
  55. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
  56. 74faedc Merge "Add new KEYCODE_RECENT_APPS and corresponding mappings" by Vaibhav Devmurari · 3 years ago
  57. 5812035 Add new KEYCODE_RECENT_APPS and corresponding mappings by Vaibhav Devmurari · 3 years, 1 month ago
  58. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  59. 635422b Convert MotionEvent#getSurfaceRotation to ui::Rotation by Michael Wright · 3 years, 1 month ago
  60. a9cf419 Convert orientation values in input to ui::Rotation. by Michael Wright · 3 years, 1 month ago
  61. 1be799e Fail when file is not found by Siarhei Vishniakou · 3 years, 1 month ago
  62. 8a0d7dd Merge changes I3dae9b50,I3d687a10 by Prabir Pradhan · 3 years, 1 month ago
  63. e562696 Input: Add isStylusToolType() utility function by Prabir Pradhan · 3 years, 2 months ago
  64. 79b76d1 Dump WheelVelocityControlParameters in individual CursorInputMappers. by Zixuan Qu · 3 years, 2 months ago
  65. ae4d053 Use std::array and default copy assignment for PointerCoords by Prabir Pradhan · 3 years, 2 months ago
  66. 63740b9 Use getrandom for device input event ID generation by Siarhei Vishniakou · 3 years, 2 months ago
  67. eca273c Create Native VelocityTracker#isAxisSupported Function by Yeabkal Wubshit · 3 years, 3 months ago
  68. d3d4060 Add INVALID_INPUT_DEVICE_ID to IInputConstants by Sandro Meier · 3 years, 2 months ago
  69. a4d8aaa Merge "Run some inputflinger_tests on host" by TreeHugger Robot · 3 years, 2 months ago
  70. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 3 months ago
  71. 7b022c6 Merge "Report motion offsets for touchpad swipes" by Harry Cutts · 3 years, 2 months ago
  72. 39b7ca2 Report motion offsets for touchpad swipes by Harry Cutts · 3 years, 3 months ago
  73. 9532a51 Merge "Run libinput_tests on host" by Siarhei Vishniakou · 3 years, 3 months ago
  74. 5e83dfe Run libinput_tests on host by Siarhei Vishniakou · 3 years, 3 months ago
  75. 167c270 Determine whether an input device supports USI using IDC files by Prabir Pradhan · 3 years, 3 months ago
  76. a15e599 Update VelocityTracker_test to Reflect Empty-Velocities by Yeabkal Wubshit · 3 years, 3 months ago
  77. 871cc8a Add Unit Tests to Check Default Strategy Setup by Yeabkal Wubshit · 3 years, 3 months ago
  78. 9b9732c Merge "Use TWO_FINGER_SWIPE classification for touchpad scroll events" by Harry Cutts · 3 years, 3 months ago
  79. 2800fb0 Use TWO_FINGER_SWIPE classification for touchpad scroll events by Harry Cutts · 3 years, 3 months ago
  80. aefa365 Merge changes Ic124b5c6,I36eead3e by Yeabkal Wubshit · 3 years, 3 months ago
  81. 0bb5e59 Add VelocityTracker Support for AXIS_SCROLL by Yeabkal Wubshit · 3 years, 3 months ago
  82. c10a0b5 Merge "Add Android keycodes for stylus buttons" by TreeHugger Robot · 3 years, 3 months ago
  83. 67b3ab0 VelocityTracker Cleanups by Yeabkal Wubshit · 3 years, 3 months ago
  84. 15c2fea Merge "Improve VelocityTracker Strategy Handling" by Yeabkal Wubshit · 3 years, 3 months ago
  85. cbd30f6 Merge "Toast: Fix MotionEvent has too many PointerCoords" am: 583954b00a am: a826c8f3b7 am: 9877bcfdbc am: ead9ee6370 am: 0ee750f32b by Siarhei Vishniakou · 3 years, 3 months ago
  86. 0ee750f Merge "Toast: Fix MotionEvent has too many PointerCoords" am: 583954b00a am: a826c8f3b7 am: 9877bcfdbc am: ead9ee6370 by Siarhei Vishniakou · 3 years, 3 months ago
  87. 47ff708 Improve VelocityTracker Strategy Handling by Yeabkal Wubshit · 3 years, 4 months ago
  88. aa5a51a Toast: Fix MotionEvent has too many PointerCoords by hupeng3 · 3 years, 4 months ago
  89. 741111b Add Android keycodes for stylus buttons by Prabir Pradhan · 3 years, 4 months ago
  90. 384ab0f Reland "Make VelocityTracker 1D" (--try 2) by Yeabkal Wubshit · 3 years, 4 months ago
  91. 2f96771 Merge "Revert "Make VelocityTracker 1D"" by Yeabkal Wubshit · 3 years, 4 months ago
  92. 86f72a3 Revert "Make VelocityTracker 1D" by Sam Dubey · 3 years, 4 months ago
  93. 5404600 Merge "Make VelocityTracker 1D" by Yeabkal Wubshit · 3 years, 4 months ago
  94. 07f9606 Merge "Add new native keycodes for keyboard backlight up/down/toggle" by Vaibhav Devmurari · 3 years, 4 months ago
  95. cf875ab Add new native keycodes for keyboard backlight up/down/toggle by Vaibhav Devmurari · 3 years, 4 months ago
  96. 37acf6e Make VelocityTracker 1D by Yeabkal Wubshit · 3 years, 4 months ago
  97. b8d9326 Add initial batch of inputFlinger fuzzers by Michael Ensing · 6 years ago
  98. dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 4 months ago
  99. fc6c7f7 Merge changes I086b5045,I753fb07a,Iea2bb7fd by TreeHugger Robot · 3 years, 4 months ago
  100. ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 4 months ago