Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support multiple screen size of Emoji keyboard•••Bug: 10538430 Change-Id: Ic27b687fb2f8d3c3f2af6a886e55cc1d4e3fafb3 | 2013-09-17 | 1 | -0/+7 | |
* | Add _gb to Gingerbread resources•••Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32 | 2013-08-27 | 1 | -8/+5 | |
* | Remove obsolete theme resources•••Bug: 10415342 Change-Id: I9073c54b037e0f7973710a9e24ca5044f8db6db0 | 2013-08-27 | 2 | -5/+0 | |
* | Rename GesturePreviewTrail.java -> GestureTrail.java•••Try reducing some confusions between GesturePreviewTrail.java and GestureTrailsPreview.java Change-Id: I5fe2ee740cf1b32210530188153f6f6937e34b68 | 2013-05-13 | 1 | -2/+2 | |
* | Remove unused device form factor values•••Change-Id: I1ed88b842a3d45e5460dd387bfad4276c844096a | 2013-05-07 | 1 | -2/+0 | |
* | Clean up Settings and SettingsFragment a bit•••Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68 | 2013-01-25 | 1 | -2/+2 | |
* | Remove a couple Eclipse and Android Lint warnings•••Change-Id: I0c29c5d2abcbf80759b996d34b534deb083cd7d3 | 2012-12-06 | 1 | -1/+1 | |
* | Revise gesture floating preview design•••Bug: 7043127 Change-Id: Ibf9a6d57279263d9b60753e0eb734b658eeda9f2 | 2012-09-06 | 1 | -0/+9 | |
* | Use normal font for Thai•••This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897 | 2012-09-03 | 1 | -4/+4 | |
* | Use resource to specify 5-rows keyboard parameters•••Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4 | 2012-08-31 | 1 | -2/+5 | |
* | Revert "Revert "Fix key letter size of 5-rows Thai keyboard""•••This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3 | 2012-08-30 | 1 | -0/+2 | |
* | Revert "Fix key letter size of 5-rows Thai keyboard"•••This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8 | 2012-08-29 | 1 | -2/+0 | |
* | Fix key letter size of 5-rows Thai keyboard•••The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2 | 2012-08-29 | 1 | -0/+2 | |
* | Add device form factor to KeyboardId•••This is a groundword for optimizing keyboard parsing. Bug: 6860259 Change-Id: Ie65aa502b18c920e25cf2998b79120b3cc835952 | 2012-07-30 | 1 | -0/+2 | |
* | Rename LatinKeyboardView to MainKeyboardView•••Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60 | 2012-07-23 | 1 | -1/+1 | |
* | Cleanup keyboard-heights.xml resources•••Change-Id: If33643045ad6ff7ea9fdf3f974564cb40f1db041 | 2012-05-30 | 1 | -28/+0 | |
* | Use large label text size for action label•••The large label text size is used for: * The enter key's action label on phone/number keyboard layout of phone device and 7-inch tablet * The enter key's action label on alphabet/symbols keyboard of 7-inch tablet. Bug: 6509415 Change-Id: I1c0dc511b3ac87cba00163b8d29c687ad1e86ce8 | 2012-05-18 | 1 | -0/+1 | |
* | Enable long-press spacebar on 7 inch tablet•••This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf | 2012-05-08 | 1 | -2/+0 | |
* | Shorten maximum keyboard height to 46% of display height•••Change-Id: Ie71a7c085bfea4d45c078914eace20aa487f5354 | 2012-03-28 | 1 | -1/+1 | |
* | Convert dimension unit "in" and "mm" to "dp"•••Bug: 6183561 Change-Id: I06d74705fd49566684815853b8f2df7b5a9f9d7e | 2012-03-23 | 1 | -8/+8 | |
* | Override the keyboard height per device•••Bug: 6183561 Change-Id: I7432552fbe41212e8f412962b16877a2af07eb9c | 2012-03-23 | 2 | -3/+31 | |
* | Merge "Use "dp" instead of "dip"" | 2012-03-21 | 1 | -8/+8 | |
|\ | |||||
| * | Use "dp" instead of "dip"•••Change-Id: Iaab1032a0ce0f97742288e76221433ef400e4b4f | 2012-03-21 | 1 | -8/+8 | |
* | | Use "dp" instead of "sp"•••Change-Id: I772d117d88eb7361d8695c4d97c051f0c7397df8 | 2012-03-21 | 1 | -1/+0 | |
|/ | |||||
* | Fix forgotten resource name change•••Change-Id: I27ea28c7ea93e50ea8f0d947df95e3ab6d146f11 | 2012-03-08 | 1 | -1/+1 | |
* | Merge "Dynamically determine key preview backing view height" | 2012-03-07 | 1 | -2/+0 | |
|\ | |||||
| * | Dynamically determine key preview backing view height•••Bug: 6023947 Change-Id: I53a5c0eb99100a0dfe3e025808f5dc55747d1287 | 2012-03-07 | 1 | -2/+0 | |
* | | Tweak vertical corrections for more keys in the "ICS" theme•••Bug: 6129435 Change-Id: I3800a7a6926967c456e1b9b0dead94717063039a | 2012-03-07 | 1 | -0/+2 | |
|/ | |||||
* | Settings key always exists in more keys of shortcut/f1 key•••This change also * Fix comman/f1 key for Arabic keyboard. * Removes "show settings key option" and related stuff. * Renames and simplifies F2 key to shortcut key on 7 inch tablet. Change-Id: Ib1cf99ad00d9780a2f0d170260e756771e161521 | 2012-02-17 | 1 | -2/+0 | |
* | Rename mini keyboard to more keys keyboard•••Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5 | 2012-02-08 | 2 | -5/+6 | |
* | Support addtionalMoreKeys•••This change also removes * Unused more_keys_for_q, w, and p. Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f | 2012-01-30 | 1 | -1/+0 | |
* | Get rid of Resource reference from KeyboardView, LatinKeyboardView and Pointe...•••This change introduces the following attributes. * KeyboardView - keyPreviewLingerTimeout * LatinKeboardView - keyHysteresisDistance - touchNoiseThresholdTime - touchNoiseThresholdDistance - slidingKeyInputEnable - keyRepeatStartTimeout - keyRepeatInterval - longPressKeyTimeout - longPressShiftKeyTimeout - longPressSpaceKeyTimeout - ignoreSpecialKeyTimeout - showMiniKeyboardAtTouchedPoint Change-Id: I25159a87289b12447e20031add173523070e9b03 | 2012-01-26 | 1 | -3/+6 | |
* | Add LatinKeyboard.spacebarTextRatio attribute•••Bug: 5776979 Change-Id: Ia568d1170ed33a000eb3bb02ecdf611e4b5ff2d5 | 2011-12-18 | 2 | -1/+1 | |
* | Add horizontal edges paddings to phone/number layout•••Bug: 4948171 Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914 | 2011-09-26 | 1 | -1/+0 | |
* | Draw more suggestions hint using text font•••Bug: 5287964 Change-Id: I692b5303268c7b5115853177c956e147312c582d | 2011-09-16 | 1 | -0/+1 | |
* | Update comment for "log_screen_metrics"•••Change-Id: Ic558246814a09fa53c99c4b96ecd5c0f77ca5e93 | 2011-09-12 | 1 | -1/+7 | |
* | Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to Sugg...•••Bug: 5257594 Change-Id: Id52c841b72e38eb9034a1a7f26bcf3d4d81ad216 | 2011-09-05 | 1 | -1/+4 | |
* | Use separate View for key preview backing•••Bug: 5246982 Change-Id: Icec4281cb01771909fcece36647ee42ba179118c | 2011-09-03 | 1 | -1/+1 | |
* | Rename a resource more appropriate one•••Bug: 5246982 Change-Id: Ic0e43c0e67f63ea069dd4758cf900765ad7a3678 | 2011-09-02 | 1 | -1/+1 | |
* | Rename CandidateView to SuggestionsView•••Change-Id: I6480cdf025f065130e1969899b259a243e7a11be | 2011-09-01 | 1 | -6/+6 | |
* | Implement popup suggestions pane•••Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486 | 2011-08-31 | 1 | -3/+2 | |
* | Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926 | 2011-08-31 | 1 | -2/+2 | |
* | Rename PopupMiniKeyboardView to MiniKeyboardView•••Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0 | 2011-08-31 | 1 | -1/+1 | |
* | Remove tablet specific suggestions updating delay•••Bug: 5100007 Change-Id: I3ab1bffbda4f8535489a2fcc41ffe33b43d1a96b | 2011-08-24 | 1 | -1/+0 | |
* | Remove the "Touch to correct words" option.•••Bug: 5113009 Change-Id: Idc4a464e499a2530f517bf7fa449326779129371 | 2011-08-15 | 1 | -1/+0 | |
* | Revert "Remove the "Touch to correct words" option."•••This reverts commit 8e69dd80d88c356778c8c1fb1ccaf79108db9dff ...since it breaks the build | 2011-08-14 | 1 | -0/+1 | |
* | Remove the "Touch to correct words" option.•••Bug: 5113009 Change-Id: Iae8a64e22cf618f4533f966feaf0b5a76725d551 | 2011-08-15 | 1 | -1/+0 | |
* | Revive the missing Settings key on tablets•••This is a follow up change to Ieb42fdfa. bug: 5094401 Change-Id: If78c966ed02fbc9b8c6da726e00424a927349142 | 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 | 2011-07-26 | 1 | -1/+0 | |
* | Remove sliding spacebar language switcher•••Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798 | 2011-07-19 | 1 | -1/+0 |