Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comKeyStyle•••Bug: 10822107 Change-Id: I411a2427e759e83366bbf7a525b9ab8a1ab3144d | 2013-09-19 | 1 | -0/+7 | |
* | Optimize layout•••Bug: 9059539 Change-Id: Iabfd44daae1ef6da99a864859488a4f644240925 | 2013-09-05 | 1 | -0/+14 | |
* | Revert "Remove symbols shifted related unused texts and styles"•••This reverts commit 59f49b38618fc5efd8e00b2511246834b3859a19. Bug: 9059539 Change-Id: I6e298a55feb942fc3720a91b65f841220443b42b | 2013-09-04 | 1 | -0/+9 | |
* | Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d | 2013-08-30 | 1 | -25/+2 | |
* | Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b | 2013-08-30 | 1 | -2/+25 | |
* | Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a | 2013-08-29 | 1 | -25/+2 | |
* | Remove symbols shifted related unused texts and styles•••This is a follow up of I7fe6520e4e. Bug: 9059539 Change-Id: I1b2cdc4f6ae2f59fabc75c38f43e2b2512b08721 | 2013-08-26 | 1 | -9/+0 | |
* | Add emoji icon and code as a groundwork•••The emoji switching key icon asset should be updated. The icons in this change are just borrowed from Hangout. Bug: 10179862 Bug: 6370846 Change-Id: Icea26d2cf2ac6a6df9beb4c98f646dbe309bdcd9 | 2013-08-06 | 1 | -0/+5 | |
* | Add CODE_CAPSLOCK for long press shift key•••This change utilizes the no panel auto more key feature to implement long press shift key for shift lock. Change-Id: I3995d25dc35aea3c67b5aa29299815462eff9cad | 2013-06-04 | 1 | -9/+13 | |
* | Distinguish action-enter/shift-enter/enter•••Bug: 7969231 Change-Id: I75d495ee1ea126da9be4e269ee990ee0a97793c1 | 2013-01-15 | 1 | -1/+1 | |
* | Fix label of switch to symbols key when symbols has shortcut key•••This change fixes the labels of switch to symbols key and switch back from more symbols key when symbols layout has shortcut key. Change-Id: I3fbbef2d929486d0f0542f4d89cb086d9f5bad82 | 2012-12-13 | 1 | -19/+17 | |
* | Merge "add research log ui control" | 2012-06-06 | 1 | -17/+2 | |
|\ | |||||
| * | add research log ui control•••- lets users flag a particular time in the research log - lets users delete the log for this session also makes the UsabilityLog setting control whether the ResearchLog logs or not. multi-project commit with I89067e7d3b8daca7179333f1dbe82224c26920fe Bug: 6188932 Change-Id: I89864ef3ab53b0efe1ea8d75247be08712f0c399 | 2012-06-06 | 1 | -17/+2 | |
* | | Change spacebar and language switch key background color of phone•••Bug: 6568834 Change-Id: I815af444eb953e665a09a075b2d3e5875898cb52 | 2012-06-04 | 1 | -6/+3 | |
|/ | |||||
* | Reorganize punctuations and diacritics of Arabic and Persian•••Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea | 2012-05-11 | 1 | -1/+0 | |
* | Preserve label case of to-symbol-key•••Bug: 6443192 Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437 | 2012-05-06 | 1 | -1/+2 | |
* | Show settings key when noMicrophone option is enabled on PC QWERTY•••Change-Id: Ib419a597e218af347e5d5da19f5ca8b3db8548c7 | 2012-04-26 | 1 | -0/+7 | |
* | Support PC QWERTY layout•••Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328 | 2012-04-25 | 1 | -2/+2 | |
* | Fix confusable "label" usage, use "text" instead•••* Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3 | 2012-04-20 | 1 | -9/+9 | |
* | Use string attribute for icon name•••Change-Id: I336acf33c7e6bc993b9da9b17ec689975fa8127d | 2012-04-20 | 1 | -14/+14 | |
* | Make KeySpecParser case insensitive•••Change-Id: I76c3e9179dd8777d3cf3138ad76513d83672debf | 2012-04-20 | 1 | -7/+3 | |
* | Generate KeyboardLabelsSet from donottranslate-more-keys.xml•••This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43 | 2012-04-11 | 1 | -9/+9 | |
* | Use !icon/<icon_name> notation for more keys spec•••Change-Id: I616e6c1ac603d2eb7a5c99ec70d5411371d15f3e | 2012-04-10 | 1 | -1/+1 | |
* | Introduce KeyboardCodesSet.java and remove keycodes.xml•••Change-Id: Icfd6d06f47425aa037682d22c895548ba6f047d8 | 2012-04-10 | 1 | -16/+16 | |
* | Use keyboardSet extra value of subtype to specify layout type•••Change-Id: Ice1f345a08a8d760e3b847c885c4072e3e142c97 | 2012-04-05 | 1 | -3/+3 | |
* | Fix settings key on more keys keyboard•••Bug: 6260868 Change-Id: I0b8113d283fa5d03a02115cd71a5af511982145a | 2012-03-30 | 1 | -1/+1 | |
* | Add ZWNJ and ZWJ icons•••Bug: 5456620 Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee | 2012-03-26 | 1 | -4/+6 | |
* | ZWNJ key on Persian shouldn't be altCodeWhileTyping key•••Change-Id: I69301a2c61c2e465058309337672f983669e7967 | 2012-03-14 | 1 | -2/+0 | |
* | Support Persian Keyboard•••This is a first trial implementation based on Arabic layout. Bug: 5456620 Change-Id: Ifa21d7fbd408853a44678623c13b9c078283732c | 2012-03-13 | 1 | -0/+10 | |
* | Add language switch key only to the phone layouts•••Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c | 2012-03-07 | 1 | -4/+4 | |
* | Shift+Smiley can register enter in textMultiLine field•••Bug: 2498607 Change-Id: Ied2217c49665394a01c7d3451a93c0bc647d392f | 2012-02-29 | 1 | -0/+9 | |
* | Add next/prev navigate action more keys and remove tab key•••Bug: 6037537 Bug: 5961814 Change-Id: I9c6dedf953452a180fcd5bce7bfadfd3c821f224 | 2012-02-21 | 1 | -4/+19 | |
* | Settings key always exists in more keys of shortcut/f1 key•••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 | 2012-02-17 | 1 | -24/+2 | |
* | Support fixed order more keys•••Change-Id: I979f54e8b54243da4d23cfbe08198d2aa495f870 | 2012-02-17 | 1 | -1/+0 | |
* | Custom action label should be a part of keyboard identifier•••Change-Id: Ia14cabc3d49fbdcb11dd00225d225fbb91cc4012 | 2012-02-08 | 1 | -0/+1 | |
* | Shift+Smiley key will register newline character of textMultiLine•••This change also * Honors the custom action label in EditorInfo.actionLabel. * Invokes InputConnection.performeEditorAction if action is specifed at EditorInfo.imeOptions or actionLabel/actionId. * Stops using InputMethodService.sendKeyChar. Implements sendKeyCodePoint instead. Bug: 2498607 Bug: 5961809 Bug: 5368408 Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d | 2012-02-08 | 1 | -93/+2 | |
* | Rename mini keyboard to more keys keyboard•••Change-Id: Ie4c85e8ca5a1f41a420aae5c1cd9c1cb07e237e5 | 2012-02-08 | 1 | -1/+1 | |
* | Shift + smiley key become return key•••Bug: 2498607 Change-Id: Iec902d8f0035a81e4e793251006d905025bd81cf | 2012-02-03 | 1 | -12/+26 | |
* | Move long press shift handling from PointerTracker to KeyboardState•••This change also * Rename phone shift keyboard to phone symbols keyboard. Use CODE_SWITCH_ALPHA_SYMBOL code to switch between phone and phone symbols keyboard. * Remove phone symbols keyboard from tablet. * Introduces enableLongPress flag of Key.keyActionFlags attribute. * Remove clumsy long press code from PointerTracker. * Remove CODE_CAPSLOCK handling from LatinIME. * Make KeyboardSwitcher to invoke haptic and audio feedback. Change-Id: I00e1f697a10ab5112aec75e36853b96246ff5054 | 2012-02-01 | 1 | -1/+1 | |
* | Auto generate various shift states alphabet keyboard automatically•••If any shift state variants of alphabet keyboard layout is not specified in KeyboardSet.Element, it will be automatically generated from base alphabet keyboard definition. This change also * Eliminates KeyboardShiftState object from Keyboard. * Removes various set shift state methods from Keyboard. * Removes KeyboardSet.Element.elementAutoGenerate attribute. * Separates "sticky" Key.backgroundType to "stickyOff" and "stickyOn" * Add preserveCase flag to smiley, .com, and labeled special keys. * Rename KeyboardShiftState class to AlphabetShiftState. * Rename some attributes from *UppercaseLetter* to *ShiftedLetterHint*. * Introduce shiftedLetterActivated to Key.keyLabelFlags Change-Id: I01a0a8efeeaa76820ae728a5bdfa8d02b6ce74b7 | 2012-01-31 | 1 | -13/+41 | |
* | Rename keyboard XML resource files••• * <Keyboard> XML file should be kbd_*.xml * <Row> XML file should be rows_*.xml or row_*.xml * <Key> XML file should be key_*.xml or keys_*.xml * <key-style> XML file should be key_styles_*.xml Change-Id: Ie57d5d78389c13d6c066ace4e3588518d1f25f13 | 2012-01-28 | 1 | -0/+241 |