aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Get rid of heavy IPC call from key drawing codeTadashi G. Takaoka2012-05-242-11/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6541544 Change-Id: I5c7df486ff72714ae09e1dbc21a8adbe3106ce95
* | | | | | | am 28d82a3a: Merge "Remove non-words from the French dictionary." into jb-devJean Chalard2012-05-242-91/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '28d82a3ad349127b8b829970716431c34e4e09fc': Remove non-words from the French dictionary.
| * | | | | | Merge "Remove non-words from the French dictionary." into jb-devJean Chalard2012-05-242-91/+2
| |\ \ \ \ \ \
| | * | | | | | Remove non-words from the French dictionary.Jean Chalard2012-05-242-91/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I98c546818aa456a534e833495deb670e79df4104
* | | | | | | | am 69897af2: Merge "Add new locales for the spell checker." into jb-devJean Chalard2012-05-242-0/+22
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '69897af20db8fc0cb7cbf3d218cc1760ee200c43': Add new locales for the spell checker.
| * | | | | | | Merge "Add new locales for the spell checker." into jb-devJean Chalard2012-05-242-0/+22
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Add new locales for the spell checker.Jean Chalard2012-05-242-0/+22
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6533167 Change-Id: I1581e8446b1af5dc3679e01be16d4fc34af725cc
* | | | | | | am 49afe45d: Fix buildTadashi G. Takaoka2012-05-241-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '49afe45d8ea09dd51bbe27f10b0210adf37cdb3f': Fix build
| * | | | | | Fix buildTadashi G. Takaoka2012-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Follow up of I7822adf407 Change-Id: Iac75c0f2ff2482bce1305c54cb25b708037db6c6
* | | | | | | am c60a846e: Fix NPE in Settings.updateCustomInputStylesSummaryTadashi G. Takaoka2012-05-241-1/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c60a846e219ead1a40307d1a562013c38ea81b9d': Fix NPE in Settings.updateCustomInputStylesSummary
| * | | | | | Fix NPE in Settings.updateCustomInputStylesSummaryTadashi G. Takaoka2012-05-241-1/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | Change-Id: I7822adf407046098f97bf60da9382910c0a40209
* | | | | | am 1e1235fe: Merge "Support bigram suggestions in Android spell checker" ↵satok2012-05-231-1/+28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into jb-dev * commit '1e1235feeb5454dc8dd76d68dbf634b35d2d20f2': Support bigram suggestions in Android spell checker
| * | | | | Merge "Support bigram suggestions in Android spell checker" into jb-devsatok2012-05-231-1/+28
| |\ \ \ \ \
| | * | | | | Support bigram suggestions in Android spell checkersatok2012-05-241-1/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6136291 Change-Id: Ic278153f95b23e9aa180d1d6b5960785766d96e5
* | | | | | | am 7b1570e6: Merge "Cleanup Makefiles of LatinIME" into jb-devKen Wakasa2012-05-233-31/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7b1570e60c2e04fe7d132df758476b34685eb709': Cleanup Makefiles of LatinIME
| * | | | | | Merge "Cleanup Makefiles of LatinIME" into jb-devKen Wakasa2012-05-233-31/+0
| |\ \ \ \ \ \
| | * | | | | | Cleanup Makefiles of LatinIMEKen Wakasa2012-05-243-31/+0
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | Change-Id: Id4c6700bc045825eb64fb2b7ae57f23a6211441d
* | | | | | | am c54d558e: Cancel adding user history bigram when autocorrection is cancelledsatok2012-05-235-180/+219
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c54d558e2e70bdfb2c1078cae7b88440d421dc67': Cancel adding user history bigram when autocorrection is cancelled
| * | | | | | Cancel adding user history bigram when autocorrection is cancelledsatok2012-05-245-180/+219
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6465474 Change-Id: Ifbfe0ddc2ce5fab070939ede3db7bf03a8535a45
* | | | | | am a0ac31fc: Fix the issue on multiple words suggestionsatok2012-05-233-3/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a0ac31fcaa01c21592a6e7af243c14dada65cf3e': Fix the issue on multiple words suggestion
| * | | | | Fix the issue on multiple words suggestionsatok2012-05-233-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6509844 Change-Id: I823074a2b29befc3e60c63699ab4dc7719105c63
* | | | | | am 0b6b6ee5: Merge "Notify the dictionary pack about copy failures" into jb-devJean Chalard2012-05-231-5/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0b6b6ee542c0e143868538acdf5b161013c0b1de': Notify the dictionary pack about copy failures
| * | | | | Merge "Notify the dictionary pack about copy failures" into jb-devJean Chalard2012-05-231-5/+13
| |\ \ \ \ \
| | * | | | | Notify the dictionary pack about copy failuresJean Chalard2012-05-231-5/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6532896 Change-Id: I57f7b1a400222c89776f9bff652a7da4470232c5
* | | | | | | am 2866da88: Make ProximityInfo copy constructor for testTadashi G. Takaoka2012-05-232-9/+41
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2866da88a781c501c6f83cfd91eca0d95e25f6e5': Make ProximityInfo copy constructor for test
| * | | | | | Make ProximityInfo copy constructor for testTadashi G. Takaoka2012-05-232-9/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I94a29784591208af1849d4941a3b4789b93782de
* | | | | | | am 4cba9f58: Merge "Remove unused private method ↵Tadashi G. Takaoka2012-05-231-21/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggest.searchBigramSuggestion" into jb-dev * commit '4cba9f58d46e390ccdff0450cd4bf7be1d106b5a': Remove unused private method Suggest.searchBigramSuggestion
| * | | | | | Merge "Remove unused private method Suggest.searchBigramSuggestion" into jb-devTadashi G. Takaoka2012-05-231-21/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Remove unused private method Suggest.searchBigramSuggestionTadashi G. Takaoka2012-05-231-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I077c4c019676fefb8eac6042bd7db1b7ab33ca03
* | | | | | | am ff4c037c: Merge "Remove an updated dictionary that changed locales" into ↵Jean Chalard2012-05-232-0/+34
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-dev * commit 'ff4c037c9dc3533bcaa131fd0405fb8aeea60af4': Remove an updated dictionary that changed locales
| * | | | | | Merge "Remove an updated dictionary that changed locales" into jb-devJean Chalard2012-05-232-0/+34
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Remove an updated dictionary that changed localesJean Chalard2012-05-232-0/+34
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When a dictionary changes locale, we need to remove the file that corresponds to the old version. It has a different path than the new one, so we have to search for it explicitly. Bug: 6540631 Change-Id: Ie9d63ba636651fe90f8fbb9627b7265ac7b34ccd
* | | | | | am 24ce3645: Merge "Fix RuntiomeException when no custom input style is ↵Tadashi G. Takaoka2012-05-221-2/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | defined" into jb-dev * commit '24ce36458690b34e7315556094b6943003cc490e': Fix RuntiomeException when no custom input style is defined
| * | | | | Merge "Fix RuntiomeException when no custom input style is defined" into jb-devTadashi G. Takaoka2012-05-221-2/+6
| |\ \ \ \ \
| | * | | | | Fix RuntiomeException when no custom input style is definedTadashi G. Takaoka2012-05-231-2/+6
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6524480 Change-Id: I6bceea9fe07095b9ff3ed25c5677a82fa5d4086a
* | | | | | am 6c034901: Fix an NPEJean Chalard2012-05-221-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6c0349012eb0edad56b6b89defebb922bbddbb34': Fix an NPE
| * | | | | Fix an NPEJean Chalard2012-05-231-1/+1
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 6538761 Change-Id: Id85486ee93437cfec7db421d5c7f2d7980a7e32e
* | | | | am 37f81cd6: Merge "Always use AccessibilityUtils to send events." into jb-devSvetoslav Ganov2012-05-221-13/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '37f81cd6e9a10fbdb3a1a054c88a6b5d98fb0f88': Always use AccessibilityUtils to send events.
| * | | | Merge "Always use AccessibilityUtils to send events." into jb-devSvetoslav Ganov2012-05-221-13/+1
| |\ \ \ \
| | * | | | Always use AccessibilityUtils to send events.alanv2012-05-211-13/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6532601 Change-Id: I3aba9066ccd8d401973abfe9100f4cab731b5e7d
* | | | | | Reconcile with jb-releaseThe Android Open Source Project2012-05-220-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | Change-Id: Icde0484962a178e6e29ab17e487b76e9662bb94b
| * | | | | merge in jb-release history after reset to jb-devThe Android Automerger2012-05-220-0/+0
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | merge in jb-release history after reset to jb-devThe Android Automerger2012-05-210-0/+0
| | |\ \ \
| | | * \ \ merge in jb-release history after reset to jb-devThe Android Automerger2012-05-200-0/+0
| | | |\ \ \
* | | | | | | am 09c4909c: Merge "Remove a high surrogate after a delete if any" into jb-devJean Chalard2012-05-221-0/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '09c4909c7c7ec6eaf3de943547c43a341dc14fe7': Remove a high surrogate after a delete if any
| * | | | | | Merge "Remove a high surrogate after a delete if any" into jb-devJean Chalard2012-05-221-0/+13
| |\ \ \ \ \ \
| | * | | | | | Remove a high surrogate after a delete if anyJean Chalard2012-05-221-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6526328 Change-Id: Iae70cad7b3c114bc13af48ae0eadd52ab88e8471
* | | | | | | | am ab619812: Merge "Fix some of the input logic tests" into jb-devJean Chalard2012-05-223-25/+33
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ab619812a52e3d957156e37610392e2b03659891': Fix some of the input logic tests
| * | | | | | | Merge "Fix some of the input logic tests" into jb-devJean Chalard2012-05-223-25/+33
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Fix some of the input logic testsJean Chalard2012-05-223-25/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This behavior has been changed for bug#6105732 Bug: 6516976 Change-Id: Ief8225b26d831cd92a051ce25cc005270b6b1776