Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Do not set "SuggestionSpan"s for suggestions from the next word predicition | 2012-05-15 | 5 | -10/+17 | ||
| | | | | | | | | | | Bug: 6294817 Change-Id: I5010eafa5ba7e947743706adf7e722f4f0cfb415 | |||||
* | | Merge "Small optimization" into jb-dev | 2012-05-14 | 1 | -1/+1 | ||
|\ \ | ||||||
| * | | Small optimization | 2012-05-14 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | Performance gain is < 2% Bug: 6394357 Change-Id: I2b7da946788cf11d1a491efd20fb2bd2333c23d1 | |||||
* | | | Merge "Small optimizations" into jb-dev | 2012-05-14 | 1 | -4/+6 | ||
|\| | | ||||||
| * | | Small optimizations | 2012-05-14 | 1 | -4/+6 | ||
| | | | | | | | | | | | | | | | Bug: 6394357 Change-Id: I00ba1b5ab3d527b3768e28090c758ddd1629f281 | |||||
* | | | Merge "More optimizations" into jb-dev | 2012-05-14 | 1 | -4/+11 | ||
|\| | | ||||||
| * | | More optimizations | 2012-05-14 | 1 | -4/+11 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We don't merge tails anyway, and we can't do it any more because that would break the bigram lookup algorithm. The speedup is about 20%, and possibly double this if there are no bigrams. Bug: 6394357 Change-Id: I9eec11dda9000451706d280f120404a2acbea304 | |||||
* | | | Merge "Some more obvious optimizations" into jb-dev | 2012-05-14 | 1 | -3/+3 | ||
|\| | | ||||||
| * | | Some more obvious optimizations | 2012-05-14 | 1 | -3/+3 | ||
| | | | | | | | | | | | | | | | | | | | | | The speedup is about 15% Bug: 6394357 Change-Id: Ibd57363d9d793206dd916d8927366db4192083b6 | |||||
* | | | Merge "Some obvious optimizations to makedict" into jb-dev | 2012-05-14 | 2 | -29/+22 | ||
|\| | | ||||||
| * | | Some obvious optimizations to makedict | 2012-05-14 | 2 | -29/+22 | ||
| |/ | | | | | | | | | Bug: 6394357 Change-Id: Ibfd98aac2304ef50cf90b1de984736ddcfe7a4bc | |||||
* / | Contacts dictionary rebuilds only when contact names have changed. | 2012-05-11 | 3 | -29/+198 | ||
|/ | | | | | Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3 | |||||
* | Merge "Implement "lift-to-type" interaction. Fix event text." into jb-dev | 2012-05-11 | 4 | -5/+34 | ||
|\ | ||||||
| * | Implement "lift-to-type" interaction. Fix event text. | 2012-05-10 | 4 | -5/+34 | ||
| | | | | | | | | | | Bug: 6456970 Change-Id: Idd6b84fc7a730a1e78d9c1157e3b5f22e5d49fc4 | |||||
* | | Merge "Write the bigram frequency following the new formula" into jb-dev | 2012-05-11 | 1 | -5/+21 | ||
|\ \ | ||||||
| * | | Write the bigram frequency following the new formula | 2012-05-11 | 1 | -5/+21 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | This also tests for bigram frequency against unigram frequency Bug: 6313806 Bug: 6028348 Change-Id: If7faa3559fee9f2496890f0bc0e081279e100854 | |||||
* | | | Merge "Refactor a method" into jb-dev | 2012-05-11 | 1 | -10/+14 | ||
|\| | | ||||||
| * | | Refactor a method | 2012-05-11 | 1 | -10/+14 | ||
| |/ | | | | | | | | | | | | | | | | | Rename it, rename parameters, and add a parameter that will be necessary soon. Also, rescale the bigram frequency as necessary. Bug: 6313806 Change-Id: I192543cfb6ab6bccda4a1a53c8e67fbf50a257b0 | |||||
* | | Fix Spanish keyboard to have easy access to inverted ? and ! | 2012-05-11 | 1 | -88/+117 | ||
| | | | | | | | | | | Bug: 6480385 Change-Id: Iae7879b5264711962a662f4b3d47a834bda715be | |||||
* | | Merge "Reorganize punctuations and diacritics of Arabic and Persian" into jb-dev | 2012-05-11 | 1 | -346/+284 | ||
|\ \ | ||||||
| * | | Reorganize punctuations and diacritics of Arabic and Persian | 2012-05-11 | 1 | -346/+284 | ||
| |/ | | | | | | | | | Bug: 6029665 Change-Id: Id72d5af2c9c8fff09a366819901c950b87756dea | |||||
* | | Merge "Output caps debug code" into jb-dev | 2012-05-11 | 1 | -0/+6 | ||
|\ \ | ||||||
| * | | Output caps debug code | 2012-05-11 | 1 | -0/+6 | ||
| | | | | | | | | | | | | Change-Id: I4a3399d9066bd28dab893ecebb720924110b871d | |||||
* | | | Remove unexpectedly split words with single quotes | 2012-05-11 | 1 | -0/+95 | ||
|/ / | | | | | | | | | Bug: 6451163 Change-Id: I4c5595f727934f2b401e9bb11a6ba613668f4a42 | |||||
* / | Remove the dependency to SpellCheckerProximityInfo from ProximityInfo. | 2012-05-11 | 2 | -8/+7 | ||
|/ | | | | | | In conjunction with I596b2deb Change-Id: I42f059158ae78e1c1c807ed4d3688edbcf18c006 | |||||
* | Merge "Use key index as virtual view ID." into jb-dev | 2012-05-10 | 1 | -3/+6 | ||
|\ | ||||||
| * | Use key index as virtual view ID. | 2012-05-09 | 1 | -3/+6 | ||
| | | | | | | | | | | Bug: 6464677 Change-Id: I443e4add8052dbce1d413c2ce38a7b98408613bf | |||||
* | | Merge "Cleanup indentation" into jb-dev | 2012-05-10 | 1 | -2/+1 | ||
|\ \ | |/ |/| | ||||||
| * | Cleanup indentation | 2012-05-10 | 1 | -2/+1 | ||
| | | | | | | | | Change-Id: Iaaade378acb81a2d68e2e721778a82fd8d5e20a5 | |||||
* | | Merge "Remove unused code from AccessibilityEntityProvider." into jb-dev | 2012-05-09 | 1 | -151/+0 | ||
|\ \ | |/ |/| | ||||||
| * | Remove unused code from AccessibilityEntityProvider. | 2012-05-08 | 1 | -151/+0 | ||
| | | | | | | | | Change-Id: I73882668b516344d36e69355e9cb39534becb629 | |||||
* | | Merge "Fix calculation of more keys keyboard position based on key preview" ↵ | 2012-05-09 | 5 | -52/+94 | ||
|\ \ | | | | | | | | | | into jb-dev | |||||
| * | | Fix calculation of more keys keyboard position based on key preview | 2012-05-09 | 5 | -52/+94 | ||
| | | | | | | | | | | | | | | | Bug: 6135881 Change-Id: Id1c4e2c13d13b474466cb9b42b425aa9f6f9448b | |||||
* | | | Release previously pressed key even when the up event points new key | 2012-05-09 | 1 | -16/+7 | ||
| | | | | | | | | | | | | | | | Bug: 6457266 Change-Id: I52c9fe88791d2c3a4385dfa457f07da160c60699 | |||||
* | | | Merge "Optimize InputConnection.getCursorCapsMode calling" into jb-dev | 2012-05-09 | 1 | -6/+18 | ||
|\ \ \ | ||||||
| * | | | Optimize InputConnection.getCursorCapsMode calling | 2012-05-09 | 1 | -6/+18 | ||
| | | | | | | | | | | | | | | | | | | | | Bug: 6464226 Change-Id: I30c1b01be5e1719ded5f7f8a7e24a38e9bbc3637 | |||||
* | | | | Small optimization | 2012-05-09 | 1 | -2/+5 | ||
| | | | | | | | | | | | | | | | | Change-Id: I067249976e557b60b606d2153deaeb3c8f1f38ac | |||||
* | | | | Merge "Don't ask for surrounding characters for each keypress" into jb-dev | 2012-05-08 | 1 | -14/+12 | ||
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Don't ask for surrounding characters for each keypress | 2012-05-09 | 1 | -14/+12 | ||
| |/ / | | | | | | | | | | | | | Bug: 6464226 Change-Id: I03745bbcc21e5ec6ca57fa1257bf21c0cd26391a | |||||
* / / | Remove accessibility gesture handlers from LatinIME. | 2012-05-08 | 5 | -377/+0 | ||
|/ / | | | | | | | | | Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488 | |||||
* | | Merge "Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is ↵ | 2012-05-08 | 2 | -0/+8 | ||
|\ \ | |/ |/| | | | specified" into jb-dev | |||||
| * | Tab key preforms next action when EditorInfo.IME_ACTION_NEXT is specified | 2012-05-08 | 2 | -0/+8 | ||
| | | | | | | | | | | Bug: 6435484 Change-Id: Iccca7d1b770c547efae0b5e5931cebd910083d40 | |||||
* | | Enable long-press spacebar on 7 inch tablet | 2012-05-08 | 1 | -30/+22 | ||
|/ | | | | | | | | This change also eliminate useless attribute longPressSpaceKeyTimeout of LatinKeyboardView. Bug: 6449356 Change-Id: Ib4dace4b9510c0eb96bdddacf8e0dbaa14fcfbbf | |||||
* | Treat apostrophe as single quote in spell checker | 2012-05-07 | 1 | -6/+9 | ||
| | | | | | Bug: 6435348 Change-Id: Iaaac9042e7e6cb21a3f2243bc6e8e055cc24f74d | |||||
* | Fix build | 2012-05-07 | 2 | -6/+5 | ||
| | | | | | Related-change: I173a3dc0 Change-Id: I4b5adedb70f7501e84fd3604aa240161c97dc713 | |||||
* | Fix subtype name for a custom input style with en_US and en_GB | 2012-05-07 | 3 | -14/+61 | ||
| | | | | | | | | This change utilizes "UntranslatableReplacementStringInSubtypeName" subtype extra value to display keyboard layout name dynamically. Bug: 6449315 Change-Id: I9ef4c3d66ff9a223aa8c89c346d04cb72e4f6263 | |||||
* | Merge "Fix newly created custom input style display name" into jb-dev | 2012-05-06 | 1 | -8/+14 | ||
|\ | ||||||
| * | Fix newly created custom input style display name | 2012-05-07 | 1 | -8/+14 | ||
| | | | | | | | | | | | | | | | | This will revert I4263632e Bug: 6443665 Bug: 6410653 Change-Id: Id9ad1a204ed9802488abfc2c536a95d62d55afe0 | |||||
* | | Merge "Tidy up the MakedictLog class." into jb-dev | 2012-05-06 | 1 | -12/+16 | ||
|\ \ | |/ |/| | ||||||
| * | Tidy up the MakedictLog class. | 2012-05-05 | 1 | -12/+16 | ||
| | | | | | | | | | | | | Follow up to I436b2b7b Change-Id: Id17b134dab2f876b874a505e92a379c8b5567fa4 |