- d705374 InputMapper refactor: TouchInputMapper by Arpit Singh · 1 year, 9 months ago
- 82f29a1 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 1 year, 8 months ago
- 4818977 InputMapper refactor: refactor device enable/disable method by Arpit Singh · 1 year, 9 months ago
- dec3080 Pass layout info in native callback for quicker layout setup. by Vaibhav Devmurari · 1 year, 7 months ago
- 1efdbca Revert "InputMapper refactor: refactor device enable/disable method" am: 3e56f7e702 am: d82efb7d36 by Arpit Singh · 1 year, 8 months ago
- e18abe3 Revert "InputMapper refactor: Configure empty InputDevice" am: 7f1765e2e6 am: 925c2a5bde by Arpit Singh · 1 year, 8 months ago
- 32f6922 Revert "InputMapper refactor: Revert "fix touch issue on portrai..." am: 5139957453 am: f2378b7994 by Arpit Singh · 1 year, 8 months ago
- 3e56f7e Revert "InputMapper refactor: refactor device enable/disable method" by Arpit Singh · 1 year, 8 months ago
- 7f1765e Revert "InputMapper refactor: Configure empty InputDevice" by Arpit Singh · 1 year, 8 months ago
- 5139957 Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Arpit Singh · 1 year, 8 months ago
- 1e1a1f1 InputMapper refactor: Revert "fix touch issue on portrait reference" am: 285bdc5fb7 am: 548c9138d4 by Arpit Singh · 1 year, 8 months ago
- 0a724d2 InputMapper refactor: Configure empty InputDevice am: 4f61f3c959 am: 691001a872 by Arpit Singh · 1 year, 8 months ago
- 116bf96 InputMapper refactor: refactor device enable/disable method am: f4cdbefdde am: eae9bd0ad5 by Arpit Singh · 1 year, 8 months ago
- 285bdc5 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 1 year, 9 months ago
- 4f61f3c InputMapper refactor: Configure empty InputDevice by Arpit Singh · 1 year, 8 months ago
- f4cdbef InputMapper refactor: refactor device enable/disable method by Arpit Singh · 1 year, 9 months ago
- e03e8b1 Add support for device.wake InputDevice Property by Yeabkal Wubshit · 1 year, 8 months ago
- c96ed75 Revert "InputMapper refactor: Configure empty InputDevice" by Siarhei Vishniakou · 1 year, 9 months ago
- 342e1dd Revert "InputMapper refactor: Revert "fix touch issue on portrai..." by Siarhei Vishniakou · 1 year, 9 months ago
- 2aae677 InputMapper refactor: Revert "fix touch issue on portrait reference" by Arpit Singh · 1 year, 9 months ago
- 7f4dd51 InputMapper refactor: Configure empty InputDevice by Arpit Singh · 1 year, 9 months ago
- 033e3ec InputMapper refactor: KeyboardInputMapper by Arpit Singh · 1 year, 10 months ago
- 0987fd8 fix touch issue on portrait reference by Priyank Singh · 1 year, 9 months ago
- a04c0f6 Merge "InputMapper refactor: RotaryEncoderInputMapper" into udc-dev by Arpit Singh · 1 year, 10 months ago
- f552a73 Merge "InputMapper refactor: JoystickInputMapper" into udc-dev by Arpit Singh · 1 year, 10 months ago
- de78d99 Merge "InputMapper refactor: SwitchInputMapper" into udc-dev by Arpit Singh · 1 year, 10 months ago
- f706615 Merge "InputMapper refactor: CursorInputMapper" into udc-dev by Arpit Singh · 1 year, 10 months ago
- e015d02 Merge "InputMapper refactor: TouchpadInputMapper" into udc-dev by Arpit Singh · 1 year, 10 months ago
- d047bdb Merge "InputMapper refactor: SensorInputMapper" into udc-dev by Arpit Singh · 1 year, 10 months ago
- c68f85b InputMapper refactor: VibratorInputMapper by Arpit Singh · 1 year, 10 months ago
- 5ed7749 InputMapper refactor: RotaryEncoderInputMapper by Arpit Singh · 1 year, 10 months ago
- 61dd33e InputMapper refactor: SensorInputMapper by Arpit Singh · 1 year, 10 months ago
- e08bdbd InputMapper refactor: TouchpadInputMapper by Arpit Singh · 1 year, 10 months ago
- 54a45f6 InputMapper refactor: SwitchInputMapper by Arpit Singh · 1 year, 10 months ago
- d8510bd InputMapper refactor: CursorInputMapper by Arpit Singh · 1 year, 10 months ago
- 2be4a36 InputMapper refactor: JoystickInputMapper by Arpit Singh · 1 year, 10 months ago
- 0bd940a InputMapper refactor: ExternalStylusInputMapper by Arpit Singh · 1 year, 10 months ago
- 56adebc InputMapper refactor: TouchInputMapper by Arpit Singh · 1 year, 10 months ago
- 4bf6d45 Use ftl::Flags for InputReaderConfiguration::Change by Prabir Pradhan · 1 year, 10 months ago
- 8e6fb25 InputMapper refactor: Modify InputMapper constructor for configuration by Arpit Singh · 1 year, 11 months ago
- ed6c3de InputMapper refactor: Change readerconfig pointer to const ref by Arpit Singh · 1 year, 11 months ago
- 4be4eef InputMapper refactor: Rename configure to reconfigure by Arpit Singh · 1 year, 11 months ago
- d02ea10 InputMapper: use a reference for InputDeviceInfo parameter by Harry Cutts · 1 year, 11 months ago
- 65e0669 Enable new touchpad stack for Sony DualSense gamepad by Harry Cutts · 2 years ago
- c34f758 Remove InputDeviceContext::getConfiguration(properties) by Harry Cutts · 2 years ago
- 7b6e16b Reconfigure device in TouchInputMapper when the type is changed. by Ambrus Weisz · 2 years, 2 months ago
- 1e63fc2 Improve logging of evdev events by using labels for recognized values by Prabir Pradhan · 2 years ago
- 011ca3d Allow debug logging of raw events to be enabled on the fly by Prabir Pradhan · 2 years ago
- 2e6e00d Merge "Copy InputDeviceIdentifier instead of taking a reference" by Harry Cutts · 2 years, 1 month ago
- 3ea5e0d Merge "Revert^2 "Enable new touchpad stack by default"" by Harry Cutts · 2 years, 1 month ago
- 86f5df6 Copy InputDeviceIdentifier instead of taking a reference by Harry Cutts · 2 years, 1 month ago
- a692783 Revert^2 "Enable new touchpad stack by default" by Harry Cutts · 2 years, 1 month ago
- e923170 Disable new touchpad stack for Sony gamepads by Harry Cutts · 2 years, 1 month ago
- 0d5e66e Merge changes from topic "revert-21018993-VQPVABITMR" by Harry Cutts · 2 years, 1 month ago
- e60fa69 Revert "Enable new touchpad stack by default" by Harry Cutts · 2 years, 1 month ago
- 13063aa Revert "Disable new touchpad stack for Sony gamepads" by Harry Cutts · 2 years, 1 month ago
- 6d1c002 Merge changes Ia1f8e1e6,Iea756675 by Harry Cutts · 2 years, 1 month ago
- 8c48b9b Enable new touchpad stack by default by Harry Cutts · 2 years, 1 month ago
- 9c528bd Disable new touchpad stack for Sony gamepads by Harry Cutts · 2 years, 1 month ago
- e04ffaa Add an API to get the supported USI version for a display by Prabir Pradhan · 2 years, 2 months ago
- 7fb4113 Convert country code to Layoutinfo (Language tag + Layout type) by Vaibhav Devmurari · 2 years, 2 months ago
- fecb606 Gets keyboard layout info from user space when available. by Zixuan Qu · 2 years, 3 months ago
- 7bc23bf Update TouchInputMapper to support new VirtualNavigationTouchpad. by Ambrus Weisz · 2 years, 5 months ago
- 86f01ba Merge "Use sysprop flags on host" by Siarhei Vishniakou · 2 years, 2 months ago
- 43fc193 Merge "Add API to support key remappings on native side" by Vaibhav Devmurari · 2 years, 2 months ago
- 9faa446 Use sysprop flags on host by Siarhei Vishniakou · 2 years, 3 months ago
- 8984462 Use a sysprop to enable `TouchpadInputMapper` by Harry Cutts · 2 years, 3 months ago
- cbba14c Add API to support key remappings on native side by Vaibhav Devmurari · 2 years, 4 months ago
- 1f48a44 Set up a GestureInterpreter and feed it events by Harry Cutts · 2 years, 3 months ago
- 79cc9fa Add new `TouchpadInputMapper` class by Harry Cutts · 2 years, 4 months ago
- 21e96e6 Do not call 'setEnabled' before mapper is configured by Siarhei Vishniakou · 2 years, 4 months ago
- 2935db7 Return events from mappers and InputDevice by Siarhei Vishniakou · 2 years, 5 months ago
- 30feb8c Delete mController when eventHub device is going away by Siarhei Vishniakou · 2 years, 5 months ago
- 7e2afbb Merge "Avoid UI freezing when reading battery capacity/status" by TreeHugger Robot · 2 years, 6 months ago
- f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 2 years, 6 months ago
- dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 2 years, 6 months ago
- 58bc0f5 Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f am: 2f110fe53a by TreeHugger Robot · 2 years, 6 months ago
- 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 2 years, 6 months ago
- 7400794 Use std::vector when sending keyCodes by Siarhei Vishniakou · 2 years, 8 months ago
- 2f01d77 FTL: Pull Flags into namespace by Dominik Laskowski · 2 years, 11 months ago
- 2a2293c Update uniqueId association native methods by Christine Franks · 3 years, 1 month ago
- 4af3b3d Add API to get KeyCode produced by physical key location. by Philip Junker · 3 years, 2 months ago
- 465e1c0 Convert #define in Macros.h to bools by Siarhei Vishniakou · 3 years, 2 months ago
- 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 3 years, 6 months ago
- cb40a00 Fix toggleCapsLock failed for multiple EventHub devices by Arthur Hung · 3 years, 7 months ago
- 98318de Renamed and moved InputWindow and related files by chaviw · 3 years, 9 months ago
- 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 3 years, 9 months ago
- 1ba71cc Add dynamic display id associations for keyboards by Christine Franks · 3 years, 11 months ago
- 1dd2e5c Refactor InputController into PeripheralController. by Chris Ye · 3 years, 11 months ago
- e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years ago
- a0b1e44 Merge "Pass RawEvent latency from InputReader to InputListener" into sc-dev by Siarhei Vishniakou · 4 years ago
- 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 4 years ago
- 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 4 years, 1 month ago
- f2f073b Revert "Send mapper events via context" by Siarhei Vishniakou · 4 years ago
- 03ea035 Added the ability to read external batteries by Kim Low · 4 years, 4 months ago
- cec3f6a Send mapper events via context by Siarhei Vishniakou · 4 years, 3 months ago
- e14523a Check input device's all sub devices for isEnabled() by Chris Ye · 4 years, 2 months ago
- f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 4 months ago
- 8714371 Support combined vibration effects with input device. by Chris Ye · 4 years, 3 months ago
- e731003 Fix InputDevice listener notification for merged controller. by Chris Ye · 4 years, 5 months ago