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
/
controller
Age
Commit message (
Expand
)
Author
2025-02-12
InputReader: use ALOGD_IF instead of if (…) ALOGD
Harry Cutts
2024-11-28
Cleanup old sysprop flag for Keyboard backlight
Vaibhav Devmurari
2024-11-11
Add keyboard volume mute LED. (2/2)
DingYong
2024-06-03
Group player leds in Sony Dualsense controller
Josep del Rio
2024-04-16
Add mic mute keyboard led. (2/2)
DingYong
2023-05-25
Read IDC file to check custom keyboard backlight levels
Vaibhav Devmurari
2023-01-31
inputflinger: make parameter comment style consistent
Harry Cutts
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-09-06
Avoid UI freezing when reading battery capacity/status
Andy Chen
2022-05-26
Make InputReader logs available dynamically
Arthur Hung
2021-09-09
FTL: Extend enum utilities imported from IF
Dominik Laskowski
2021-06-28
Renamed and moved InputWindow and related files
chaviw
2021-05-16
Change native lights to be consistent with java API.
Chris Ye
2021-04-06
Refactor InputController into PeripheralController.
Chris Ye
2021-04-01
Introduce Device Controller to InputReader
Chris Ye