aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am b4b3e80f: Merge "Fix empty custom input style entry appears after ↵Tadashi G. Takaoka2012-05-151-0/+10
|\ | | | | | | | | | | | | orientation change" into jb-dev * commit 'b4b3e80f1124eaefc4218fbd03a2af2dc4fece17': Fix empty custom input style entry appears after orientation change
| * Merge "Fix empty custom input style entry appears after orientation change" ↵Tadashi G. Takaoka2012-05-151-0/+10
| |\ | | | | | | | | | into jb-dev
| | * Fix empty custom input style entry appears after orientation changeTadashi G. Takaoka2012-05-151-0/+10
| | | | | | | | | | | | | | | Bug: 6495828 Change-Id: I77c44e24340cff4e0702ac6dee02e4dd84076f3e
* | | am 2bbdac53: Merge "Use a formula packing more information into 4 bits ↵Jean Chalard2012-05-151-8/+33
|\| | | | | | | | | | | | | | | | | | | | field" into jb-dev * commit '2bbdac539a7dc5478fd2f28d748b0dcf29eb1dd7': Use a formula packing more information into 4 bits field
| * | Merge "Use a formula packing more information into 4 bits field" into jb-devJean Chalard2012-05-151-8/+33
| |\ \ | | |/ | |/|
| | * Use a formula packing more information into 4 bits fieldJean Chalard2012-05-151-8/+33
| | | | | | | | | | | | | | | Bug: 6313806 Change-Id: Id0779bd69afae0bb4a4a285340c1eb306544663a
* | | am 8dced70b: Merge "Read and use user dictionary shortcuts." into jb-devJean Chalard2012-05-158-35/+90
|\| | | | | | | | | | | | | | * commit '8dced70b062744a2c27e0cf6dcd0787cf598a97c': Read and use user dictionary shortcuts.
| * | Merge "Read and use user dictionary shortcuts." into jb-devJean Chalard2012-05-148-35/+90
| |\ \
| | * | Read and use user dictionary shortcuts.Jean Chalard2012-05-158-35/+90
| | |/ | | | | | | | | | | | | | | | Bug: 4646172 Change-Id: I51002c73d5bad1a698110c5cda02253348be8eed
* | | am 76218b96: Merge "Do not set "SuggestionSpan"s for suggestions from the ↵satok2012-05-154-10/+16
|\| | | | | | | | | | | | | | | | | | | | next word predicition" into jb-dev * commit '76218b966a6a712f3baa72d95c6d125d414cdbd4': Do not set "SuggestionSpan"s for suggestions from the next word predicition
| * | Merge "Do not set "SuggestionSpan"s for suggestions from the next word ↵satok2012-05-144-10/+16
| |\ \ | | |/ | |/| | | | predicition" into jb-dev
| | * Do not set "SuggestionSpan"s for suggestions from the next word predicitionsatok2012-05-154-10/+16
| | | | | | | | | | | | | | | Bug: 6294817 Change-Id: I5010eafa5ba7e947743706adf7e722f4f0cfb415
* | | am a9aeb6f3: Merge "Small optimization" into jb-devJean Chalard2012-05-151-1/+1
|\| | | | | | | | | | | | | | * commit 'a9aeb6f3ccd2964d79c287860bd660d9f19c8917': Small optimization
| * | Merge "Small optimization" into jb-devJean Chalard2012-05-141-1/+1
| |\ \
| | * | Small optimizationJean Chalard2012-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Performance gain is < 2% Bug: 6394357 Change-Id: I2b7da946788cf11d1a491efd20fb2bd2333c23d1
* | | | am b1120fe7: Merge "Small optimizations" into jb-devJean Chalard2012-05-151-4/+6
|\| | | | | | | | | | | | | | | | | | | * commit 'b1120fe79ac40717b2b91ba60608b2c9f735c368': Small optimizations
| * | | Merge "Small optimizations" into jb-devJean Chalard2012-05-141-4/+6
| |\| |
| | * | Small optimizationsJean Chalard2012-05-141-4/+6
| | | | | | | | | | | | | | | | | | | | Bug: 6394357 Change-Id: I00ba1b5ab3d527b3768e28090c758ddd1629f281
* | | | am f5ac6c72: Merge "More optimizations" into jb-devJean Chalard2012-05-151-4/+11
|\| | | | | | | | | | | | | | | | | | | * commit 'f5ac6c725a0e12c1ed796de9f255103b957e1724': More optimizations
| * | | Merge "More optimizations" into jb-devJean Chalard2012-05-141-4/+11
| |\| |
| | * | More optimizationsJean Chalard2012-05-141-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
* | | | am f184e73d: Merge "Some more obvious optimizations" into jb-devJean Chalard2012-05-151-3/+3
|\| | | | | | | | | | | | | | | | | | | * commit 'f184e73dd77464c53cbfe2815916e826cd32f318': Some more obvious optimizations
| * | | Merge "Some more obvious optimizations" into jb-devJean Chalard2012-05-141-3/+3
| |\| |
| | * | Some more obvious optimizationsJean Chalard2012-05-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The speedup is about 15% Bug: 6394357 Change-Id: Ibd57363d9d793206dd916d8927366db4192083b6
* | | | am 78df7181: Merge "Some obvious optimizations to makedict" into jb-devJean Chalard2012-05-152-29/+22
|\| | | | | | | | | | | | | | | | | | | * commit '78df7181ff150596aa62591bfda6255c6517aa59': Some obvious optimizations to makedict
| * | | Merge "Some obvious optimizations to makedict" into jb-devJean Chalard2012-05-142-29/+22
| |\| |
| | * | Some obvious optimizations to makedictJean Chalard2012-05-142-29/+22
| | |/ | | | | | | | | | | | | Bug: 6394357 Change-Id: Ibfd98aac2304ef50cf90b1de984736ddcfe7a4bc
* | | Merge "include text context in researchLogger"Kurt Partridge2012-05-153-13/+54
|\ \ \
| * | | include text context in researchLoggerKurt Partridge2012-05-143-13/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when logging LatinIME.onUpdateSelection(), now include the current word and preceding word. no escaping of the word is performed; this is temporary until the output format is cleaned up. also fix EditingUtils.getWordRangeAtCursor to support supplementary UTF-16 characters. Bug: 6188932 Change-Id: If4612a2627537d5d8bb2f9585a3ad1b4e56c2e26
* | | | am 5282f00f: Merge "Contacts dictionary rebuilds only when contact names ↵Tom Ouyang2012-05-143-29/+198
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | have changed." into jb-dev * commit '5282f00ff871bc0ae8303a2b6dacb283f73e31ea': Contacts dictionary rebuilds only when contact names have changed.
| * | | Contacts dictionary rebuilds only when contact names have changed.Tom Ouyang2012-05-113-29/+198
| | |/ | |/| | | | | | | | | | Bug: 6396600 Change-Id: Iad693ec4bab6351793d624e5c5b0a9f5c12a60e3
* | | am 59e6ad38: Merge "Write the bigram frequency following the new formula" ↵Jean Chalard2012-05-111-5/+21
|\| | | | | | | | | | | | | | | | | | | | into jb-dev * commit '59e6ad38748b0d3c2ed63738d6ab5e6f123466d0': Write the bigram frequency following the new formula
| * | Merge "Write the bigram frequency following the new formula" into jb-devJean Chalard2012-05-111-5/+21
| |\ \
| | * | Write the bigram frequency following the new formulaJean Chalard2012-05-111-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also tests for bigram frequency against unigram frequency Bug: 6313806 Bug: 6028348 Change-Id: If7faa3559fee9f2496890f0bc0e081279e100854
* | | | am ad0233fa: Merge "Refactor a method" into jb-devJean Chalard2012-05-111-10/+14
|\| | | | | | | | | | | | | | | | | | | * commit 'ad0233fa02985e597054bc50726a412fd8fff371': Refactor a method
| * | | Merge "Refactor a method" into jb-devJean Chalard2012-05-111-10/+14
| |\| |
| | * | Refactor a methodJean Chalard2012-05-111-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
* | | | am 6792a909: Merge "Output caps debug code" into jb-devsatok2012-05-111-0/+6
|\| | | | | | | | | | | | | | | | | | | * commit '6792a909cd0da3db6a957cb2576b4d08f46a53b7': Output caps debug code
| * | | Merge "Output caps debug code" into jb-devsatok2012-05-111-0/+6
| |\ \ \
| | * | | Output caps debug codesatok2012-05-111-0/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: I4a3399d9066bd28dab893ecebb720924110b871d
* | | | | am 5434f464: Remove unexpectedly split words with single quotessatok2012-05-111-0/+95
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '5434f46481c6331c3f107e6940cb49ba9dd5ea4d': Remove unexpectedly split words with single quotes
| * | | | Remove unexpectedly split words with single quotessatok2012-05-111-0/+95
| |/ / / | | | | | | | | | | | | | | | | Bug: 6451163 Change-Id: I4c5595f727934f2b401e9bb11a6ba613668f4a42
* | | / am 88794b24: Remove the dependency to SpellCheckerProximityInfo from ↵Ken Wakasa2012-05-111-1/+4
|\| | | | |_|/ |/| | | | | | | | | | | | | | ProximityInfo. * commit '88794b24c0928e3bbea59999fce47c78c028863d': Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.
| * | Remove the dependency to SpellCheckerProximityInfo from ProximityInfo.Ken Wakasa2012-05-111-1/+4
| |/ | | | | | | | | | | In conjunction with I596b2deb Change-Id: I42f059158ae78e1c1c807ed4d3688edbcf18c006
* | am 684c519d: Merge "Cleanup indentation" into jb-devTadashi G. Takaoka2012-05-101-2/+1
|\| | | | | | | | | * commit '684c519d9d72443b9668fa1474ce2970ceb86a4f': Cleanup indentation
| * Cleanup indentationTadashi G. Takaoka2012-05-101-2/+1
| | | | | | | | Change-Id: Iaaade378acb81a2d68e2e721778a82fd8d5e20a5
* | am bced8270: Merge "Fix calculation of more keys keyboard position based on ↵Tadashi G. Takaoka2012-05-091-4/+2
|\| | | | | | | | | | | | | key preview" into jb-dev * commit 'bced82709ad262d59ec523439ea7b22b18c5335b': Fix calculation of more keys keyboard position based on key preview
| * Merge "Fix calculation of more keys keyboard position based on key preview" ↵Tadashi G. Takaoka2012-05-091-4/+2
| |\ | | | | | | | | | into jb-dev
| | * Fix calculation of more keys keyboard position based on key previewTadashi G. Takaoka2012-05-091-4/+2
| | | | | | | | | | | | | | | Bug: 6135881 Change-Id: Id1c4e2c13d13b474466cb9b42b425aa9f6f9448b
* | | am c8bde75c: Merge "Optimize InputConnection.getCursorCapsMode calling" into ↵Tadashi G. Takaoka2012-05-091-6/+18
|\| | | | | | | | | | | | | | | | | | | | jb-dev * commit 'c8bde75cf455c02efc57c2e35bbe446b83c23739': Optimize InputConnection.getCursorCapsMode calling