- Dec 02, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I455ef79862a0e5f7c6a4c4095d0f1ee3d632a7f6
-
- Nov 11, 2013
-
-
Tadashi G. Takaoka authored
Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f
-
- Oct 04, 2013
-
-
Satoshi Kataoka authored
Bug: 10538430 Change-Id: Ib11e29794216b54001806ab12fe440d157243dc1
-
- Sep 27, 2013
-
-
Satoshi Kataoka authored
Change-Id: Ie9dec82c0edde70a75fffeb7c86c14e05f468207
-
- Sep 17, 2013
-
-
Satoshi Kataoka authored
Bug: 10538430 Change-Id: Ic27b687fb2f8d3c3f2af6a886e55cc1d4e3fafb3
-
- Aug 27, 2013
-
-
Tadashi G. Takaoka authored
Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32
-
Tadashi G. Takaoka authored
Bug: 10415342 Change-Id: I9073c54b037e0f7973710a9e24ca5044f8db6db0
-
- Nov 06, 2012
-
-
Satoshi Kataoka authored
Change-Id: I50e79bbb1f2eab33c7e5a76086bbe41f7e757ada
-
- Sep 06, 2012
-
-
Tadashi G. Takaoka authored
Bug: 7043127 Change-Id: Ibf9a6d57279263d9b60753e0eb734b658eeda9f2
-
- Sep 03, 2012
-
-
Tadashi G. Takaoka authored
This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897
-
- Aug 31, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4
-
- Aug 30, 2012
-
-
Tadashi G. Takaoka authored
This reverts commit 7a5ca998. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3
-
- Aug 29, 2012
-
-
Ken Wakasa authored
This reverts commit ac621d15 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8
-
Tadashi G. Takaoka authored
The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2
-
- Mar 23, 2012
-
-
Tadashi G. Takaoka authored
Bug: 6183561 Change-Id: I06d74705fd49566684815853b8f2df7b5a9f9d7e
-
Tadashi G. Takaoka authored
Bug: 6183561 Change-Id: I7432552fbe41212e8f412962b16877a2af07eb9c
-
- Mar 21, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Iaab1032a0ce0f97742288e76221433ef400e4b4f
-
Tadashi G. Takaoka authored
Change-Id: I772d117d88eb7361d8695c4d97c051f0c7397df8
-
- Dec 17, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5776979 Change-Id: Ia568d1170ed33a000eb3bb02ecdf611e4b5ff2d5
-
- Sep 26, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4948171 Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914
-
- Sep 05, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5257594 Change-Id: Id52c841b72e38eb9034a1a7f26bcf3d4d81ad216
-
- Sep 01, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I6480cdf025f065130e1969899b259a243e7a11be
-
- Aug 06, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5023981 Change-Id: I434d23bdfb653989866d3822c978cd929a2b553c
-
- Jul 04, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I4721bf831b5edbea1dd4309c6ce907544b098d62
-
- Jun 30, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4903845 Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1
-
- Jun 29, 2011
-
-
Tadashi G. Takaoka authored
This change also modifies 9-patch drawables to fix the following issues. In order to draw key background drawable just on the coordinates we want, we have to know where an actual "visible" part is in the drawable. The only clue we can use is "padding" of the drawable. To achieve this, the 9-patch drawable must have its "visible" part marked as "content". Please refer the Bug: 4948171 for more detailed explanation. This change also reverts the following "black" drawables back from Gingerbread because recent change broke these (I70019a91). * drawable-hdpi/sym_bkeyboard_*.png * drawable-hdpi/btn_keyboard_key_*_stone.9.png Bug: 4948171 Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f
-
- 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 24, 2011
-
-
satok authored
Change-Id: I158bd0dafac83ed9576a236813875e6c37513860
-
- Jun 23, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I42b4c0c7a554089baa778205da0627daaff667c6
-
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 17, 2011
-
-
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 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
-
- Jun 01, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: Iaac07d7d06e40c3910e2028a9e46dac12a12663f
-
Tadashi G. Takaoka authored
Bug: 4442045 Change-Id: I97068cdd50cc24a72610aa087dd624484862fa06
-
- May 27, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I45a29d753103d82b625e55e78f1075497e94396f
-
- May 23, 2011
-
-
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
-
- May 16, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: I5520a2e1abdc24736cb7ef96badefc06bb78e2a3
-
- May 13, 2011
-
-
Tadashi G. Takaoka authored
Bug: 4411676 Change-Id: I8f289dcebe577d277fe2ad6a8331d59f735cbada
-
- Apr 08, 2011
-
-
Tadashi G. Takaoka authored
This change also adds capability to add horizontal padding to the keyboard. Bug: 4269094 Change-Id: I805e76b253a497079517c01bd2a976f8702f7e56
-