| Commit message (Expand) | Author | Age | Files | Lines |
* | Add pseudo LMP theme•••This CL introduce pseudo LMP theme. This keyboard theme is a
placeholder and not final. The drawables and colors that this CL
introduces should be replaced with the final assets.
Bug: 14419121
Change-Id: I7a37c884e4ee0cac09ad21ff729996c2b9c1b4af
|  Tadashi G. Takaoka | 2014-05-12 | 1 | -1/+1 |
* | Revert "Add pseudo LMP theme"•••This reverts commit dd9ed45c6332e6cb45da0953d23b9748ddddc548.
Unit test breakage.
https://sponge.corp.google.com/target?id=f7fd85a6-8e3b-4fda-8c84-d4e1b342e839&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS
Change-Id: Ia971834b368890c344a06602473a56887709bbca
|  Ken Wakasa | 2014-05-09 | 1 | -1/+1 |
* | Add pseudo LMP theme•••This CL introduce pseudo LMP theme. This keyboard theme is a
placeholder and not final. The drawables and colors that this CL
introduces should be replaced with the final assets.
Bug: 14419121
Change-Id: Iba4751c525775fc12763c0a55309410e0d82ce9b
|  Tadashi G. Takaoka | 2014-05-09 | 1 | -1/+1 |
* | Add JB/ICS resources from Azuki MR1 release•••Bug: 11622614
Change-Id: I126fc42dd31e912788db0446b67a9d4ea80f848e
|  Tadashi G. Takaoka | 2013-11-12 | 1 | -0/+21 |
* | Rename KLP theme related resources•••Bug: 11622614
Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71
|  Tadashi G. Takaoka | 2013-11-11 | 1 | -21/+0 |
* | Cleanup key drawing code•••This change also modifies 9-patch drawables to fix the following
issues. In order to draw key background drawable just on the
coordinates we want, we have to know where an actual "visible" part is
in the drawable. The only clue we can use is "padding" of the
drawable. To achieve this, the 9-patch drawable must have its
"visible" part marked as "content". Please refer the Bug: 4948171 for
more detailed explanation.
This change also reverts the following "black" drawables back from
Gingerbread because recent change broke these (I70019a91).
* drawable-hdpi/sym_bkeyboard_*.png
* drawable-hdpi/btn_keyboard_key_*_stone.9.png
Bug: 4948171
Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f
|  Tadashi G. Takaoka | 2011-06-29 | 1 | -1/+1 |
* | New IceCreamSandwich assets and theme•••This change instroduces new IceCreamSandwich assets and renames
Honeycomb theme to IceCreamSandwich. Though checked only on
hdpi-phone and mdpi-10"-tablet.
File another bug (Bug: 4852048) to fine tune keyboard layout for all
possible combination of devices and themes.
Bug: 4436327
Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
|  Tadashi G. Takaoka | 2011-06-23 | 1 | -0/+21 |