aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Support label with icon keyTadashi G. Takaoka2011-08-031-1/+1
| | | | | | | | | | Bug: 5108339 Change-Id: I7cd4258a95a7e25b8b1114b43ffcca5b77c5c1e3
* | Replace ALT/More with more meaningful key labelsKen Wakasa2011-08-035-8/+13
|/ | | | | | bug: 5113471 Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b
* Rename key label and alternates string resource namesTadashi G. Takaoka2011-07-311-2/+2
| | | | | Bug: 4340933 Change-Id: I7c80c0b6a8a9082c52b57a858e2b6740c05366ec
* Replace the notion of "voice" with "shortcut" as many as possibleTadashi G. Takaoka2011-07-311-4/+4
| | | | | Bug: 4340933 Change-Id: I98b4eca5167cc3767a0868fae8f6436164adbe4d
* Rename popupSettingsStyle to f2PopupStyleTadashi G. Takaoka2011-07-311-3/+3
| | | | | Bug: 4340933 Change-Id: I4fbd8f7a4175e0e3fde326f40fd1b84312d81b89
* Clean up keyboard loading and switchingTadashi G. Takaoka2011-07-271-0/+0
| | | | | Bug: 4311428 Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57
* Swap parenthesis-like character code on RTL keyboardTadashi G. Takaoka2011-07-242-4/+4
| | | | | Bug: 5047217 Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb
* Revert "Add Right-To-Left delete icon"Tadashi G. Takaoka2011-07-211-19/+7
| | | | | | | This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f
* Remove Key edge flags from XMLTadashi G. Takaoka2011-07-2019-188/+119
| | | | | | | | | 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
* Remove sliding spacebar language switcherTadashi G. Takaoka2011-07-191-4/+2
| | | | | Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
* Add Arabic percent signTadashi G. Takaoka2011-07-191-2/+2
| | | | | Bug: 5046333 Change-Id: I7be8c465ce6be2b78d9e8ece4dc4119941230d97
* Update Arabic keyboardTadashi G. Takaoka2011-07-144-48/+95
| | | | | Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f
* Update Hebrew keyboardTadashi G. Takaoka2011-07-1414-150/+209
| | | | | Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c
* Merge "Make Russian layout for 7 inch table compatible with other locale"Tadashi G. Takaoka2011-07-133-159/+82
|\
| * Make Russian layout for 7 inch table compatible with other localeTadashi G. Takaoka2011-07-133-159/+82
| | | | | | | | | | | | Related to Bug: 5024014 Change-Id: I149624e351f5c75323771ff90960d2fe00ca412b
* | Fix settings key iconTadashi G. Takaoka2011-07-131-1/+1
|/ | | | | | This is the followup change of Ife9a9333 Change-Id: I6ebf2444642fe9ced7d40074fcc2bf050bbca7e0
* Specify Key gaps by percentageTadashi G. Takaoka2011-07-041-1/+1
| | | | Change-Id: I4721bf831b5edbea1dd4309c6ce907544b098d62
* Draw phone/number keyboard layout witout iconTadashi G. Takaoka2011-06-2712-56/+65
| | | | | | | | | | | | | | | | | | | | | | | 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
* Fix stale key style referenceTadashi G. Takaoka2011-06-241-2/+2
| | | | | | | This is a followup change of Ie7413852. Bug: 4586882 Change-Id: I3472b1dc718b0fd24f419cb559553f9133ed84f9
* Fix "Show settings key" option on 7" deviceTadashi G. Takaoka2011-06-248-54/+137
| | | | | | | Cherry-pic I993ac772 from Honeycomb-MR2. Bug: 4586882 Change-Id: Ie74138523a3ae7958c7bec674c49aa0ab1a72d05
* New IceCreamSandwich assets and themeTadashi G. Takaoka2011-06-233-4/+29
| | | | | | | | | | | | 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
* Remove colorScheme attribute from KeyboardViewTadashi G. Takaoka2011-06-221-15/+3
| | | | Change-Id: I9de118e8be60b9a6fe1aecc00332ba08872db918
* Move icon declaration to Keyboard themeTadashi G. Takaoka2011-06-228-276/+55
| | | | | Bug: 4436327 Change-Id: I074014d28dcb323b60dbc8fd9e169c75c393e0b3
* Support Spanish keyboardTadashi G. Takaoka2011-06-182-1/+70
| | | | | Bug: 4312114 Change-Id: I3feca4e87bdca0e4b5304fc325188e7eac115328
* Rename keyboard rows consistentlyTadashi G. Takaoka2011-06-178-8/+317
| | | | Change-Id: I7147cab36eee4b6fd9418ca36e8ece2360b59e45
* Tune up 7 inch keyboard layoutTadashi G. Takaoka2011-06-176-69/+0
| | | | | Bug: 4479212 Change-Id: I25c48ef474f6198dde9b670b23509c087acae149
* Add Key.keyHintLabel and remove Key.keyHintIconTadashi G. Takaoka2011-06-169-80/+49
| | | | | | | | | This change also removes manualTemporaryUpperCaseCode and manualTemporaryUpperCaseHintIcon. Instead of these keyLabelOption now has hasUppercaseLetter flag value. Bug: 4436327 Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e
* Make Keyboard aware of themeTadashi G. Takaoka2011-06-151-6/+5
| | | | | | | | | | This change is needed to introduce new theme easily. As a starter this change introduces Keyboard.popupHintIcon attribute and Key.keyLabelOption.popupHint flag to show popup hint icon that is previously specified by Key.keyHintIcon attribute. Bug: 4436327 Change-Id: I6b1c5c1b88eece541141b2d2cedd164ee02e5c2a
* Import 7 inch keyboard from Honeycomb-MR2Tadashi G. Takaoka2011-06-0620-0/+2418
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