| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change introduces shiftedIcon attribute for Key which specifies
icon to draw the shift key while the key is in shifted state.
This change also intriduces new configurable dimension value
key_label_horizontal_alignment_padding which represents horizontal
padding for left or right alignment of key label.
Bug: 3216592
Bug: 3201839
Change-Id: I3aa7392227ce573c404517678e6340a8d1fcb328
|
|
|
|
|
| |
Bug: 3216592
Change-Id: I9950292184d9d0e131f76498067b0a6cb462a0ab
|
|
|
|
| |
Change-Id: I2db335a601ddb0062a637a71289e14cf1d375a1e
|
|
|
|
| |
Change-Id: Ib92666357a6921cb7e068c63353b8b3d997c80b2
|
|
|
|
|
|
| |
- TODO: add other icons
Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790
|
|
|
|
|
|
|
|
|
|
|
| |
I8b38e280
Ia3929bb0
If925b546
I1062763d
I901e36aa
bug: 3100311
Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cherrypick I44f3b2eef8086d6e0b0db53d38f08487549060c6 from Gingerbread
This change also introduces the key background drawables which has no
fixed bottom padding. Instead of relying on bottom padding in
drawable, this change also specifies Keyboard.verticalGap with
physical unit. Other keyboard related length, distance and size are
also specified by physical unit.
Bug: 3066107
Change-Id: Ib38355ebfc2f8d5b1d26c4e90eba87196fbeddfa
|
|
|
|
|
|
|
| |
This keyHintIcon attribute is used to specify hint icon drawable at
top right corner of Key.
Change-Id: Icaa91e63c4473b2513396bd3fbeb8ed6fd73586c
|
|
|
|
|
|
|
|
|
|
| |
- Make the background of popup key a full transparent color
- Updated the background mdpi asset of keyboard
Bug: 2975027
Bug: 3048638
Change-Id: I8709a1ca403e5c3f862a8be9be1668d30c7687f8
|
|
|
|
| |
Change-Id: I30fdac74685beae06b5c61140452b26b29ae4c39
|
|
|
|
| |
Change-Id: I77e2b70f4ec954ea2a0822f7bdb92d8a4d405f7f
|
|
|
|
|
|
|
|
|
| |
This change adds lightweight visual hints of alternate numeric characters on the top row - e.g. having a light gray '1' on the upper right corner of letter 'q'
Note that MDPI resources are tentative (the same as HDPI for now, until we get fixed MDPI visual assets).
bug: 3004632
Change-Id: I7a25cf90b702433a844c88f5c47bf914706af9bc
|
|
|
|
|
|
| |
bug: 2973737
Change-Id: I2efc96886a3f5656ca3d9e799a4052f044e61e70
|
|
|
|
|
| |
Bug: 2973737
Change-Id: I3eb0bc2fb7701315dd9b646a2f204884134c54de
|
|
|
|
|
| |
Bug: 2959169
Change-Id: I9c78f9417aaa448b8b23596bc3e748fe99085393
|
|
|
|
|
|
| |
- update assets for language switcher
Change-Id: I8f29d3d38fb73ab5673f9e58cf28ed37cc8b4004
|
|
|
|
|
| |
bug: 2959293
Change-Id: Ia5dcb29397f608846f865fabb3c696866b3687aa
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I62b544d6ed2d3ef7a5e37cdcedef7a60d09a1cb2
|
|/
|
|
| |
Change-Id: I470387ab9f9d867c1ac839b75fe18c1ce711083d
|
|
|
|
| |
Change-Id: I65de6335b19dec03785df51ddd544b7e4d39c036
|
|
|
|
|
|
| |
TODO: Cleanup will follow.
Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
|
|
Move java code to a different directory so that the unbundled
version doesn't try to compile the native code again.
Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986
|