index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
validatekeymaps
/
Main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require CONFIG_HID_PLAYSTATION for DualSense key layout
Siarhei Vishniakou
2022-08-23
1
-0
/
+5
*
Prevent some keylayouts from being added to Android
Siarhei Vishniakou
2021-09-24
1
-0
/
+44
*
Add explicit Result::ok() where missing
Bernie Innocenti
2020-12-22
1
-2
/
+2
*
Convert validatekeymaps to enum class
Michael Wright
2020-11-04
1
-52
/
+52
*
Convert KeyCharacterMap to enum class
Michael Wright
2020-11-04
1
-2
/
+2
*
Update usage of PropertyMap::load
Siarhei Vishniakou
2020-09-18
1
-5
/
+5
*
Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136 am: 27e25ee...
Treehugger Robot
2020-09-08
1
-1
/
+1
|
\
|
*
Merge "Move PropertyMap from libutils to libinput" am: bf37f0d136
Treehugger Robot
2020-09-08
1
-1
/
+1
|
|
\
|
|
*
Move PropertyMap from libutils to libinput
Siarhei Vishniakou
2020-09-02
1
-1
/
+1
*
|
|
Move KeyCharacterMap from RefBase to shared_ptr.
Chris Ye
2020-08-30
1
-5
/
+4
*
|
|
Move KeyLayoutMap from RefBase to shared_ptr.
Chris Ye
2020-08-28
1
-4
/
+3
|
/
/
*
/
Remove 'no errors' log
Siarhei Vishniakou
2019-06-21
1
-1
/
+0
|
/
*
Update VirtualKeyMap usage
Siarhei Vishniakou
2019-02-20
1
-5
/
+3
*
Refactor String8 to std::string calls
Siarhei Vishniakou
2018-07-11
1
-4
/
+3
*
Quiet keymap validation.
Michael Wright
2017-09-04
1
-16
/
+39
*
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2014-01-27
1
-0
/
+147
*
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2013-08-28
1
-147
/
+0
*
Move input library code to frameworks/native.
Jeff Brown
2013-07-01
1
-3
/
+3
*
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-17
1
-1
/
+2
*
Request key maps from input manager service.
Jeff Brown
2012-04-10
1
-2
/
+4
*
Fix build break.
Jeff Brown
2012-02-17
1
-3
/
+3
*
Add new axes for joysticks and mouse wheels.
Jeff Brown
2011-02-19
1
-3
/
+18
*
Improve support for external keyboards.
Jeff Brown
2010-12-02
1
-3
/
+22
*
Fix build on Linux due to different strrchr prototype.
Jeff Brown
2010-11-23
1
-1
/
+1
*
Port Emulator keymaps.
Jeff Brown
2010-11-23
1
-0
/
+110