index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
input
/
InputDevice.cpp
Age
Commit message (
Expand
)
Author
2022-01-25
Set keyboard type to maximum of all sub devices.
Philip Junker
2021-11-15
Look up source using & instead of equality
Siarhei Vishniakou
2021-11-04
Merge "Updates InputDevice.cpp to read input configs from an APEX." am: ad233...
Daniel Norman
2021-11-04
Merge "Updates InputDevice.cpp to read input configs from an APEX." am: ad233...
Daniel Norman
2021-10-08
Updates InputDevice.cpp to read input configs from an APEX.
Daniel Norman
2021-09-09
FTL: Extend enum utilities imported from IF
Dominik Laskowski
2021-06-29
Renamed and moved InputWindow and related files
chaviw
2021-06-28
Renamed and moved InputWindow and related files
chaviw
2021-06-08
Return a copy of InputDeviceLightInfo instead of pointer
Siarhei Vishniakou
2021-04-30
Allow input device config files in product and system_ext.
Hongguang Chen
2021-04-01
Introduce Device Controller to InputReader
Chris Ye
2021-02-22
Support Inputdevice LightsManager feature in frameworks.
Chris Ye
2021-02-02
Added the ability to read external batteries
Kim Low
2020-12-16
Add SensorManager support in inputflinger.
Chris Ye
2020-08-28
Move KeyCharacterMap from RefBase to shared_ptr.
Chris Ye
2020-07-04
Convert InputDeviceConfigurationFileType to enum class.
Chris Ye
2019-03-21
Use std::vector over Vector for InputFlinger (1/3)
Arthur Hung
2019-02-21
Use InputDeviceIdentifier.getCanonicalName
Siarhei Vishniakou
2019-02-21
Replace non-alphanumerics with _ in VirtualKeyMap
Siarhei Vishniakou
2018-09-05
Prefer std::string over String8
Siarhei Vishniakou
2018-07-17
[input] Modernize codebase by replacing NULL with nullptr
Yi Kong
2017-03-06
InputDevice warning fixes and make warnigs into Error
Frank Barchard
2017-03-02
Treblize input device config file location
Jaekyun Seok
2015-04-09
Pass through availability of audio mic for input devices.
Tim Kilbourn
2013-07-22
Add controller numbers for gamepads / joysticks
Michael Wright
2013-07-11
Add input device property for buttons under touchpads
Michael Wright
2013-07-01
Move input library code from frameworks/base.
Jeff Brown