| Commit message (Expand) | Author | Age | Files | Lines |
* | Just ignore settings/shortcut key while typing on tablet•••Bug: 5759096
Change-Id: Ie1f1800d0f32ac0938715c79974e0f382c9c3d27
|  Tadashi G. Takaoka | 2011-12-14 | 1 | -2/+2 |
* | Add Key.altCode attribute••• * Registering alternate code and while key is typing.
* Showing press/release graphics of the key that has the above altenate code.
* Showing press/release graphics of all shift keys.
* Renaming Key.ignoreWhileTyping to Key.altCodeWhileTyping.
Bug: 5639503
Change-Id: I67fb45bae76284a1f0deb6fd12ae5fb781d06cc3
|  Tadashi G. Takaoka | 2011-11-30 | 1 | -2/+4 |
* | Introduce ignoreWhileTyping flags to Key.keyActionFlags•••Bug: 5639503
Change-Id: Ic2afad6766edb2538a58f722209e2daa40aa488d
|  Tadashi G. Takaoka | 2011-11-22 | 1 | -2/+2 |
* | Add Key.keyActionFlags and obsolete Key.isRepeatable•••This change also renames Key.keyLabelOption to keyLabelFlags.
Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919
|  Tadashi G. Takaoka | 2011-11-21 | 10 | -34/+33 |
* | Tweak number and phone keyboard layout of tablet•••Change-Id: Icb2f146becb7f834adba2612c9420a8f2d1e87fc
|  Tadashi G. Takaoka | 2011-11-18 | 6 | -40/+42 |
* | Add left/right padding to phone/number layout of tablet•••Change-Id: Ida6b458f3233cd4ea3ae71e07e2a5c80c7750954
|  Tadashi G. Takaoka | 2011-11-18 | 6 | -394/+9 |
* | Copy number/phone keyboard layout of tablet•••Change-Id: I63e576ea88db313ede89f2517436071f5c391204
|  Tadashi G. Takaoka | 2011-11-18 | 3 | -0/+463 |
* | Introduce noKeyPreview Key attribute•••This change also removes hacks in LatinKeyboardView by utilizing
noKeyPreview attribute.
Bug: 5638595
Change-Id: Icd8a3af3b7849b941f8f5532e2b432e126a909e6
|  Tadashi G. Takaoka | 2011-11-18 | 4 | -11/+18 |
* | Do not show key preview of settings and shortcut key•••Bug: 5560766
Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb
|  Tadashi G. Takaoka | 2011-11-17 | 1 | -2/+0 |
* | Revised Arabic alternates•••Bug: 5439635
Change-Id: Ic6ea1317f8892d5dbaaa7e0cbb274e8e06ea89d7
|  Tadashi G. Takaoka | 2011-10-13 | 1 | -11/+60 |
* | Get rid of daggers from Arabic/Hebrew keyboard•••Bug: 5445200
Change-Id: I5e4e19a17b0edcd0c0de8fa8fe4289b0ca7d66b1
|  Tadashi G. Takaoka | 2011-10-12 | 1 | -2/+2 |
* | Get rid of card suits from Arabic keyboard•••Bug: 5439295
Change-Id: Idbcd51acb927d5a9d549c91c93a1a6e32ba8be24
|  Tadashi G. Takaoka | 2011-10-11 | 1 | -1/+1 |
* | Fix mini keyboard style on tablet device•••Change-Id: Ib255697c606199e24e631ed886331d981c4dec38
|  Tadashi G. Takaoka | 2011-09-26 | 1 | -0/+1 |
* | Remove Key.isStick, use backgroundType="stick" instead•••Change-Id: I50e88c0870a3fe360b81f19163ca2f64ec38d8e8
|  Tadashi G. Takaoka | 2011-09-15 | 1 | -2/+1 |
* | Remove functionalKeyStyle, use backgroundType="functional" instead•••Change-Id: I5facf17779cfe50bdc71a3592e851b3f58295a92
|  Tadashi G. Takaoka | 2011-09-15 | 1 | -15/+11 |
* | Refactor Key.isFunctional to more generic Key.keyType•••Bug: 5232726
Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3
|  Tadashi G. Takaoka | 2011-09-15 | 1 | -1/+1 |
* | Introduce autoXScale label option•••Bug: 5267649
Change-Id: I7fdcb98c209b7ccf73075ef3a4e758782fe161e3
|  Tadashi G. Takaoka | 2011-09-12 | 1 | -0/+2 |
* | Currency symbol keys are more aware of locale•••* 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
|  Tadashi G. Takaoka | 2011-09-09 | 1 | -3/+5 |
* | Make Spacer as extended Key class•••Bug: 5275003
Change-Id: I809a8ca363ba72b22ac5cfd926414990f7e8467c
|  Tadashi G. Takaoka | 2011-09-08 | 1 | -1/+1 |
* | Merge "Rename alternates_for_ as more_keys_for_" |  Tadashi G. Takaoka | 2011-08-31 | 11 | -101/+101 |
|\ |
|
| * | Rename alternates_for_ as more_keys_for_•••This is a followup change for I37209a5a.
Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a
|  Tadashi G. Takaoka | 2011-08-31 | 11 | -101/+101 |
* | | Implement popup suggestions pane•••Bug: 5023981
Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -2/+0 |
|/ |
|
* | Fix missing renames•••This is a followup for Ic83cd120.
Change-Id: Ib51bae45939aa67394c5988a4f4451c20fff6959
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -0/+0 |
* | Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel
Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
|  Tadashi G. Takaoka | 2011-08-31 | 17 | -152/+152 |
* | Rename PopupMiniKeyboardView to MiniKeyboardView•••Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0
|  Tadashi G. Takaoka | 2011-08-31 | 1 | -1/+1 |
* | Remove password field special handling•••Change-Id: Iaf1b4bbb54be7a4cade856d1ba363e976774f442
|  Tadashi G. Takaoka | 2011-08-23 | 2 | -34/+0 |
* | Remove 7inch dedicated icons•••This change also tweaks the size of letters and labels.
Change-Id: Id3f04015778ebca5e8f6833bc695e221fe7a8079
|  Tadashi G. Takaoka | 2011-08-22 | 4 | -7/+0 |
* | Tiny fix for access to cyrillic soft sign on Russian layouts•••bug: 5151430
Change-Id: Id6e50398d087f62a305fad734432135c00329316
|  Ken Wakasa | 2011-08-12 | 1 | -2/+1 |
* | Merge "Support label with icon key" |  Tadashi G. Takaoka | 2011-08-03 | 1 | -1/+1 |
|\ |
|
| * | Support label with icon key•••Bug: 5108339
Change-Id: I7cd4258a95a7e25b8b1114b43ffcca5b77c5c1e3
|  Tadashi G. Takaoka | 2011-08-03 | 1 | -1/+1 |
* | | Replace ALT/More with more meaningful key labels•••bug: 5113471
Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b
|  Ken Wakasa | 2011-08-03 | 5 | -8/+13 |
|/ |
|
* | Rename key label and alternates string resource names•••Bug: 4340933
Change-Id: I7c80c0b6a8a9082c52b57a858e2b6740c05366ec
|  Tadashi G. Takaoka | 2011-07-31 | 1 | -2/+2 |
* | Replace the notion of "voice" with "shortcut" as many as possible•••Bug: 4340933
Change-Id: I98b4eca5167cc3767a0868fae8f6436164adbe4d
|  Tadashi G. Takaoka | 2011-07-31 | 1 | -4/+4 |
* | Rename popupSettingsStyle to f2PopupStyle•••Bug: 4340933
Change-Id: I4fbd8f7a4175e0e3fde326f40fd1b84312d81b89
|  Tadashi G. Takaoka | 2011-07-31 | 1 | -3/+3 |
* | Clean up keyboard loading and switching•••Bug: 4311428
Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57
|  Tadashi G. Takaoka | 2011-07-27 | 1 | -0/+0 |
* | Swap parenthesis-like character code on RTL keyboard•••Bug: 5047217
Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb
|  Tadashi G. Takaoka | 2011-07-24 | 2 | -4/+4 |
* | Revert "Add Right-To-Left delete icon"•••This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34.
Bug: 5047500
Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f
|  Tadashi G. Takaoka | 2011-07-21 | 1 | -19/+7 |
* | Remove Key edge flags from XML•••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 | 2011-07-20 | 19 | -188/+119 |
* | Remove sliding spacebar language switcher•••Bug: 4971680
Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
|  Tadashi G. Takaoka | 2011-07-19 | 1 | -4/+2 |
* | Add Arabic percent sign•••Bug: 5046333
Change-Id: I7be8c465ce6be2b78d9e8ece4dc4119941230d97
|  Tadashi G. Takaoka | 2011-07-19 | 1 | -2/+2 |
* | Update Arabic keyboard•••Bug: 4161983
Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f
|  Tadashi G. Takaoka | 2011-07-14 | 4 | -48/+95 |
* | Update Hebrew keyboard•••Bug: 4170083
Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c
|  Tadashi G. Takaoka | 2011-07-14 | 14 | -150/+209 |
* | Merge "Make Russian layout for 7 inch table compatible with other locale" |  Tadashi G. Takaoka | 2011-07-13 | 3 | -159/+82 |
|\ |
|
| * | Make Russian layout for 7 inch table compatible with other locale•••Related to Bug: 5024014
Change-Id: I149624e351f5c75323771ff90960d2fe00ca412b
|  Tadashi G. Takaoka | 2011-07-13 | 3 | -159/+82 |
* | | Fix settings key icon•••This is the followup change of Ife9a9333
Change-Id: I6ebf2444642fe9ced7d40074fcc2bf050bbca7e0
|  Tadashi G. Takaoka | 2011-07-13 | 1 | -1/+1 |
|/ |
|
* | Specify Key gaps by percentage•••Change-Id: I4721bf831b5edbea1dd4309c6ce907544b098d62
|  Tadashi G. Takaoka | 2011-07-04 | 1 | -1/+1 |
* | 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 | 12 | -56/+65 |
* | Fix stale key style reference•••This is a followup change of Ie7413852.
Bug: 4586882
Change-Id: I3472b1dc718b0fd24f419cb559553f9133ed84f9
|  Tadashi G. Takaoka | 2011-06-24 | 1 | -2/+2 |
* | Fix "Show settings key" option on 7" device•••Cherry-pic I993ac772 from Honeycomb-MR2.
Bug: 4586882
Change-Id: Ie74138523a3ae7958c7bec674c49aa0ab1a72d05
|  Tadashi G. Takaoka | 2011-06-24 | 8 | -54/+137 |
* | 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 | 3 | -4/+29 |