aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw768dp/kbd_key_styles.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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. Takaoka2011-11-301-2/+4
* Introduce ignoreWhileTyping flags to Key.keyActionFlags•••Bug: 5639503 Change-Id: Ic2afad6766edb2538a58f722209e2daa40aa488d Tadashi G. Takaoka2011-11-221-7/+7
* Add Key.keyActionFlags and obsolete Key.isRepeatable•••This change also renames Key.keyLabelOption to keyLabelFlags. Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919 Tadashi G. Takaoka2011-11-211-16/+19
* Introduce noKeyPreview Key attribute•••This change also removes hacks in LatinKeyboardView by utilizing noKeyPreview attribute. Bug: 5638595 Change-Id: Icd8a3af3b7849b941f8f5532e2b432e126a909e6 Tadashi G. Takaoka2011-11-181-6/+13
* Do not show key preview of settings and shortcut key•••Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb Tadashi G. Takaoka2011-11-171-2/+0
* Remove Key.isStick, use backgroundType="stick" instead•••Change-Id: I50e88c0870a3fe360b81f19163ca2f64ec38d8e8 Tadashi G. Takaoka2011-09-151-2/+1
* Remove functionalKeyStyle, use backgroundType="functional" instead•••Change-Id: I5facf17779cfe50bdc71a3592e851b3f58295a92 Tadashi G. Takaoka2011-09-151-14/+10
* Refactor Key.isFunctional to more generic Key.keyType•••Bug: 5232726 Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3 Tadashi G. Takaoka2011-09-151-1/+1
* Rename alternates_for_ as more_keys_for_•••This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a Tadashi G. Takaoka2011-08-311-2/+2
* Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926 Tadashi G. Takaoka2011-08-311-3/+3
* Rename PopupMiniKeyboardView to MiniKeyboardView•••Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0 Tadashi G. Takaoka2011-08-311-1/+1
* Remove password field special handling•••Change-Id: Iaf1b4bbb54be7a4cade856d1ba363e976774f442 Tadashi G. Takaoka2011-08-231-15/+0
* Replace ALT/More with more meaningful key labels•••bug: 5113471 Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b Ken Wakasa2011-08-031-4/+9
* Revert "Add Right-To-Left delete icon"•••This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f Tadashi G. Takaoka2011-07-211-18/+6
* Remove sliding spacebar language switcher•••Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798 Tadashi G. Takaoka2011-07-191-4/+2
* Update Arabic keyboard•••Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f Tadashi G. Takaoka2011-07-141-1/+1
* Update Hebrew keyboard•••Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c Tadashi G. Takaoka2011-07-141-6/+18
* 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. Takaoka2011-06-271-2/+2
* Remove colorScheme attribute from KeyboardView•••Change-Id: I9de118e8be60b9a6fe1aecc00332ba08872db918 Tadashi G. Takaoka2011-06-221-15/+3
* Move icon declaration to Keyboard theme•••Bug: 4436327 Change-Id: I074014d28dcb323b60dbc8fd9e169c75c393e0b3 Tadashi G. Takaoka2011-06-221-96/+45
* Make Keyboard aware of theme•••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 Tadashi G. Takaoka2011-06-151-4/+3
* Rename resource folder according to new naming scheme•••Change-Id: I45a29d753103d82b625e55e78f1075497e94396f Tadashi G. Takaoka2011-05-281-0/+183