| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix text color of main key labels in shifted state•••Bug: 3322539
Change-Id: Ib9bc54da8d3725f64c86dbe6d9700e386f74de5e
|  Tadashi G. Takaoka | 2011-01-11 | 1 | -1/+1 |
* | 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/+4 |
* | Update tablet keyboard layout to the latest design•••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
|  Tadashi G. Takaoka | 2010-11-25 | 1 | -1/+3 |
* | Cleanup drawable-xlarge resources into drawable-mdpi•••Change-Id: I2db335a601ddb0062a637a71289e14cf1d375a1e
|  Tadashi G. Takaoka | 2010-11-19 | 1 | -0/+35 |