aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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