| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some inner static class to top class in new package•••This change introduces new package com.android.inputmethod.keyboard
which hosts keyboard related classes.
Also adds missing @Override and @SuppressWarning("unused") annotation
Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05
|  Tadashi G. Takaoka | 2010-12-02 | 1 | -1/+1 |
* | Tweak tablet keyboard design•••This change introduces,
- center align "More" key label
- remove drop shadow from key label
- darker key label color when manual temporary upper case
- narrower pop up mini keyboard
- remove unnecessary key background from pop up mini keyboard
- smaller key label in portrait
Bug: 3216592
Change-Id: I77e0733f467a88aa32e09fcbace56fe08f755229
|  Tadashi G. Takaoka | 2010-12-01 | 1 | -2/+1 |
* | Slightly shorten tablet keyboard height•••Now key top height is slightly shorter 13.0mm compared to previous 14.0mm.
Bug: 3181068
Change-Id: Ib6f9cfb9269020166e5037467d18133d342d47ec
|  Tadashi G. Takaoka | 2010-11-10 | 1 | -0/+1 |
* | Specify keyboard metrics with physical unit "inch"•••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
|  Tadashi G. Takaoka | 2010-10-17 | 1 | -0/+1 |
* | Rename keyboard_popup_keyboard.xml keyboard_key_preview.xml•••Change-Id: I7c98a91c77f5ef46ee0b15783242024c0bd10503
|  satok | 2010-09-13 | 1 | -0/+0 |
* | Remove unused popup layout•••Change-Id: I7009ec8cdb7977236d57b03c8603d0476186d885
|  satok | 2010-09-13 | 1 | -1/+0 |
* | Add popup layout for theme of gingerbread•••Change-Id: I464dc6cef4ca8cfd3c2fdb2fe99b2dc7d4e7988d
|  satok | 2010-09-13 | 1 | -0/+1 |
* | Add a new theme for Gingerbread•••bug: 2959293
Change-Id: I8aef19a7485ffd5639a177aee21103b3a1e04cf2
|  satok | 2010-09-01 | 1 | -0/+33 |