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