summaryrefslogtreecommitdiff
path: root/tools/validatekeymaps/Main.cpp
AgeCommit message (Expand)Author
2023-09-13Merge "Don't depend on String8 cast to C string" into main am: 41363ba9fc Treehugger Robot
2023-09-12Don't depend on String8 cast to C string Tomasz Wasilczyk
2022-11-24Print the text error instead of number Siarhei Vishniakou
2022-06-16Require CONFIG_HID_PLAYSTATION for DualSense key layout Siarhei Vishniakou
2022-06-03Require CONFIG_HID_PLAYSTATION for DualSense key layout Siarhei Vishniakou
2021-09-24Prevent some keylayouts from being added to Android Siarhei Vishniakou
2020-12-22Add explicit Result::ok() where missing Bernie Innocenti
2020-11-04Convert validatekeymaps to enum class Michael Wright
2020-11-04Convert KeyCharacterMap to enum class Michael Wright
2020-09-18Update usage of PropertyMap::load Siarhei Vishniakou
2020-09-08Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136 am: 27e25ee... Treehugger Robot
2020-09-08Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136 Treehugger Robot
2020-09-02Move PropertyMap from libutils to libinput Siarhei Vishniakou
2020-08-30Move KeyCharacterMap from RefBase to shared_ptr. Chris Ye
2020-08-28Move KeyLayoutMap from RefBase to shared_ptr. Chris Ye
2019-06-21Remove 'no errors' log Siarhei Vishniakou
2019-02-20Update VirtualKeyMap usage Siarhei Vishniakou
2018-07-11Refactor String8 to std::string calls Siarhei Vishniakou
2017-09-04Quiet keymap validation. Michael Wright
2014-01-27Revert "Move frameworks/base/tools/ to frameworks/tools/" Adam Lesinski
2013-08-28Move frameworks/base/tools/ to frameworks/tools/ Mike Lockwood
2013-07-01Move input library code to frameworks/native. Jeff Brown
2012-04-17Support loading keyboard layout overlays from resources. Jeff Brown
2012-04-10Request key maps from input manager service. Jeff Brown
2012-02-17Fix build break. Jeff Brown
2011-02-19Add new axes for joysticks and mouse wheels. Jeff Brown
2010-12-02Improve support for external keyboards. Jeff Brown
2010-11-23Fix build on Linux due to different strrchr prototype. Jeff Brown
2010-11-23Port Emulator keymaps. Jeff Brown