1. 6dc1568 Merge 24Q4 (ab/12406339) into aosp-main-future by Xin Li · 10 months ago
  2. a8aaeb8 Generate HOVER_EXIT if touchable region changes by Siarhei Vishniakou · 1 year, 1 month ago
  3. a512a53 Check the DeviceId for generating DragEvent by Linnan Li · 11 months ago
  4. 3bc04bf Merge "Fix stylus hover spot not disappearing" into main by Treehugger Robot · 11 months ago
  5. c17f042 Fix stylus hover spot not disappearing by Linnan Li · 11 months ago
  6. 0b95009 Merge "Generate HOVER_EXIT if touchable region changes" into main by Treehugger Robot · 12 months ago
  7. e5657f2 Move key remapping to InputReader thread(1/n) by Linnan Li · 12 months ago
  8. 2808d7e Disable key repeat when it is switched off by Asmita Poddar · 12 months ago
  9. b711e65 Generate HOVER_EXIT if touchable region changes by Siarhei Vishniakou · 1 year, 1 month ago
  10. 322fb3b Merge "PointerChoreographer: Show spot hover icon for stylus when showing taps" into main by Prabir Pradhan · 12 months ago
  11. 0557475 Merge "Cleanup PointerControllerInterface: Remove unused getBounds method" into main by Prabir Pradhan · 12 months ago
  12. ca1fefc Merge changes I57d23909,If6828f95 into main by Harry Cutts · 12 months ago
  13. ccd9d51 TestEventMatchers: bounds check pointer indexes by Harry Cutts · 12 months ago
  14. 888993d PointerChoreographer: Show spot hover icon for stylus when showing taps by Prabir Pradhan · 12 months ago
  15. 7515534 CapturedTouchpadEventConverter: report relative axes by Harry Cutts · 1 year ago
  16. 7ce293b Disable native coverage for libinput_tests and inputflinger_tests. by Yifeng Zeng · 1 year, 4 months ago
  17. df9edb3 Disable native coverage for libinput_tests and inputflinger_tests. by Yifeng Zeng · 12 months ago
  18. 691afb4 Cleanup PointerControllerInterface: Remove unused getBounds method by Prabir Pradhan · 12 months ago
  19. 5ebf21f Create JNI pipeline for touchpad gestures by Omar Abdelmonem · 12 months ago
  20. a27adc8 Merge "inputflinger: avoid vector<const T>" into main am: 5dd9afa2fb am: 0f0123f8d7 by Ryan Prichard · 12 months ago
  21. 5b0bdd2 Merge "InputEventTimeline field fixes" into main by Ioana Jianu · 12 months ago
  22. a1e5831 inputflinger: avoid vector<const T> by Ryan Prichard · 1 year, 1 month ago
  23. 70a6c05 Merge changes If18f6539,I37018926 into main by Hiroki Sato · 12 months ago
  24. dd62ddc Don't affect window focus on touchpad gesture by Hiroki Sato · 1 year ago
  25. 97cc8ac InputEventTimeline field fixes by jioana · 12 months ago
  26. cdb5a7e Revert "CapturedTouchpadEventConverter: report relative axes" by Harry Cutts · 12 months ago
  27. bfd7511 Use different timeouts based on whether event is expected to occur by Siarhei Vishniakou · 1 year ago
  28. 1e9887e Merge "Adding an InputEventActionType enum field to InputEventTimeline." into main by Ioana Jianu · 1 year ago
  29. 3dfdd0d Merge "CapturedTouchpadEventConverter: report relative axes" into main by Treehugger Robot · 1 year ago
  30. 0bdbea1 Adding an InputEventActionType enum field to InputEventTimeline. by jioana · 1 year, 1 month ago
  31. 727b15d CapturedTouchpadEventConverter: report relative axes by Harry Cutts · 1 year ago
  32. a5de496 Merge "CapturedTouchpadEventConverter: refactor test expectations" into main by Harry Cutts · 1 year ago
  33. 776399c Merge "Update dependent properties when deviceType is updated" into main am: 716acde0fa by Treehugger Robot · 1 year ago
  34. 8b70f29 CapturedTouchpadEventConverter: refactor test expectations by Harry Cutts · 1 year ago
  35. b08159b Update dependent properties when deviceType is updated by Biswarup Pal · 1 year ago
  36. 8c4160d Notify TouchpadDebugActivity on finger/hardware state changes by Abdelrahman Awadalla · 1 year, 1 month ago
  37. 5e70e96 Create Native getTouchpadHardwareProperties() by Omar Abdelmonem · 1 year, 1 month ago
  38. fe34698 Reland "Set down time when event slips into Wallpaper" - try 2 by Siarhei Vishniakou · 1 year, 1 month ago
  39. 61ca0af Merge "Revert "Set down time when event slips into Wallpaper"" into main by Priyanka Advani (xWF) · 1 year, 1 month ago
  40. bab35a6 Revert "Set down time when event slips into Wallpaper" by Priyanka Advani (xWF) · 1 year, 1 month ago
  41. ae90bd3 Merge "Set down time when event slips into Wallpaper" into main by Treehugger Robot · 1 year, 1 month ago
  42. 9e2eb1f Set down time when event slips into Wallpaper by Bin Zhai · 1 year, 1 month ago
  43. 34f3570 InputReader: Use shared keyboard source for all key events by Prabir Pradhan · 1 year, 1 month ago
  44. 76a4212 Mock InputDevice in the InputMapper unit tests by Prabir Pradhan · 1 year, 1 month ago
  45. ace32c0 Merge "TouchInputMapper: Only use SOURCE_BLUETOOTH_STYLUS when fusion possible" into main by Treehugger Robot · 1 year, 1 month ago
  46. 9d0d65e Reject invalid events injected by accessibility by Siarhei Vishniakou · 1 year, 1 month ago
  47. 7ff19a1 TouchInputMapper: Only use SOURCE_BLUETOOTH_STYLUS when fusion possible by Prabir Pradhan · 1 year, 1 month ago
  48. b4e1513 Merge "Always split touches" into main by Treehugger Robot · 1 year, 1 month ago
  49. a3fe664 Always split touches by Siarhei Vishniakou · 1 year, 2 months ago
  50. 3fbdbba Merge changes I81246b29,Ia270695b into main by Treehugger Robot · 1 year, 1 month ago
  51. 0b613dc inputflinger: remove viewport fake for device context by Harry Cutts · 1 year, 1 month ago
  52. 511ce6a JoystickInputMapperTest: migrate to InputMapperUnitTest by Harry Cutts · 1 year, 1 month ago
  53. 132f21c Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 1 month ago
  54. 3863665 InputReader: Use shared keyboard source for all key events by Prabir Pradhan · 1 year, 1 month ago
  55. 31d05c4 Mock InputDevice in the InputMapper unit tests by Prabir Pradhan · 1 year, 1 month ago
  56. 4bf934b Extract JoystickInputMapperTest to its own file by Harry Cutts · 1 year, 2 months ago
  57. d681d48 Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" into main by Treehugger Robot · 1 year, 1 month ago
  58. 09163b7 Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 1 month ago
  59. 3e44e8b Revert^2 "Use a single library for interacting with vdm flags" by Siarhei Vishniakou · 1 year, 2 months ago
  60. a300d5f Revert "Use a single library for interacting with vdm flags" by Pechetty Sravani (xWF) · 1 year, 2 months ago
  61. 32993d5 Use a single library for interacting with vdm flags by Siarhei Vishniakou · 1 year, 2 months ago
  62. acb3624 Merge "Revert "Revert "Remove notifyConfigurationChanged listener and p..."" into main by Liana Kazanova · 1 year, 2 months ago
  63. 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 2 months ago
  64. 2cb16ce Merge "Revert "Remove notifyConfigurationChanged listener and policy calls"" into main by Liana Kazanova · 1 year, 2 months ago
  65. c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 2 months ago
  66. 05695c0 Merge "Remove notifyConfigurationChanged listener and policy calls" into main by Vaibhav Devmurari · 1 year, 2 months ago
  67. 592af97 Merge changes I9104f450,I4f1f9945 into main by Harry Cutts · 1 year, 2 months ago
  68. 45b321e Fix stylus hover spot not disappearing by Linnan Li · 1 year, 2 months ago
  69. 01149af VibratorInputMapperTest: migrate to InputMapperUnitTest by Harry Cutts · 1 year, 2 months ago
  70. bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 2 months ago
  71. 9b849a7 Handle non-split pointers for multi-device case by Siarhei Vishniakou · 1 year, 2 months ago
  72. 021f7c6 Merge changes I9f754223,I7d6eaa72 into main by Harry Cutts · 1 year, 2 months ago
  73. 27fc9f1 Handle non-split pointers for multi-device case by Siarhei Vishniakou · 1 year, 2 months ago
  74. 9620446 Handle non-split pointers for multi-device case by Siarhei Vishniakou · 1 year, 2 months ago
  75. 4c168d0 Extract VibratorInputMapperTest to its own file by Harry Cutts · 1 year, 2 months ago
  76. aa931df SwitchInputMapperTest: migrate to InputMapperUnitTest by Harry Cutts · 1 year, 2 months ago
  77. 518695c Extract SwitchInputMapperTest to its own file by Harry Cutts · 1 year, 2 months ago
  78. 07cdda9 Allow spy windows to prevent splitting by Siarhei Vishniakou · 1 year, 2 months ago
  79. fe41386 Merge "Shift notifyConfigurationChanged policy call to InputReader" into main by Vaibhav Devmurari · 1 year, 2 months ago
  80. da62cb2 Merge "Sync disabling of touchpad taps with hiding pointer" into main by Treehugger Robot · 1 year, 2 months ago
  81. 584def7 Merge "Update dependent properties when deviceType is updated" into main by Biswarup Pal · 1 year, 2 months ago
  82. c109d81 Shift notifyConfigurationChanged policy call to InputReader by Vaibhav Devmurari · 1 year, 2 months ago
  83. 9ce4d9f Update dependent properties when deviceType is updated by Biswarup Pal · 1 year, 3 months ago
  84. ba27d1d Native support for rotary encoder high-res scroll by Biswarup Pal · 1 year, 2 months ago
  85. 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 3 months ago
  86. 8ff5e5e Support high-resolution scroll by Biswarup Pal · 1 year, 3 months ago
  87. 1deab4c Merge "Add inputflinger unit tests to device-platinum-tests suite" into main by Treehugger Robot · 1 year, 2 months ago
  88. ac42d24 Add more dispatcher tests for appearing windows by Siarhei Vishniakou · 1 year, 2 months ago
  89. 20f8610 Merge "InputDevice: return std::optional from getAbsoluteAxisInfo" into main by Harry Cutts · 1 year, 2 months ago
  90. 67e1ae6 InputDevice: return std::optional from getAbsoluteAxisInfo by Harry Cutts · 1 year, 2 months ago
  91. 281bb33 Merge "Virtual rotary encoder native support" into main by Vladimir Komsiyski · 1 year, 2 months ago
  92. c094531 Add inputflinger unit tests to device-platinum-tests suite by Sam Dubey · 1 year, 3 months ago
  93. dd438e2 Virtual rotary encoder native support by Vladimir Komsiyski · 1 year, 7 months ago
  94. 50faccd Merge changes I51c750d2,I57de645c into main by Harry Cutts · 1 year, 2 months ago
  95. c4aef19 Merge "Include SOURCE_TOUCHPAD for Virtual Navigation Touchpad" into main by Treehugger Robot · 1 year, 3 months ago
  96. e2c5e20 Return std::optional from getAbsoluteAxisValue by Harry Cutts · 1 year, 3 months ago
  97. 207674d Return a std::optional from EventHub::getAbsoluteAxisInfo by Harry Cutts · 1 year, 3 months ago
  98. 42a145f Increase wait timeout for InputReader tests by Arpit Singh · 1 year, 3 months ago
  99. 9cf8f32 Include SOURCE_TOUCHPAD for Virtual Navigation Touchpad by Prabir Pradhan · 1 year, 3 months ago
  100. 5c9e3cb Merge changes I30f4c21d,Ie9a5fbd5 into main by Treehugger Robot · 1 year, 3 months ago