summaryrefslogtreecommitdiff
path: root/libs/input/KeyCharacterMap.cpp
AgeCommit message (Expand)Author
2022-01-06Fix KeyCharacterMap overlays by reloading base overlay before applying anothe... Philip Junker
2021-06-29Renamed and moved InputWindow and related files chaviw
2020-12-21Add explicit Result::ok() checks where needed Bernie Innocenti
2020-12-16Add SensorManager support in inputflinger. Chris Ye
2020-11-05Merge "Fix libinput mac build, hopefully." TreeHugger Robot
2020-11-04Fix libinput mac build, hopefully. Brett Chabot
2020-11-04Move KeyCharacterMap to enum class Michael Wright
2020-10-28Build all of libinput for linux host. Brett Chabot
2020-09-02Merge "Created libattestation" Chavi Weingarten
2020-08-28Move KeyCharacterMap from RefBase to shared_ptr. Chris Ye
2020-08-27Created libattestation chaviw
2020-08-21Optimize memory usage of InputEvent lookup. Chris Ye
2020-02-21Add ID to native events. Garfield Tan
2020-01-24Add hmac to InputEvent and scale to MotionEvent Siarhei Vishniakou
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