- 3fbdbba Merge changes I81246b29,Ia270695b into main by Treehugger Robot · 1 year, 6 months ago
- 511ce6a JoystickInputMapperTest: migrate to InputMapperUnitTest by Harry Cutts · 1 year, 6 months ago
- 132f21c Reland "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 6 months ago
- 3863665 InputReader: Use shared keyboard source for all key events by Prabir Pradhan · 1 year, 6 months ago
- 31d05c4 Mock InputDevice in the InputMapper unit tests by Prabir Pradhan · 1 year, 6 months ago
- 09163b7 Revert "InputDevice: return std::optional from getAbsoluteAxisInfo" by Prabir Pradhan · 1 year, 6 months ago
- 67e1ae6 InputDevice: return std::optional from getAbsoluteAxisInfo by Harry Cutts · 1 year, 7 months ago
- 290b072 InputDevice: clear absolute axis info if not found by Harry Cutts · 1 year, 7 months ago
- e2c5e20 Return std::optional from getAbsoluteAxisValue by Harry Cutts · 1 year, 7 months ago
- 207674d Return a std::optional from EventHub::getAbsoluteAxisInfo by Harry Cutts · 1 year, 7 months ago
- e58ffb9 Implement KeyboardClassifier interface in rust by Vaibhav Devmurari · 1 year, 8 months ago
- 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 9 months ago
- 0ac5e09 (2nd try) Bind an input device via descriptor by Antonio Kantek · 1 year, 9 months ago
- 3138b12 Revert "Bind an input device via descriptor" by Prabir Pradhan · 1 year, 9 months ago
- b12a749 Bind an input device via descriptor by Michael Crimando · 2 years, 8 months ago
- b1b96db Support for InputDevice ViewBehavior by Yeabkal Wubshit · 2 years ago
- 1411cf8 Merge changes Ie02dbcb3,I8195406c into main by Arpit Singh · 2 years ago
- 4b4a457 Sync MT slots on reset and buffer overflow by Arpit Singh · 2 years, 2 months ago
- 92559ef CursorInputMapper: migrate remaining tests by Harry Cutts · 2 years ago
- 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
- 4818977 InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 8 months ago
- 1030142 Move absolute axis validation from EventHub to InputDevice by Prabir Pradhan · 2 years, 6 months ago
- 1efdbca Revert "InputMapper refactor: refactor device enable/disable method" am: 3e56f7e702 am: d82efb7d36 by Arpit Singh · 2 years, 6 months ago
- e18abe3 Revert "InputMapper refactor: Configure empty InputDevice" am: 7f1765e2e6 am: 925c2a5bde by Arpit Singh · 2 years, 6 months ago
- 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 2 years, 6 months ago
- 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 2 years, 6 months ago
- 0a724d2 InputMapper refactor: Configure empty InputDevice am: 4f61f3c959 am: 691001a872 by Arpit Singh · 2 years, 6 months ago
- 116bf96 InputMapper refactor: refactor device enable/disable method am: f4cdbefdde am: eae9bd0ad5 by Arpit Singh · 2 years, 6 months ago
- 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 2 years, 7 months ago
- f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 2 years, 8 months ago
- e03e8b1 Add support for device.wake InputDevice Property by Yeabkal Wubshit · 2 years, 7 months ago
- 16c2419 Read IDC file to check custom keyboard backlight levels by Vaibhav Devmurari · 2 years, 9 months ago
- 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 2 years, 9 months ago
- 403e53c InputMapper refactor: TouchInputMapper::Parameters by Arpit Singh · 2 years, 9 months ago
- 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 2 years, 9 months ago
- 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 2 years, 10 months ago
- ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 2 years, 10 months ago
- c34f758 Remove InputDeviceContext::getConfiguration(properties) by Harry Cutts · 2 years, 10 months ago
- 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 3 years ago
- 146fac1 Merge "Gets keyboard layout info from user space when available." by Zixuan Qu · 3 years, 1 month ago
- ba9364a Use a const InputDeviceContext ref in HardwareStateConverter by Harry Cutts · 3 years, 1 month ago
- fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 3 years, 2 months ago
- 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 3 years, 3 months ago
- cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 3 years, 3 months ago
- 4f05b5f TouchButtonAccumulator: Recognize mapped stylus buttons by Prabir Pradhan · 3 years, 3 months ago
- b54ffb2 InputReader: Get Bluetooth address from InputDeviceIdentifier by Prabir Pradhan · 3 years, 3 months ago
- 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 3 years, 4 months ago
- 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years, 4 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
- 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
- cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 4 years, 6 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
- 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
- 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
- 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
- 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
- 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
- c903df1 Maintain CapsLock, NumLock and ScrollLock of keyboard by arthurhung · 5 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
- 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
- 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
- 186d5b5 Split InputReader into multiple files by Prabir Pradhan · 6 years ago
- baa5c82 Split InputReader into multiple files by Prabir Pradhan · 6 years ago