summaryrefslogtreecommitdiff
path: root/tools/validatekeymaps
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
2023-04-17Add cpp20 to validatekeymaps Siarhei Vishniakou
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
2022-05-18Merge "Consolidate input OWNERS files" am: 467ebb8379 am: 7845f672bf Treehugger Robot
2022-05-18Merge "Consolidate input OWNERS files" Treehugger Robot
2022-03-15Merge "Tweak linux_glibc properties for musl builds in frameworks/base" am: e... Colin Cross
2022-03-10Consolidate input OWNERS files Prabir Pradhan
2022-03-09Tweak linux_glibc properties for musl builds in frameworks/base Colin Cross
2021-09-24Prevent some keylayouts from being added to Android Siarhei Vishniakou
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-02-18[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-12-22Add explicit Result::ok() where missing Bernie Innocenti
2020-11-05Merge "Convert validatekeymaps to enum class" TreeHugger Robot
2020-11-04Merge "Convert KeyCharacterMap to enum class" TreeHugger Robot
2020-11-04Convert validatekeymaps to enum class Michael Wright
2020-11-04Convert KeyCharacterMap to enum class Michael Wright
2020-11-03Hopefully fix validatekeymaps mac build. Brett Chabot
2020-10-28Build input and binder JNI bindings for linux host. Brett Chabot
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
2020-07-13Add dependency on libui-types chaviw
2020-05-12Add OWNERS for display, haptics, input and power Michael Wright
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-10Merge changes I93cf24d4,I32e438ef am: 30798ad13a am: c28d591b36 am: 59225490b8 Dan Willemsen
2017-09-09Convert host tools to Android.bp Dan Willemsen
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
2013-04-09Add liblog Ying Wang
2012-04-17Support loading keyboard layout overlays from resources. Jeff Brown
2012-04-10Request key maps from input manager service. Jeff Brown
2012-02-20frameworks/base refactoring Mathias Agopian
2012-02-17Fix build break. Jeff Brown
2011-10-20add -ldl to host executables Iliyan Malchev
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