- 1c3d855 Wait till next SYN_REPORT to repopulate device state after SYN_DROPPED by Arpit Singh · 2 years ago
- 4b4a457 Sync MT slots on reset and buffer overflow by Arpit Singh · 2 years, 2 months ago
- 3c28b94 Prevent keyboards from being recognized as a stylus by Prabir Pradhan · 2 years, 5 months ago
- f78903a Revert "EventHub: Enforce that absolute axis values are within reported range" by Ján Sebechlebský · 2 years, 5 months ago
- 568dbe7 EventHub: Enforce that absolute axis values are within reported range by Prabir Pradhan · 2 years, 6 months ago
- 1030142 Move absolute axis validation from EventHub to InputDevice by Prabir Pradhan · 2 years, 6 months ago
- 955b613 EventHub: Dump tracked EV_KEY, EV_SW, and EV_ABS states by Prabir Pradhan · 2 years, 6 months ago
- 341d078 EventHub: Track the global abs axis states for enabled devices by Prabir Pradhan · 2 years, 6 months ago
- 9762ac9 EventHub: Track the global key and switch states for enabled devices by Prabir Pradhan · 2 years, 6 months ago
- 77140f4 InputMapper refactor: Cache RawAbsoluteAxisInfo by Arpit Singh · 2 years, 7 months ago
- ae10ee6 Add logic to classify input events into InputDeviceUsageSources by Prabir Pradhan · 2 years, 8 months ago
- e5420e7 InputDevice.hasKeys also checks for key usage by Sergej Salnikov · 2 years, 8 months ago
- d618fcc Merge "hasKeycodeLocked() also checks usage codes" am: 8521bfe7ad am: c224482a8a am: 48a440198d by Josep del Río · 2 years, 9 months ago
- aadf8d5 hasKeycodeLocked() also checks usage codes by Charles Lin · 2 years, 10 months ago
- 5fc7d85 Support native API to report sysfs nodes changes by Vaibhav Devmurari · 2 years, 10 months ago
- f13161a input: use optionals for PropertyMap getters by Harry Cutts · 2 years, 10 months ago
- c34f758 Remove InputDeviceContext::getConfiguration(properties) by Harry Cutts · 2 years, 10 months ago
- 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 3 years ago
- ea73eaa TouchpadInputMapper: add dump method by Harry Cutts · 3 years ago
- 23e8ae9 Clear applied layout overlay if new layout overlay is null. by Vaibhav Devmurari · 3 years, 1 month ago
- 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years ago
- 990ff7b Don't crash on invalid HID country code by Vaibhav Devmurari · 3 years, 1 month ago
- cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
- 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 3 years, 3 months ago
- a362185 Add additional ways to recognize an external stylus by Prabir Pradhan · 3 years, 3 months ago
- e1a41a8 Generate key events for stylus button presses by Prabir Pradhan · 3 years, 3 months ago
- 07525ef Determine the bluetooth address of an input device from its uniqueId by Prabir Pradhan · 3 years, 3 months ago
- 5b79930 Make inputflinger_tests compile for musl by Colin Cross · 3 years, 3 months ago
- 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 4 months ago
- 3d1b465 Merge "Revert behavior of loading the AssociatedDevice" by TreeHugger Robot · 3 years, 4 months ago
- 45fd904 Remove redundant EventHub variables by Siarhei Vishniakou · 3 years, 4 months ago
- edeec3b Revert behavior of loading the AssociatedDevice by Prabir Pradhan · 3 years, 5 months ago
- 7b3ea0b Return events from EventHub by Siarhei Vishniakou · 3 years, 4 months ago
- 82b37d6 Add support for detecting Keyboard backlight using sysfs node by Vaibhav Devmurari · 3 years, 4 months ago
- e287ecd Add pipeline to get the sysfs path for an InputDevice's battery by Prabir Pradhan · 3 years, 4 months ago
- 22c330c Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
- 7e2afbb Merge "Avoid UI freezing when reading battery capacity/status" by TreeHugger Robot · 3 years, 4 months ago
- f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
- dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 5 months ago
- ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 5 months ago
- cb42b47 Refactor AssociatedDevice initialization in EventHub by Prabir Pradhan · 3 years, 5 months ago
- 5189478 EventHub: Associate AsociatedDevice using sysfs path, not descriptor by Prabir Pradhan · 3 years, 5 months ago
- ff6c4cf Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 am: 9ea35a9163 am: 0c0639f181 am: 2194db7fc9 am: cb9d9f1881 by Treehugger Robot · 3 years, 5 months ago
- 9ea35a9 Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 by Treehugger Robot · 3 years, 5 months ago
- 938632f EventHub: Prevent duplicate descriptors by Josh Bartel · 3 years, 6 months ago
- 4f94c1a Avoid KeyedVector and String8 in PropertyMap by Siarhei Vishniakou · 3 years, 6 months ago
- 952e65b EventHub: Clean up reading from inotify by Prabir Pradhan · 3 years, 7 months ago
- 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 3 years, 7 months ago
- 984f40b Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
- 53f0a5e Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
- ef1564c Avoid using KeyedVector in KeyLayoutMap by Siarhei Vishniakou · 3 years, 8 months ago
- 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
- 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 4 years ago
- 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
- 741b99e Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." into sc-v2-dev am: 6f28d23f07 by Philip Junker · 4 years ago
- b60596f Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
- dd93d62 Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." by Philip Junker · 4 years ago
- f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 4 years ago
- 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
- 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
- cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 5 months ago
- 78eb975 Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 7 months ago
- b27c8e6 Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 7 months ago
- 657c2f0 Obsfucate the input device uniq id. by Chris Ye · 4 years, 8 months ago
- 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 9 months ago
- e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 10 months ago
- d3fef46 Add InputDevice stats atom logging by Chris Ye · 4 years, 10 months ago
- a4c502a Prevent duplicate devices from getting registered by Siarhei Vishniakou · 5 years ago
- 38f5ed3 Merge "Remove the trailing new line from output of sysfs capacity_level file." into sc-dev by TreeHugger Robot · 4 years, 11 months ago
- d193677 Remove the trailing new line from output of sysfs capacity_level file. by Chris Ye · 5 years ago
- a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years, 11 months ago
- 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 5 years ago
- 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
- 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
- f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
- 8714371 Support combined vibration effects with input device. by Chris Ye · 5 years ago
- 1c2e089 Get Input device information in locked context by Chris Ye · 5 years ago
- 4d9f977 Return owned object from PropertyMap by Siarhei Vishniakou · 5 years ago
- 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
- f49608d Check if input devices are opening by Siarhei Vishniakou · 5 years ago
- d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 5 years ago
- 6393a26 Refactor input device rumble support. by Chris Ye · 5 years ago
- 989bb93 Refactor EventHub. by Chris Ye · 6 years ago
- 1b0c734 Move InputDeviceClass to enum class. by Chris Ye · 5 years ago
- cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
- 66fbac3 Inputflinger : Use BitArray class to replace raw bytes array. by Chris Ye · 6 years ago
- 8594e19 Use std::filesystem for input event devices scan. by Chris Ye · 6 years ago
- c6a2f3a Merge "Convert InputDeviceConfigurationFileType to enum class." by Chris Ye · 6 years ago
- b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 6 years ago
- 1d927aa Convert InputDeviceConfigurationFileType to enum class. by Chris Ye · 6 years ago
- a0d2b80 Pass BTN_GEAR_DOWN and BTN_GEAR_UP to apps by Siarhei Vishniakou · 6 years ago
- 4b5a87f Remove wakelocks from InputReader by Siarhei Vishniakou · 6 years ago
- 7a522bf Ensure input has CAP_BLOCK_SUSPEND by Siarhei Vishniakou · 6 years ago
- 2d0e948 Hold wakelock while handling device add/remove by Siarhei Vishniakou · 6 years ago
- da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago[Renamed (83%) from services/inputflinger/EventHub.cpp]
- 4180aa4 Remove mUserEpollWakeup from EventHub by Atif Niyaz · 7 years ago
- 29f8849 Improve docs for ro.input.video_enabled by Siarhei Vishniakou · 7 years ago
- 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 7 years ago
- b45635c Replace non-alphanumerics with _ in VirtualKeyMap by Siarhei Vishniakou · 7 years ago
- 3e78dec Refactor VirtualKeyMap by Siarhei Vishniakou · 7 years ago