| Commit message (Expand) | Author | Age | Files | Lines |
* | Add horizontal edges paddings to phone/number layout•••Bug: 4948171
Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914
|  Tadashi G. Takaoka | 2011-09-26 | 1 | -1/+0 |
* | Draw more suggestions hint using text font•••Bug: 5287964
Change-Id: I692b5303268c7b5115853177c956e147312c582d
|  Tadashi G. Takaoka | 2011-09-16 | 1 | -0/+1 |
* | Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to Sugg...•••Bug: 5257594
Change-Id: Id52c841b72e38eb9034a1a7f26bcf3d4d81ad216
|  Tadashi G. Takaoka | 2011-09-05 | 1 | -1/+4 |
* | Use separate View for key preview backing•••Bug: 5246982
Change-Id: Icec4281cb01771909fcece36647ee42ba179118c
|  Tadashi G. Takaoka | 2011-09-03 | 1 | -0/+1 |
* | Rename CandidateView to SuggestionsView•••Change-Id: I6480cdf025f065130e1969899b259a243e7a11be
|  Tadashi G. Takaoka | 2011-09-01 | 1 | -5/+5 |
* | Implement popup suggestions pane•••Bug: 5023981
Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -0/+1 |
* | Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel
Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -2/+2 |
* | Rename PopupMiniKeyboardView to MiniKeyboardView•••Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -1/+1 |
* | Remove 7inch dedicated icons•••This change also tweaks the size of letters and labels.
Change-Id: Id3f04015778ebca5e8f6833bc695e221fe7a8079
|  Tadashi G. Takaoka | 2011-08-22 | 1 | -5/+5 |
* | Remove the "Touch to correct words" option.•••Bug: 5113009
Change-Id: Idc4a464e499a2530f517bf7fa449326779129371
|  Jean Chalard | 2011-08-15 | 1 | -1/+0 |
* | Revert "Remove the "Touch to correct words" option."•••This reverts commit 8e69dd80d88c356778c8c1fb1ccaf79108db9dff
...since it breaks the build |  Jean Chalard | 2011-08-14 | 1 | -0/+1 |
* | Remove the "Touch to correct words" option.•••Bug: 5113009
Change-Id: Iae8a64e22cf618f4533f966feaf0b5a76725d551
|  Jean Chalard | 2011-08-15 | 1 | -1/+0 |
* | Fix discrepancy in the "show settings key" option•••bug: 5155640
Change-Id: I2f5f88edde18d6464a67adcfad5aa92b05c36821
|  Ken Wakasa | 2011-08-12 | 1 | -1/+1 |
* | Revive the missing Settings key on tablets•••This is a follow up change to Ieb42fdfa.
bug: 5094401
Change-Id: If78c966ed02fbc9b8c6da726e00424a927349142
|  Ken Wakasa | 2011-08-03 | 1 | -0/+1 |
* | Purge quick fixes option.•••This change removes everything related to the quick fixes
Latin IME option item.
Note that Autotext is still used if the current subtype language
is the same as the system language.
Bug: 4985058
Change-Id: I51728a2190543ffb9e004470674ef6257b14f6c2
|  Jean Chalard | 2011-07-26 | 1 | -1/+0 |
* | Remove sliding spacebar language switcher•••Bug: 4971680
Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
|  Tadashi G. Takaoka | 2011-07-19 | 1 | -1/+0 |
* | Trigger IME switcher by long-pressing space key•••Long press time out for space key is set to 1000msec.
FYI: Time out for shift key is 1200ms and for mini popup keyboard is 400ms.
Bug: 4971680
Change-Id: Id05f519baa15ca2e54958997ddf7b6b3b7a2d078
|  Tadashi G. Takaoka | 2011-07-17 | 1 | -0/+2 |
* | Show a suggestion strip by default•••Bug: 5024058
Change-Id: I5216e9a2e464c2bb3150b66779b6b1b5cd9027ff
|  satok | 2011-07-13 | 1 | -23/+0 |
* | Remove swipe gesture•••Bug: 4971680
Change-Id: Ifff27f3bd3dd26417bfcb7072aaba074025b1bb7
|  Tadashi G. Takaoka | 2011-07-08 | 1 | -1/+0 |
* | Specify Key gaps by percentage•••Change-Id: I4721bf831b5edbea1dd4309c6ce907544b098d62
|  Tadashi G. Takaoka | 2011-07-04 | 1 | -12/+10 |
* | Tweak ICS theme a bit•••Change-Id: Ib8f1a712a1fc3fd6f08b336617b4b6a17af11376
|  Tadashi G. Takaoka | 2011-07-01 | 1 | -1/+1 |
* | Cleanup key drawing code•••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
|  Tadashi G. Takaoka | 2011-06-29 | 1 | -8/+19 |
* | Draw phone/number keyboard layout witout icon•••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
|  Tadashi G. Takaoka | 2011-06-27 | 1 | -2/+7 |
* | Fix popup key preview on 7/11 inch tablet•••Change-Id: I42b4c0c7a554089baa778205da0627daaff667c6
|  Tadashi G. Takaoka | 2011-06-24 | 2 | -4/+4 |
* | New IceCreamSandwich assets and theme•••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
|  Tadashi G. Takaoka | 2011-06-23 | 2 | -0/+5 |
* | Tune up 7 inch keyboard layout•••Bug: 4479212
Change-Id: I25c48ef474f6198dde9b670b23509c087acae149
|  Tadashi G. Takaoka | 2011-06-17 | 1 | -4/+4 |
* | Add Key.keyHintLabel and remove Key.keyHintIcon•••This change also removes manualTemporaryUpperCaseCode and
manualTemporaryUpperCaseHintIcon. Instead of these keyLabelOption now
has hasUppercaseLetter flag value.
Bug: 4436327
Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e
|  Tadashi G. Takaoka | 2011-06-16 | 1 | -1/+3 |
* | Make CandidateView aware of theme•••This change is needed to introduce new theme easily.
Bug: 4436327
Change-Id: Idc368b66d892d9c888ba7a26bfa3527c21678292
|  Tadashi G. Takaoka | 2011-06-15 | 1 | -1/+0 |
* | Import 7 inch keyboard from Honeycomb-MR2•••Unfortunately current Master seems have bugs in resource
selection. The xml-en/kbd_qwerty.xml is added to avoide those issue as
work around, and must be removed if the issue is fixed.
Bug: 4442045
Change-Id: Ic43d66e8669fb63e2c3f0b8b9aae9178ca3c32b5
|  Tadashi G. Takaoka | 2011-06-06 | 3 | -0/+121 |