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