- Oct 12, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5445200 Change-Id: I5e4e19a17b0edcd0c0de8fa8fe4289b0ca7d66b1
-
- Oct 11, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5439295 Change-Id: Idbcd51acb927d5a9d549c91c93a1a6e32ba8be24
-
- Sep 26, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: Ib255697c606199e24e631ed886331d981c4dec38
-
- Sep 15, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I50e88c0870a3fe360b81f19163ca2f64ec38d8e8
-
Tadashi G. Takaoka authored
Change-Id: I5facf17779cfe50bdc71a3592e851b3f58295a92
-
Tadashi G. Takaoka authored
Bug: 5232726 Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3
-
- Sep 12, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5267649 Change-Id: I7fdcb98c209b7ccf73075ef3a4e758782fe161e3
-
- Sep 09, 2011
-
-
Tadashi G. Takaoka authored
* Locale is one of EU, main currency is Euro, and more currencies are Pound, Yen and Dollar (plus Cent on 10" tablet) * Locale is GB, main currency is Pound, and more currencies are Euro, Yen and Dollar (plus Cent on 10" tablet) * Locale has special currency symbol such as Hebrew, main currency is the one, and more currencies are Pound, Euro, Dollar (plus Cent on 10" tablet) * Other than these, main currency is Dollar, and more currencies are Pound, Cent, Euro (plus Yen on 10" tablet) Bug: 5281876 Change-Id: I548dc663bafdb3b3f717f4328fda8dfcbafca2df
-
- Sep 08, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5275003 Change-Id: I809a8ca363ba72b22ac5cfd926414990f7e8467c
-
- Aug 31, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486
-
Tadashi G. Takaoka authored
This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a
-
Tadashi G. Takaoka authored
This is a followup for Ic83cd120. Change-Id: Ib51bae45939aa67394c5988a4f4451c20fff6959
-
Tadashi G. Takaoka authored
Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
-
Tadashi G. Takaoka authored
Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0
-
- Aug 23, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: Iaf1b4bbb54be7a4cade856d1ba363e976774f442
-
- Aug 03, 2011
-
-
Ken Wakasa authored
bug: 5113471 Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b
-
- Aug 01, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4340933 Change-Id: I7c80c0b6a8a9082c52b57a858e2b6740c05366ec
-
Tadashi G. Takaoka authored
Bug: 4340933 Change-Id: I98b4eca5167cc3767a0868fae8f6436164adbe4d
-
- Jul 27, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4311428 Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57
-
- Jul 25, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5047217 Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb
-
- Jul 21, 2011
-
-
Tadashi G. Takaoka authored
This reverts commit 886246b1. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f
-
- Jul 20, 2011
-
-
Tadashi G. Takaoka authored
The first key and the last of the row are automatically marked as left and right edge key respectively. The existence of Spacer will prevent those automatic marking. Bug: 5038844 Change-Id: Ie34169ceaf76e24923b8d8125eda6ecb95cf1fee
-
Tadashi G. Takaoka authored
Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
-
Tadashi G. Takaoka authored
Bug: 5046333 Change-Id: I7be8c465ce6be2b78d9e8ece4dc4119941230d97
-
- Jul 14, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f
-
Tadashi G. Takaoka authored
Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c
-
- Jun 27, 2011
-
-
Tadashi G. Takaoka authored
This change introduces: * New KeyboardView attribute * keyLargeLetterRatio to specify large letter text size. * keyHintLabelRatio to specify hint label text size. * keyHintLabelColor to specify hint label text color. * keyPreviewTextRatio to specify key preview text size. * New Key.keyLabelOption flags * alignLeftOfCenter, align the key label slightly left of the key center. * largeLetter, use keyLargeLetterRatio to draw key letter. * hasHintLabel, draw keyHintLabel at the right of key letter. * followKeyHintLabelRatio, draw the key label following keyHintLabelRatio size. * Renames * Key.keyHintLetter to keyHintLabel. * Key.keylLabelOption fontFixedWidth to fontMonoSpace. * Key.keylLabelOption popupHint to hasPopupHint. * Removes * number icon releted attributes and declarations. Change-Id: I2f456737e3a46209e5f48b5155951b2b21a33859
-
- Jun 23, 2011
-
-
Tadashi G. Takaoka authored
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
-
- Jun 22, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I9de118e8be60b9a6fe1aecc00332ba08872db918
-
Tadashi G. Takaoka authored
Bug: 4436327 Change-Id: I074014d28dcb323b60dbc8fd9e169c75c393e0b3
-
- Jun 17, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4312114 Change-Id: I3feca4e87bdca0e4b5304fc325188e7eac115328
-
Tadashi G. Takaoka authored
Change-Id: I7147cab36eee4b6fd9418ca36e8ece2360b59e45
-
Tadashi G. Takaoka authored
Bug: 4479212 Change-Id: I25c48ef474f6198dde9b670b23509c087acae149
-
- Jun 16, 2011
-
-
Tadashi G. Takaoka authored
This change also removes manualTemporaryUpperCaseCode and manualTemporaryUpperCaseHintIcon. Instead of these keyLabelOption now has hasUppercaseLetter flag value. Bug: 4436327 Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e
-
- Jun 15, 2011
-
-
Tadashi G. Takaoka authored
This change is needed to introduce new theme easily. As a starter this change introduces Keyboard.popupHintIcon attribute and Key.keyLabelOption.popupHint flag to show popup hint icon that is previously specified by Key.keyHintIcon attribute. Bug: 4436327 Change-Id: I6b1c5c1b88eece541141b2d2cedd164ee02e5c2a
-
- Jun 03, 2011
-
-
Tadashi G. Takaoka authored
This change removes Russian keyboard layout exceptions and make it compatible with other Latin's. Also tweaks some locales' keyboard layout to match with standard PC's keyboard layout at most. Change-Id: I305201fb850b4f94ae7e746ab4c039473d09da70
-
Tadashi G. Takaoka authored
Change-Id: Iab615459c21fa5799a7b30b8649d75347e46c804
-
- Jun 01, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4442045 Change-Id: I562d75436aec2057863f6a8252275a5e47ecea6e
-
- May 31, 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. Cherry-Pick: I314b2e8ca2aa145ff9506cbf927140a15685af42 Bug: 4442045 Change-Id: I048fe5eaef020d8472ab577e9d326042bae2f3fa
-
- 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
-