- 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
- 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 3 years, 10 months ago
- 2a2293c Update uniqueId association native methods by Christine Franks · 4 years ago
- 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 4 years, 1 month ago
- 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years, 5 months ago
- 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
- 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
- cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 months ago
- b27c8e6 Check if /dev/input exists before accessing the path by Usama Arif · 4 years, 8 months ago
- 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
- 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 8 months ago
- cadce9d Fix potential block in InputReader by Arthur Hung · 4 years, 8 months ago
- 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 4 years, 9 months ago
- 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 4 years, 10 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
- a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 5 years 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
- f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 5 years ago
- fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 5 years ago
- 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
- cec3f6a Send mapper events via context by Siarhei Vishniakou · 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
- 98d3f53 Change InputReader::getInputDevices to return vector of InputDeviceInfo. by Chris Ye · 5 years ago
- e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 5 years ago
- d6ca33c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 am: f2712ff7f0 am: 2d596ff066 by Treehugger Robot · 5 years ago
- f2712ff Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 am: 686662c1f9 am: aced1ad836 by Treehugger Robot · 5 years ago
- 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 5 years ago
- 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 5 years ago
- 52dcab0 DO NOT MERGE Reorder include to remove merge conflict by Siarhei Vishniakou · 5 years ago
- 3a1e446 Move KeyCharacterMap from RefBase to shared_ptr. by Chris Ye · 5 years ago
- 3b08d58 Merge "Check if input devices are opening" by TreeHugger Robot · 5 years ago
- f49608d Check if input devices are opening by Siarhei Vishniakou · 5 years ago
- c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 years ago
- d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 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
- 48e5bd8 Increase touch video buffer size am: a7c7360213 by Siarhei Vishniakou · 6 years ago
- a7c7360 Increase touch video buffer size by Siarhei Vishniakou · 6 years ago
- 487938e Increase touch video buffer size by Siarhei Vishniakou · 6 years ago
- 7a37667 Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
- 17db18e Move PointerController from sp to shared_ptr by Michael Wright · 6 years ago
- 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
- c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
- ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
- 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
- c7ef27e Let InputReaderContext hold a single PointerController by Prabir Pradhan · 6 years ago
- a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 6 years ago
- 0cab12d Change InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
- 26ec222 Refactor use of services in InputMappers. by Nathaniel R. Lewis · 6 years ago
- f4916ef Refactor InputMapper creation and collection type by Nathaniel R. Lewis · 6 years ago
- 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 6 years ago
- 28efc19 Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
- 6f920ca Merge "Revert "Reland "Let InputReader handle its own thread""" by TreeHugger Robot · 6 years ago
- 6cbc978 Revert "Reland "Let InputReader handle its own thread"" by Siarhei Vishniakou · 6 years ago
- e00dd19 Merge "Reland "Let InputReader handle its own thread"" by TreeHugger Robot · 6 years ago
- f15a8aa Reland "Let InputReader handle its own thread" by Prabir Pradhan · 6 years ago
- 10793a6 Refactor InputReader::mDevices collection type by Nathaniel R. Lewis · 6 years ago
- 95a4ed6 Revert "Let InputReader handle its own thread" by Siarhei Vishniakou · 6 years ago
- ba266f2 Let InputReader handle its own thread by Prabir Pradhan · 6 years ago
- 394eed0 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago
- 186d5b5 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
- 2b28181 Create inputreader directory by Prabir Pradhan · 6 years ago
- f1fbf9e Add override keyword to in inherited classes by Prabir Pradhan · 6 years ago
- 2770d24 Create inputmappers and accumulators directories by Prabir Pradhan · 6 years ago
- baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
- da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago