1. 3fbdbba Merge changes I81246b29,Ia270695b into main by Treehugger Robot · 1 year, 6 months ago
  2. 511ce6a JoystickInputMapperTest: migrate to InputMapperUnitTest by Harry Cutts · 1 year, 6 months ago
  3. 132f21c Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 6 months ago
  4. 3863665 InputReader: Use shared keyboard source for all key events by Prabir Pradhan · 1 year, 6 months ago
  5. 31d05c4 Mock InputDevice in the InputMapper unit tests by Prabir Pradhan · 1 year, 6 months ago
  6. d681d48 Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" into main by Treehugger Robot · 1 year, 6 months ago
  7. 09163b7 Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 6 months ago
  8. 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 6 months ago
  9. c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 6 months ago
  10. bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 6 months ago
  11. 849beb4 Sync disabling of touchpad taps with hiding pointer by Arpit Singh · 1 year, 7 months ago
  12. 67e1ae6 InputDevice: return std::optional from getAbsoluteAxisInfo by Harry Cutts · 1 year, 7 months ago
  13. 290b072 InputDevice: clear absolute axis info if not found by Harry Cutts · 1 year, 7 months ago
  14. e2c5e20 Return std::optional from getAbsoluteAxisValue by Harry Cutts · 1 year, 7 months ago
  15. 207674d Return a std::optional from EventHub::getAbsoluteAxisInfo by Harry Cutts · 1 year, 7 months ago
  16. e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 8 months ago
  17. 3775108 Add enabled state to InputDevice and remove isInputDeviceEnabled(2/n) by Linnan Li · 1 year, 9 months ago
  18. 018faea InputReader: Add API to get the last used input device by Prabir Pradhan · 1 year, 8 months ago
  19. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 8 months ago
  20. 2120b9e InputReader: Cleanup after PointerChoreographer refactor by Prabir Pradhan · 1 year, 9 months ago
  21. 4ccb32a Merge "Add mic mute keyboard led. (2/2)" into main by Josep del Río · 1 year, 9 months ago
  22. 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 9 months ago
  23. 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 9 months ago
  24. 99f2c3c Add mic mute keyboard led. (2/2) by DingYong · 2 years, 1 month ago
  25. b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 8 months ago
  26. b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 2 years ago
  27. 1411cf8 Merge changes Ie02dbcb3,I8195406c into main by Arpit Singh · 2 years ago
  28. 4b4a457 Sync MT slots on reset and buffer overflow by Arpit Singh · 2 years, 2 months ago
  29. 92559ef CursorInputMapper: migrate remaining tests by Harry Cutts · 2 years ago
  30. 82e413e Record last keypress timestamp on physical keyboard while typing by Arpit Singh · 2 years, 3 months ago
  31. 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  32. 4818977 InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 8 months ago
  33. 23a98bf Accumulate NotifyArgs inside the lock before notifying by Siarhei Vishniakou · 2 years, 5 months ago
  34. 1030142 Move absolute axis validation from EventHub to InputDevice by Prabir Pradhan · 2 years, 6 months ago
  35. 1c864dc Merge "EventHub: Ensure bit arrays are large enough to store all event codes" into main by Prabir Pradhan · 2 years, 6 months ago
  36. 50dc73b Merge changes from topic "typing-tapping-cursor" into udc-qpr-dev am: 027baa7a4c am: 5ed770768e by Arpit Singh · 2 years, 6 months ago
  37. a5ea7c1 Disable Tap to click while typing on a PK by Arpit Singh · 2 years, 6 months ago
  38. f6bac14 Merge changes from topic "fix-abs-mt-tool-info" into main by Prabir Pradhan · 2 years, 6 months ago
  39. f44ab48 EventHub: Ensure bit arrays are large enough to store all event codes by Prabir Pradhan · 2 years, 6 months ago
  40. 955b613 EventHub: Dump tracked EV_KEY, EV_SW, and EV_ABS states by Prabir Pradhan · 2 years, 6 months ago
  41. de231db Merge changes I2a4359de,I08376f69 into main by Treehugger Robot · 2 years, 6 months ago
  42. 341d078 EventHub: Track the global abs axis states for enabled devices by Prabir Pradhan · 2 years, 6 months ago
  43. 9762ac9 EventHub: Track the global key and switch states for enabled devices by Prabir Pradhan · 2 years, 6 months ago
  44. 1efdbca Revert "InputMapper refactor: refactor device enable/disable method" am: 3e56f7e702 am: d82efb7d36 by Arpit Singh · 2 years, 6 months ago
  45. e18abe3 Revert "InputMapper refactor: Configure empty InputDevice" am: 7f1765e2e6 am: 925c2a5bde by Arpit Singh · 2 years, 6 months ago
  46. 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 2 years, 6 months ago
  47. 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 6 months ago
  48. 0a724d2 InputMapper refactor: Configure empty InputDevice am: 4f61f3c959 am: 691001a872 by Arpit Singh · 2 years, 6 months ago
  49. 116bf96 InputMapper refactor: refactor device enable/disable method am: f4cdbefdde am: eae9bd0ad5 by Arpit Singh · 2 years, 6 months ago
  50. 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
  51. f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 8 months ago
  52. e03e8b1 Add support for device.wake InputDevice Property by Yeabkal Wubshit · 2 years, 7 months ago
  53. 77140f4 InputMapper refactor: Cache RawAbsoluteAxisInfo by Arpit Singh · 2 years, 7 months ago
  54. 16c2419 Read IDC file to check custom keyboard backlight levels by Vaibhav Devmurari · 2 years, 9 months ago
  55. 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 9 months ago
  56. 403e53c InputMapper refactor: TouchInputMapper::Parameters by Arpit Singh · 2 years, 9 months ago
  57. 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
  58. 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 9 months ago
  59. ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 9 months ago
  60. a6e9dd2 Merge "Support native API to report sysfs nodes changes" into udc-dev by Vaibhav Devmurari · 2 years, 10 months ago
  61. 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 10 months ago
  62. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 6 months ago
  63. c34f758 Remove InputDeviceContext::getConfiguration(properties) by Harry Cutts · 2 years, 10 months ago
  64. ea73eaa TouchpadInputMapper: add dump method by Harry Cutts · 3 years ago
  65. 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years ago
  66. 146fac1 Merge "Gets keyboard layout info from user space when available." by Zixuan Qu · 3 years, 1 month ago
  67. ba9364a Use a const InputDeviceContext ref in HardwareStateConverter by Harry Cutts · 3 years, 1 month ago
  68. fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
  69. 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 3 months ago
  70. cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
  71. 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 3 years, 3 months ago
  72. 3f7545f Differentiate fused and unfused external styluses by Prabir Pradhan · 3 years, 3 months ago
  73. aee7eb9 Merge changes I0b34480e,I9889e7f8,I5e008d03 by Prabir Pradhan · 3 years, 2 months ago
  74. d6ccedb TouchInputMapper: Rely on default c'tor and copy c'tors for structs by Prabir Pradhan · 3 years, 4 months ago
  75. 4f05b5f TouchButtonAccumulator: Recognize mapped stylus buttons by Prabir Pradhan · 3 years, 3 months ago
  76. b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 3 months ago
  77. 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
  78. 3d1b465 Merge "Revert behavior of loading the AssociatedDevice" by TreeHugger Robot · 3 years, 4 months ago
  79. edeec3b Revert behavior of loading the AssociatedDevice by Prabir Pradhan · 3 years, 5 months ago
  80. 7b3ea0b Return events from EventHub by Siarhei Vishniakou · 3 years, 4 months ago
  81. 82b37d6 Add support for detecting Keyboard backlight using sysfs node by Vaibhav Devmurari · 3 years, 4 months ago
  82. c3c475e Merge "Add pipeline to get the sysfs path for an InputDevice's battery" by Prabir Pradhan · 3 years, 4 months ago
  83. e287ecd Add pipeline to get the sysfs path for an InputDevice's battery by Prabir Pradhan · 3 years, 4 months ago
  84. 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 months ago
  85. 7e2afbb Merge "Avoid UI freezing when reading battery capacity/status" by TreeHugger Robot · 3 years, 4 months ago
  86. f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
  87. dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 5 months ago
  88. ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 5 months ago
  89. cb42b47 Refactor AssociatedDevice initialization in EventHub by Prabir Pradhan · 3 years, 5 months ago
  90. 5189478 EventHub: Associate AsociatedDevice using sysfs path, not descriptor by Prabir Pradhan · 3 years, 5 months ago
  91. ff6c4cf Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 am: 9ea35a9163 am: 0c0639f181 am: 2194db7fc9 am: cb9d9f1881 by Treehugger Robot · 3 years, 5 months ago
  92. 9ea35a9 Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 by Treehugger Robot · 3 years, 5 months ago
  93. 938632f EventHub: Prevent duplicate descriptors by Josh Bartel · 3 years, 6 months ago
  94. 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
  95. 952e65b EventHub: Clean up reading from inotify by Prabir Pradhan · 3 years, 7 months ago
  96. 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
  97. 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
  98. 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
  99. 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
  100. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago