- Jun 10, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4590231 Change-Id: I993ac77278e129294f2bed73f97c2c4624220fdb
-
- Jun 02, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4499754 Change-Id: I8048b5d7e0ec90a545dac0827b699d37698bebb5
-
- Jun 01, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4442045 Change-Id: I562d75436aec2057863f6a8252275a5e47ecea6e
-
- May 31, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4442045 Change-Id: I55ad5ea45bc2a089486e69ca38a0e174dd7957d6
-
Tadashi G. Takaoka authored
Bug: 4442045 Change-Id: Ib3e4ac7f2fab84134e0c9c3fdbf107a91acad301
-
- May 28, 2011
-
-
Tadashi G. Takaoka authored
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
-
- May 27, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4490948 Change-Id: I4cd1af0b48d7ebcf8f4bd939e0e363e34dbfe8b7
-
- May 26, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4442045 Change-Id: I346489b62b424f6fb897b109310b62b2538ef397
-
Tadashi G. Takaoka authored
This change only changes QWERTY layout. The phone/number and AZERTY/QWERTZ/Russian/Scandinavia layouts will be fixed soon. Bug: 4442045 Change-Id: Ib42c84e1d05fee513b1b7680ef0dcf755298d444
-
Justin Ho authored
Bug: 4442045 Change-Id: I98664b0c954be82eeda00c69e712da2e20ca606a
-
- May 24, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4479212 Change-Id: Ia0a284a365af99257ed47351bdd3387fd9a53eba
-
- May 23, 2011
-
-
Tadashi G. Takaoka authored
Because the holo theme drawables have "holo" effect around 9-patch as fixed size image, so we need dedicated drawables for each sw600dp-mdpi and sw768dp-mdpi resolutions for visual designers. * drawable-mdpi (fallback resources) * drawable-sw600dp-mdpi (7" tablet, phone style keyboard, placeholder for now) * drawable-sw768dp-mdpi (10" tablet, tablet style keybaord) Note that: * Eventually sw600dp drawables will be updated by designers. * We need sw768dp drawable copies because, without these, 10" tablet will use updated sw600dp drawables wrongly. * We have to keep drawable-mdpi as final fallback resources. Bug: 4436327 Change-Id: I93db87ee99c2abb8d18e869e5411e3cb5bec1020
-
Tadashi G. Takaoka authored
Bug: 4436327 Change-Id: I1f3bc846683edc4be666dce8ea89659225ef7301
-
Tadashi G. Takaoka authored
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
-