aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/values-sw768dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support multiple screen size of Emoji keyboardSatoshi Kataoka2013-09-171-0/+7
| | | | | Bug: 10538430 Change-Id: Ic27b687fb2f8d3c3f2af6a886e55cc1d4e3fafb3
* Add _gb to Gingerbread resourcesTadashi G. Takaoka2013-08-271-8/+5
| | | | | Bug: 10415342 Change-Id: Id8caf5a972fe72b577dbf50dcd2cf739b2d35a32
* Remove obsolete theme resourcesTadashi G. Takaoka2013-08-272-5/+0
| | | | | Bug: 10415342 Change-Id: I9073c54b037e0f7973710a9e24ca5044f8db6db0
* Rename GesturePreviewTrail.java -> GestureTrail.javaKen Wakasa2013-05-131-2/+2
| | | | | | Try reducing some confusions between GesturePreviewTrail.java and GestureTrailsPreview.java Change-Id: I5fe2ee740cf1b32210530188153f6f6937e34b68
* Remove unused device form factor valuesTadashi G. Takaoka2013-05-071-2/+0
| | | | Change-Id: I1ed88b842a3d45e5460dd387bfad4276c844096a
* Clean up Settings and SettingsFragment a bitTadashi G. Takaoka2013-01-251-2/+2
| | | | Change-Id: I93bf3cb1ea7e8fc09f4ad34b0bdd74f5f5ff1a68
* Remove a couple Eclipse and Android Lint warningsJean Chalard2012-12-061-1/+1
| | | | Change-Id: I0c29c5d2abcbf80759b996d34b534deb083cd7d3
* Revise gesture floating preview designTadashi G. Takaoka2012-09-061-0/+9
| | | | | Bug: 7043127 Change-Id: Ibf9a6d57279263d9b60753e0eb734b658eeda9f2
* Use normal font for ThaiTadashi G. Takaoka2012-09-031-4/+4
| | | | | | | | This change also adds workaround to display Thai composing letters correctly. Bug: 6753168 Change-Id: Ibd42ebb40df08b5de32b3500f10003c4a5de4897
* Use resource to specify 5-rows keyboard parametersTadashi G. Takaoka2012-08-311-2/+5
| | | | Change-Id: I67b290c4600dee43a81ba975ffc93a32a6d060b4
* Revert "Revert "Fix key letter size of 5-rows Thai keyboard""Tadashi G. Takaoka2012-08-301-0/+2
| | | | | | | This reverts commit 7a5ca9982fae2c17df4e597d2c54c81782946ed1. Depends: Ia4fa5046b3106e2710b9d5df1a6cc5f2cf995ec7 Change-Id: I0b9d0125380efe898943dc26ae884378145c44a3
* Revert "Fix key letter size of 5-rows Thai keyboard"Ken Wakasa2012-08-291-2/+0
| | | | | | This reverts commit ac621d1527ee998e7d299788c2ab240f94046046 Change-Id: I17b1d17c773c2fe89c0cdef2c423c8ccd1d2c9c8
* Fix key letter size of 5-rows Thai keyboardTadashi G. Takaoka2012-08-291-0/+2
| | | | | | | | The key text size can be specified in each keyboard layout in addition to by KeyboardView theme. Bug: 6473915 Change-Id: Icd2d436fa1d8fc7bd1deb9e4b799d4f624376fb2
* Add device form factor to KeyboardIdTadashi G. Takaoka2012-07-301-0/+2
| | | | | | | This is a groundword for optimizing keyboard parsing. Bug: 6860259 Change-Id: Ie65aa502b18c920e25cf2998b79120b3cc835952
* Rename LatinKeyboardView to MainKeyboardViewTadashi G. Takaoka2012-07-231-1/+1
| | | | Change-Id: I8f3123b8d727c7beb72e226f80c17794f89c8b60
* Cleanup keyboard-heights.xml resourcesTadashi G. Takaoka2012-05-301-28/+0
| | | | Change-Id: If33643045ad6ff7ea9fdf3f974564cb40f1db041
* Use large label text size for action labelTadashi G. Takaoka2012-05-181-0/+1
| | | | | | | | | | | 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
* Enable long-press spacebar on 7 inch tabletTadashi G. Takaoka2012-05-081-2/+0
| | | | | | | | This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf
* Shorten maximum keyboard height to 46% of display heightTadashi G. Takaoka2012-03-281-1/+1
| | | | Change-Id: Ie71a7c085bfea4d45c078914eace20aa487f5354
* Convert dimension unit "in" and "mm" to "dp"Tadashi G. Takaoka2012-03-231-8/+8
| | | | | Bug: 6183561 Change-Id: I06d74705fd49566684815853b8f2df7b5a9f9d7e
* Override the keyboard height per deviceTadashi G. Takaoka2012-03-232-3/+31
| | | | | Bug: 6183561 Change-Id: I7432552fbe41212e8f412962b16877a2af07eb9c
* Merge "Use "dp" instead of "dip""Tadashi G. Takaoka2012-03-211-8/+8
|\
| * Use "dp" instead of "dip"Tadashi G. Takaoka2012-03-211-8/+8
| | | | | | | | Change-Id: Iaab1032a0ce0f97742288e76221433ef400e4b4f
* | Use "dp" instead of "sp"Tadashi G. Takaoka2012-03-211-1/+0
|/ | | | Change-Id: I772d117d88eb7361d8695c4d97c051f0c7397df8
* Fix forgotten resource name changeTadashi G. Takaoka2012-03-081-1/+1
| | | | Change-Id: I27ea28c7ea93e50ea8f0d947df95e3ab6d146f11
* Merge "Dynamically determine key preview backing view height"Tadashi G. Takaoka2012-03-071-2/+0
|\
| * Dynamically determine key preview backing view heightTadashi G. Takaoka2012-03-071-2/+0
| | | | | | | | | | Bug: 6023947 Change-Id: I53a5c0eb99100a0dfe3e025808f5dc55747d1287
* | Tweak vertical corrections for more keys in the "ICS" themeTadashi G. Takaoka2012-03-071-0/+2
|/ | | | | Bug: 6129435 Change-Id: I3800a7a6926967c456e1b9b0dead94717063039a
* Settings key always exists in more keys of shortcut/f1 keyTadashi G. Takaoka2012-02-171-2/+0
| | | | | | | | | 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
* Rename mini keyboard to more keys keyboardTadashi G. Takaoka2012-02-082-5/+6
| | | | Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5
* Support addtionalMoreKeysTadashi G. Takaoka2012-01-301-1/+0
| | | | | | | This change also removes * Unused more_keys_for_q, w, and p. Change-Id: Idb99e5f6d8c2ad2d28437f42b35b21c282cd181f
* Get rid of Resource reference from KeyboardView, LatinKeyboardView and ↵Tadashi G. Takaoka2012-01-261-3/+6
| | | | | | | | | | | | | | | | | | | | | | PointerTracker This change introduces the following attributes. * KeyboardView - keyPreviewLingerTimeout * LatinKeboardView - keyHysteresisDistance - touchNoiseThresholdTime - touchNoiseThresholdDistance - slidingKeyInputEnable - keyRepeatStartTimeout - keyRepeatInterval - longPressKeyTimeout - longPressShiftKeyTimeout - longPressSpaceKeyTimeout - ignoreSpecialKeyTimeout - showMiniKeyboardAtTouchedPoint Change-Id: I25159a87289b12447e20031add173523070e9b03
* Add LatinKeyboard.spacebarTextRatio attributeTadashi G. Takaoka2011-12-182-1/+1
| | | | | Bug: 5776979 Change-Id: Ia568d1170ed33a000eb3bb02ecdf611e4b5ff2d5
* Add horizontal edges paddings to phone/number layoutTadashi G. Takaoka2011-09-261-1/+0
| | | | | Bug: 4948171 Change-Id: I8a06a25ffcbd141c9418e77e982233166a347914
* Draw more suggestions hint using text fontTadashi G. Takaoka2011-09-161-0/+1
| | | | | Bug: 5287964 Change-Id: I692b5303268c7b5115853177c956e147312c582d
* Update comment for "log_screen_metrics"Ken Wakasa2011-09-121-1/+7
| | | | Change-Id: Ic558246814a09fa53c99c4b96ecd5c0f77ca5e93
* Introduce maxMoreSuggestionsRow and minMoreSuggetionsWidth attributes to ↵Tadashi G. Takaoka2011-09-051-1/+4
| | | | | | | SuggestionsView Bug: 5257594 Change-Id: Id52c841b72e38eb9034a1a7f26bcf3d4d81ad216
* Use separate View for key preview backingTadashi G. Takaoka2011-09-031-1/+1
| | | | | Bug: 5246982 Change-Id: Icec4281cb01771909fcece36647ee42ba179118c
* Rename a resource more appropriate oneTadashi G. Takaoka2011-09-021-1/+1
| | | | | Bug: 5246982 Change-Id: Ic0e43c0e67f63ea069dd4758cf900765ad7a3678
* Rename CandidateView to SuggestionsViewTadashi G. Takaoka2011-09-011-6/+6
| | | | Change-Id: I6480cdf025f065130e1969899b259a243e7a11be
* Implement popup suggestions paneTadashi G. Takaoka2011-08-311-3/+2
| | | | | Bug: 5023981 Change-Id: Ie1d69131dbf884a3f6a2beb3ac3427e5437c1486
* Rename PopupCharactersParser to MoreKeySpecParserTadashi G. Takaoka2011-08-311-2/+2
| | | | | | Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926
* Rename PopupMiniKeyboardView to MiniKeyboardViewTadashi G. Takaoka2011-08-311-1/+1
| | | | Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0
* Remove tablet specific suggestions updating delayTadashi G. Takaoka2011-08-241-1/+0
| | | | | Bug: 5100007 Change-Id: I3ab1bffbda4f8535489a2fcc41ffe33b43d1a96b
* Remove the "Touch to correct words" option.Jean Chalard2011-08-151-1/+0
| | | | | Bug: 5113009 Change-Id: Idc4a464e499a2530f517bf7fa449326779129371
* Revert "Remove the "Touch to correct words" option."Jean Chalard2011-08-141-0/+1
| | | | | This reverts commit 8e69dd80d88c356778c8c1fb1ccaf79108db9dff ...since it breaks the build
* Remove the "Touch to correct words" option.Jean Chalard2011-08-151-1/+0
| | | | | Bug: 5113009 Change-Id: Iae8a64e22cf618f4533f966feaf0b5a76725d551
* Revive the missing Settings key on tabletsKen Wakasa2011-08-031-0/+1
| | | | | | | This is a follow up change to Ieb42fdfa. bug: 5094401 Change-Id: If78c966ed02fbc9b8c6da726e00424a927349142
* Purge quick fixes option.Jean Chalard2011-07-261-1/+0
| | | | | | | | | | 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
* Remove sliding spacebar language switcherTadashi G. Takaoka2011-07-191-1/+0
| | | | | Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798