summaryrefslogtreecommitdiff
path: root/libs/input/KeyCharacterMap.cpp
AgeCommit message (Expand)Author
2018-09-05Prefer std::string over String8 Siarhei Vishniakou
2018-07-17[input] Modernize codebase by replacing NULL with nullptr Yi Kong
2018-07-03Move displayid into InputEvent Siarhei Vishniakou
2018-02-21Move SPECIAL_FUNCTION from .kcm to .idc files Siarhei Vishniakou
2016-02-19Revert "Revert "Fix warnings in servicemanager and KeyCharacterMap"" Ian Pedowitz
2016-02-19Revert "Fix warnings in servicemanager and KeyCharacterMap" Ian Pedowitz
2016-02-18Fix warnings in servicemanager and KeyCharacterMap Aurimas Liutikas
2015-10-22Limit the number of keys read by KeyCharacterMaps. Michael Wright
2015-10-08resolved conflicts for b9163905 to mnc-dr-dev-plus-aosp Dmitry Torokhov
2015-09-29Allow defining replacement key events in keymap Dmitry Torokhov
2015-08-12Lose HAVE_ANDROID_OS from frameworks/native. Elliott Hughes
2014-04-22Move key attribute information out of native. Michael Wright
2013-07-01Move input library code from frameworks/base. Jeff Brown