| Commit message (Expand) | Author | Age | Files | Lines |
* | Revised phone/number layout for 7 inch tablet•••Bug: 4442045
Change-Id: I562d75436aec2057863f6a8252275a5e47ecea6e
|  Tadashi G. Takaoka | 2011-06-01 | 1 | -11/+11 |
* | Adaptive keyboard width/position parser (DO NOT MERGE)•••This change introduces the following features to Keyboard XML format.
* "keyXPos" can specify the key X coordinate directly.
* "keyXPos" can be negative. The X coordinate will be calcluated from
the right edge of the keyboard toward left.
* "keyWidth" can be zero to be filled up to the right side.
* "keyWidth can be negative. The key will be filled up to both sides.
* Spacer's horizontalGap is renamed as keyWidth, and can be inherited
from key-style.
* Spacer can have keyXPos attribute.
Using these syntax, all keyboard layouts have been re-written.
Bug: 4442045
Change-Id: I314b2e8ca2aa145ff9506cbf927140a15685af42
|  Tadashi G. Takaoka | 2011-05-28 | 1 | -62/+48 |
* | Rename resources with new scheme (DO NOT MERGE)•••This change renames resources along with new naming scheme.
* large to sw600dp (7" tablet uses phone keyboard layout)
* xlarge to sw768dp (10" tablet)
Bug: 4436327
Change-Id: I96678fa699d2abcb48022d8878557f1486e839aa
|  Tadashi G. Takaoka | 2011-05-23 | 1 | -0/+229 |