index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
inputflinger
/
reader
/
include
/
EventHub.h
Age
Commit message (
Expand
)
Author
2025-03-19
EventHub: Re-open Devices serially when AssociatedDevice changes
Prabir Pradhan
2025-03-18
InputReader: Add getter API for the sysfs node path of an InputDevice
Prabir Pradhan
2025-03-18
EventHub: Process sysfs node changes from InputReader thread
Prabir Pradhan
2025-02-18
inputflinger: Restricted invalid InputDeviceClass enum values
Akhilesh Sanikop
2025-02-13
EventHub: Search IDC for additional lights
Aseda Aboagye
2025-02-07
EventHub: Reimplement sysfsNodeChanged
Prabir Pradhan
2025-02-07
EventHub: Refactor AssociatedDevice creation logic
Prabir Pradhan
2024-11-11
Add keyboard volume mute LED. (2/2)
DingYong
2024-10-22
Input: Support set power/wakeup node of device
Yanye Li
2024-10-07
hasKeycode API should take into account key remapping
Vaibhav Devmurari
2024-09-20
Move key remapping to InputReader thread(1/n)
Linnan Li
2024-07-25
Reland "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-07-23
Merge "Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"" i...
Treehugger Robot
2024-07-23
Revert "InputDevice: return std::optional from getAbsoluteAxisInfo"
Prabir Pradhan
2024-07-18
Revert "Revert "Remove notifyConfigurationChanged listener and p..."
Liana Kazanova
2024-07-18
Revert "Remove notifyConfigurationChanged listener and policy calls"
Liana Kazanova
2024-07-17
Remove notifyConfigurationChanged listener and policy calls
Vaibhav Devmurari
2024-06-28
InputDevice: return std::optional from getAbsoluteAxisInfo
Harry Cutts
2024-06-21
Return std::optional from getAbsoluteAxisValue
Harry Cutts
2024-06-21
Return a std::optional from EventHub::getAbsoluteAxisInfo
Harry Cutts
2024-06-07
Implement KeyboardClassifier interface in rust
Vaibhav Devmurari
2024-04-16
Add mic mute keyboard led. (2/2)
DingYong
2024-01-10
Sync MT slots on reset and buffer overflow
Arpit Singh
2023-07-20
EventHub: Ensure bit arrays are large enough to store all event codes
Prabir Pradhan
2023-07-20
EventHub: Dump tracked EV_KEY, EV_SW, and EV_ABS states
Prabir Pradhan
2023-07-17
EventHub: Track the global abs axis states for enabled devices
Prabir Pradhan
2023-07-17
EventHub: Track the global key and switch states for enabled devices
Prabir Pradhan
2023-06-15
InputMapper refactor: Cache RawAbsoluteAxisInfo
Arpit Singh
2023-03-29
Support native API to report sysfs nodes changes
Vaibhav Devmurari
2023-03-08
Remove InputDeviceContext::getConfiguration(properties)
Harry Cutts
2023-01-20
TouchpadInputMapper: add dump method
Harry Cutts
2023-01-04
Convert country code to Layoutinfo (Language tag + Layout type)
Vaibhav Devmurari
2022-12-06
Add API to support key remappings on native side
Vaibhav Devmurari
2022-12-01
Add new `TouchpadInputMapper` class
Harry Cutts
2022-10-31
TouchInputMapper: Rely on default c'tor and copy c'tors for structs
Prabir Pradhan
2022-09-29
Merge "Revert behavior of loading the AssociatedDevice"
TreeHugger Robot
2022-09-28
Revert behavior of loading the AssociatedDevice
Prabir Pradhan
2022-09-28
Return events from EventHub
Siarhei Vishniakou
2022-09-22
Add support for detecting Keyboard backlight using sysfs node
Vaibhav Devmurari
2022-09-09
inputflinger: Use #pragma once instead of explicit define guards
Prabir Pradhan
2022-08-25
Fetch country code information from Device sysfs path
Vaibhav Devmurari
2022-08-23
Improve EventHub const-correctness
Prabir Pradhan
2022-08-23
Refactor AssociatedDevice initialization in EventHub
Prabir Pradhan
2022-08-23
EventHub: Associate AsociatedDevice using sysfs path, not descriptor
Prabir Pradhan
2022-08-08
Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 am: 9ea35a9163...
Treehugger Robot
2022-08-08
Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3
Treehugger Robot
2022-08-04
EventHub: Prevent duplicate descriptors
Josh Bartel
2022-07-13
Avoid KeyedVector and String8 in PropertyMap
Siarhei Vishniakou
2022-06-24
EventHub: Clean up reading from inotify
Prabir Pradhan
2022-06-16
Use std::vector when sending keyCodes
Siarhei Vishniakou
[next]