1. 7e2afbb Merge "Avoid UI freezing when reading battery capacity/status" by TreeHugger Robot · 3 years, 5 months ago
  2. f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
  3. 9201d5a Merge "Fetch country code information from Device sysfs path" by Vaibhav Devmurari · 3 years, 5 months ago
  4. 2141d54 Synthesize cancellation events when device is disabled by Arthur Hung · 3 years, 5 months ago
  5. dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 5 months ago
  6. fc6c7f7 Merge changes I086b5045,I753fb07a,Iea2bb7fd by TreeHugger Robot · 3 years, 5 months ago
  7. ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 5 months ago
  8. 2d347fd Delete TouchInputMapper DeviceType::TOUCH_PAD by Harry Cutts · 3 years, 5 months ago
  9. c0bdeef Reset the touch state when the active viewport is disabled by Prabir Pradhan · 3 years, 6 months ago
  10. b5174de Fix issues with InputMapper tests by Prabir Pradhan · 3 years, 6 months ago
  11. aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 6 months ago
  12. 3e5ec70 Address missed comments for skipping viewport update by Prabir Pradhan · 3 years, 6 months ago
  13. b89dc02 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c am: b474ee4925 by lilinnan · 3 years, 6 months ago
  14. b474ee4 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c by lilinnan · 3 years, 6 months ago
  15. 687e58f Fix spot not disappear when display id changed by lilinnan · 3 years, 6 months ago
  16. 2019e02 Merge "Add a minimum physical threshold for freeform gesture on touchpad" by TreeHugger Robot · 3 years, 6 months ago
  17. 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
  18. e6983c7 Add a minimum physical threshold for freeform gesture on touchpad by HQ Liu · 3 years, 9 months ago
  19. 4b8d6de Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 am: ba1fbf09d1 by Prabir Pradhan · 3 years, 7 months ago
  20. ba1fbf0 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af am: 52ca468870 am: 085f6755d7 am: 9d10e54bf3 by Prabir Pradhan · 3 years, 7 months ago
  21. 52ca468 Merge changes Ibb8af342,I085b6aeb am: 347e9d52af by Prabir Pradhan · 3 years, 7 months ago
  22. 197e086 Add test for touch spots not cleared when config is disabled by Prabir Pradhan · 3 years, 7 months ago
  23. 258e2b9 Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  24. 208360b Do not transform values from a SOURCE_MOUSE_RELATIVE device by Prabir Pradhan · 3 years, 7 months ago
  25. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  26. 9d7899d inputflinger_tests: use sp w/ RefBase by Steven Moreland · 3 years, 8 months ago
  27. 5098a11 Merge "Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  28. 95f6861 Set initial meta state to AMETA_NONE by Arthur Hung · 3 years, 10 months ago
  29. f99d6e7 Reland "Disable mouse acceleration and scaling when Pointer Capture is enabled" by Prabir Pradhan · 3 years, 9 months ago
  30. 6d27bbe Merge "Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled"" into tm-dev by TreeHugger Robot · 3 years, 9 months ago
  31. f467f03 Revert "Disable mouse acceleration and scaling when Pointer Capture is enabled" by Prabir Pradhan · 3 years, 9 months ago
  32. 1527529 Merge "Fix led meta state can't be cleared by another keyboard" into tm-dev by Arthur Hung · 3 years, 9 months ago
  33. d838693 Disable mouse acceleration and scaling when Pointer Capture is enabled by Prabir Pradhan · 3 years, 10 months ago
  34. fb3cc11 Fix led meta state can't be cleared by another keyboard by Arthur Hung · 3 years, 10 months ago
  35. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  36. 6d5b4b2 Let touch screen and joystick could be associated with the display by Arthur Hung · 4 years ago
  37. 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
  38. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  39. fd97e9d Add integration test that clarifies behaviour of ACTION_POINTER_UP by Siarhei Vishniakou · 4 years, 1 month ago
  40. 5fd3e01 Use ACTION_POINTER_1_DOWN const to simplify InputReader_test by Siarhei Vishniakou · 4 years, 1 month ago
  41. 12c0fcb Set touch and tool resolution in TouchInputMapper by Siarhei Vishniakou · 4 years, 1 month ago
  42. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
  43. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
  44. 5632d62 TouchInputMapper: Block touches outside logical display by Prabir Pradhan · 4 years, 5 months ago
  45. ac483a6 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
  46. bc9ec7e Merge "Use sequence numbers to synchronize enabling Pointer Capture (1/2)" by TreeHugger Robot · 4 years, 5 months ago
  47. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 6 months ago
  48. 945bf5f Merge "Add orientation configuration for touchscreen devices" by TreeHugger Robot · 4 years, 5 months ago
  49. 3b134cc Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
  50. 2de01ed Merge "Fix toggleCapsLock failed for multiple EventHub devices" by Android Build Prod User · 4 years, 5 months ago
  51. 2853b7a Use a FakePointerController for InputReaderIntegrationTests by Prabir Pradhan · 4 years, 5 months ago
  52. ac1c74f Add orientation configuration for touchscreen devices by Prabir Pradhan · 4 years, 5 months ago
  53. cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
  54. c14266f InputReader_tests: Fix tests to work with per-window-input-rotation by Prabir Pradhan · 4 years, 9 months ago
  55. 5021d46 Merge "Prevent processing touch after receiving an invalid tracking id" into sc-dev am: 10d57c6cfa by Arthur Hung · 4 years, 7 months ago
  56. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  57. 9ad1894 Prevent processing touch after receiving an invalid tracking id by Arthur Hung · 4 years, 7 months ago
  58. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
  59. f5334b8 CursorInputMapper: Populate axes in navigation mode by Prabir Pradhan · 4 years, 9 months ago
  60. 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 8 months ago
  61. 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 10 months ago
  62. 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 10 months ago
  63. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 11 months ago
  64. a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years ago
  65. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
  66. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  67. 370039c Allow multiple events to be processed in FakeEventHub by Siarhei Vishniakou · 5 years ago
  68. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
  69. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  70. c734e4f Clear cooked state and touch spots when disabled by Garfield Tan · 5 years ago
  71. dbf3135 Merge "Fix coordinate error after rotation and scaling in TouchInputMapper" by TreeHugger Robot · 5 years ago
  72. a36b28e Fix coordinate error after rotation and scaling in TouchInputMapper by arthurhung · 5 years ago
  73. e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 5 years ago
  74. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  75. 5d54794 Fix MultiTouchInputMapperTest failed by arthurhung · 5 years ago
  76. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
  77. 9650161 Correct assertNotifyMotionWasNotCalled check by Siarhei Vishniakou · 5 years ago
  78. 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
  79. 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
  80. 7e18618 SyncPointerCapture (1/n): Notify PointerCaptureChanged through InputListener by Prabir Pradhan · 5 years ago
  81. dde67b8 Support multiple internal and external viewports by Michael Wright · 5 years ago
  82. 23b5d27 Merge "Change InputReader::getInputDevices to return vector of InputDeviceInfo." by TreeHugger Robot · 5 years ago
  83. 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
  84. 6fe9578 Fix Process_LockedKeysShouldToggleAfterReattach test failure by arthurhung · 5 years ago
  85. e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
  86. f74dc42 Populate RELATIVE_X and RELATIVE_Y motion range for touchpad pointer capture mode. by Chris Ye · 5 years ago
  87. a52ade1 Do not generate meta state for device does not have the key. by Chris Ye · 5 years ago
  88. 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
  89. c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
  90. dcef2dc Integrate FakeInputReaderContext to the real implement by arthurhung · 5 years ago
  91. 7cbf4ad Merge "TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom." by TreeHugger Robot · 5 years ago
  92. 42b0682 TouchInputMapper: Initialize mSurfaceRight and mSurfaceBottom. by Chris Ye · 5 years ago
  93. c8bfa54 Add tests for merged InputDevice cases by Nathaniel R. Lewis · 6 years ago
  94. 364fdb5 Fix MultiTouchInputMapperTest#Process_TouchpadCapture test failure. by Chris Ye · 5 years ago
  95. 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
  96. d566533 Support "pointer" capture for touchpads by Nathaniel R. Lewis · 8 years ago
  97. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  98. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  99. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 6 years ago
  100. 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago