Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2011-11-30 | 1 | -2/+4 | |
* | Introduce ignoreWhileTyping flags to Key.keyActionFlags•••Bug: 5639503 Change-Id: Ic2afad6766edb2538a58f722209e2daa40aa488d | 2011-11-22 | 1 | -7/+7 | |
* | Add Key.keyActionFlags and obsolete Key.isRepeatable•••This change also renames Key.keyLabelOption to keyLabelFlags. Change-Id: Iedd0bfaa420ad382c07ce084416355690e390919 | 2011-11-21 | 1 | -16/+19 | |
* | Introduce noKeyPreview Key attribute•••This change also removes hacks in LatinKeyboardView by utilizing noKeyPreview attribute. Bug: 5638595 Change-Id: Icd8a3af3b7849b941f8f5532e2b432e126a909e6 | 2011-11-18 | 1 | -6/+13 | |
* | Do not show key preview of settings and shortcut key•••Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb | 2011-11-17 | 1 | -2/+0 | |
* | Remove Key.isStick, use backgroundType="stick" instead•••Change-Id: I50e88c0870a3fe360b81f19163ca2f64ec38d8e8 | 2011-09-15 | 1 | -2/+1 | |
* | Remove functionalKeyStyle, use backgroundType="functional" instead•••Change-Id: I5facf17779cfe50bdc71a3592e851b3f58295a92 | 2011-09-15 | 1 | -14/+10 | |
* | Refactor Key.isFunctional to more generic Key.keyType•••Bug: 5232726 Change-Id: Idc861ca725f62eaf37795f57401573394a17d6d3 | 2011-09-15 | 1 | -1/+1 | |
* | Rename alternates_for_ as more_keys_for_•••This is a followup change for I37209a5a. Change-Id: I17cf4596034ed900cb4c769f89a2607a53b19c0a | 2011-08-31 | 1 | -2/+2 | |
* | Rename PopupCharactersParser to MoreKeySpecParser•••Also renames PopupPanel to MoreKeysPanel Change-Id: I37209a5a8fe7dbba1eef03e3be88ba5253653926 | 2011-08-31 | 1 | -3/+3 | |
* | Rename PopupMiniKeyboardView to MiniKeyboardView•••Change-Id: Ic83cd1200cfb8f8c0b0cfbcad449031b8e8a29e0 | 2011-08-31 | 1 | -1/+1 | |
* | Remove password field special handling•••Change-Id: Iaf1b4bbb54be7a4cade856d1ba363e976774f442 | 2011-08-23 | 1 | -15/+0 | |
* | Replace ALT/More with more meaningful key labels•••bug: 5113471 Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b | 2011-08-03 | 1 | -4/+9 | |
* | Revert "Add Right-To-Left delete icon"•••This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f | 2011-07-21 | 1 | -18/+6 | |
* | Remove sliding spacebar language switcher•••Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798 | 2011-07-19 | 1 | -4/+2 | |
* | Update Arabic keyboard•••Bug: 4161983 Change-Id: Ie163cd17c87773bf2ca37fff7cff79611fff644f | 2011-07-14 | 1 | -1/+1 | |
* | Update Hebrew keyboard•••Bug: 4170083 Change-Id: I977d7f6cce08e35fe9bed46fe5f4fdedd1f12e9c | 2011-07-14 | 1 | -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 | 2011-06-27 | 1 | -2/+2 | |
* | Remove colorScheme attribute from KeyboardView•••Change-Id: I9de118e8be60b9a6fe1aecc00332ba08872db918 | 2011-06-22 | 1 | -15/+3 | |
* | Move icon declaration to Keyboard theme•••Bug: 4436327 Change-Id: I074014d28dcb323b60dbc8fd9e169c75c393e0b3 | 2011-06-22 | 1 | -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 | 2011-06-15 | 1 | -4/+3 | |
* | Rename resource folder according to new naming scheme•••Change-Id: I45a29d753103d82b625e55e78f1075497e94396f | 2011-05-28 | 1 | -0/+183 |