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
/
Keyboard.cpp
Age
Commit message (
Expand
)
Author
2022-06-15
Do not load keylayout if required kernel module is missing
Siarhei Vishniakou
2020-12-20
Add explicit Result::ok() checks where needed
Bernie Innocenti
2020-11-04
Move KeyCharacterMap to enum class
Michael Wright
2020-08-28
Move KeyCharacterMap from RefBase to shared_ptr.
Chris Ye
2020-08-28
Move KeyLayoutMap from RefBase to shared_ptr.
Chris Ye
2020-07-04
Convert InputDeviceConfigurationFileType to enum class.
Chris Ye
2019-06-10
Fix debug print when a KCM file is not found.
Yuichiro Hanada
2018-09-05
Prefer std::string over String8
Siarhei Vishniakou
2018-02-21
Move SPECIAL_FUNCTION from .kcm to .idc files
Siarhei Vishniakou
2017-03-06
InputDevice warning fixes and make warnigs into Error
Frank Barchard
2015-09-29
Allow defining replacement key events in keymap
Dmitry Torokhov
2014-04-22
Move key attribute information out of native.
Michael Wright
2013-10-18
Parse LED mappings in keylayout files
Michael Wright
2013-07-01
Move input library code from frameworks/base.
Jeff Brown