aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIME.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow double-space-to-period after a plus char"Jean Chalard2013-09-181-1/+2
|\
| * Allow double-space-to-period after a plus char•••Bug: 10704936 Change-Id: I30fdaea648605ef7e7fea6c093581ed5c6de03f3 Jean Chalard2013-09-181-1/+2
* | Don't resume suggestion on digits.•••Bug: 10780016 Change-Id: I94fad06e4c71eddc96bdda1765925f98bed160f3 Jean Chalard2013-09-181-0/+8
|/
* [AC8] Restrict the suggestion strip to the correct part•••...for phrase gesture. Bug: 9059617 Change-Id: Ic5c0616f28af4ba45ca72a5721d1926029adc1c5 Jean Chalard2013-09-171-0/+1
* [AC7] Actually auto-commit.•••Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b Keisuke Kuroyanagi2013-09-171-6/+25
* Merge "[AC4] Add native methods necessary for auto-commit"Jean Chalard2013-09-131-1/+3
|\
| * [AC4] Add native methods necessary for auto-commit•••Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d Jean Chalard2013-09-131-1/+3
* | Fix emoji keyboard insets•••Bug: 10541453 Change-Id: I16dd72c8c55cb5d21ad61a3307c0f3c5f16f460c Satoshi Kataoka2013-09-131-1/+4
* | Avoid recorrection in ex-password fields.•••Bug: 10115839 Change-Id: I1f1025c9f28adfb6f5a63d5ba86e359f30c0963e Jean Chalard2013-09-121-0/+2
|/
* Remove changing a word when added to the dictionary•••This code is now useless. I thought it affected 9902905, but it seems it actually does not. Still, it's dead code. Bug: 9902905 Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093 Jean Chalard2013-09-121-33/+0
* Revert Ida230ca42 and I6adf7d08f.•••Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7 Yuichiro Hanada2013-09-101-101/+46
* Add AsyncResultHolder.•••Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a Yuichiro Hanada2013-09-101-19/+7
* Make commitCurrentAutoCorrection asynchronous.•••Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c Yuichiro Hanada2013-09-091-13/+27
* Add a callback to the arguments of commitCurrentAutoCorrection.•••Change-Id: I6adf7d08fdc4382233a63304743207368db8058a Yuichiro Hanada2013-09-051-45/+91
* Change GET_SUGGESTED_WORDS_TIMEOUT to 200.•••Change-Id: Ia5aa0b7af16d7ad45c98d0c5a7dcabba76d19b67 Yuichiro Hanada2013-09-031-1/+2
* Change GET_SUGGESTED_WORDS_TIMEOUT to 50.•••Change-Id: I4d495a782ed1dea1c377837c6579ce5ff74086b5 Yuichiro Hanada2013-09-031-1/+2
* Call getSuggestedWords asynchronously.•••Change-Id: Ia8a21b53f4d12b759d9ef5a5181ed04875e4d198 Yuichiro Hanada2013-09-031-39/+100
* Remove typedWord from the arguments of showSuggestionStrip.•••Change-Id: Iddf33227982e65705b49c6a527286d8695878c90 Yuichiro Hanada2013-09-021-11/+9
* Revert "Revert "Add onGetSuggestedWordsCallback.""•••This reverts commit 78f707a142570c33bf5a7a3173f39d19103383ea. Change-Id: I5dd4f2d40314002736226886477563f29a25079c Yuichiro Hanada2013-09-021-56/+95
* Merge "Revert "Add onGetSuggestedWordsCallback.""Ken Wakasa2013-08-301-96/+57
|\
| * Revert "Add onGetSuggestedWordsCallback."•••This reverts commit 820c290a61e4067c9d8557af4c3160c866f70667. Change-Id: I5c50731ff9f330c05c5841b8c65f16e28e67422c Ken Wakasa2013-08-301-96/+57
* | Fix emoji view insets calculation•••bug: 10541453 Change-Id: I605e657c94686c4974d162657a5e820798d20e8f Ken Wakasa2013-08-301-9/+11
* | Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d Satoshi Kataoka2013-08-301-1/+2
* | Merge "Add onGetSuggestedWordsCallback."Ken Wakasa2013-08-301-57/+96
|\|
| * Add onGetSuggestedWordsCallback.•••Change-Id: Ib527d31f9c2dd6dc385cb2f767cd90d9d28a1b1b Yuichiro Hanada2013-08-301-57/+96
* | Merge "Revert "Remove key preview backing view""Ken Wakasa2013-08-301-47/+63
|\ \
| * | Revert "Remove key preview backing view"•••This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453 Ken Wakasa2013-08-301-47/+63
* | | Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b Ken Wakasa2013-08-301-2/+1
| |/ |/|
* | Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a Tadashi G. Takaoka2013-08-291-1/+2
* | Pass additionalFeaturesOptions for getSuggestions().•••This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4 Keisuke Kuroyanagi2013-08-281-1/+2
* | Make DynamicPred...Base extend ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I06afad35d3eb73510c34d10cd4116f5bcf934f7c Keisuke Kuroyanagi2013-08-261-4/+4
* | Register personalization dictionary•••Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0 Satoshi Kataoka2013-08-221-0/+5
* | Merge "Add onDestroy to PersonalizationDictionarySessionRegister"Satoshi Kataoka2013-08-211-0/+1
|\ \
| * | Add onDestroy to PersonalizationDictionarySessionRegister•••Bug: 9429906 Change-Id: Ibf8efd7302da2c27ac59e62b0393f1eec03dc136 Satoshi Kataoka2013-08-211-0/+1
* | | Don't start composing on dash.•••Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4 Jean Chalard2013-08-211-4/+5
* | | Merge "[AC3] Start calling the methods for auto-commit."Jean Chalard2013-08-201-0/+6
|\ \ \
| * | | [AC3] Start calling the methods for auto-commit.•••Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0 Jean Chalard2013-08-201-0/+6
* | | | Merge "[AC2] Reference a dict rather than a string in suggestion infos"Jean Chalard2013-08-201-2/+2
|\| | |
| * | | [AC2] Reference a dict rather than a string in suggestion infos•••Bug: 9059617 Change-Id: Ic17bc0fd5d812268fd37d7fd35b4e9ebfb95fa5e Jean Chalard2013-08-201-2/+2
* | | | Merge "[AC1] Add a memory of where to cut the first word."Jean Chalard2013-08-201-1/+2
|\| | | | |/ / |/| |
| * | [AC1] Add a memory of where to cut the first word.•••Bug: 9059617 Change-Id: I931b6d1eb49f9f7dd7d5b18956e35751d1b2b631 Jean Chalard2013-08-201-1/+2
* | | Add a functionality to boost scores of personalization dictionary•••Bug: 9429906 Change-Id: I1518c5cbc7d41188e7dc6a35d226da277ed5913f Satoshi Kataoka2013-08-201-1/+31
|/ /
* | Support languages that don't use spaces.•••Thai is an example. Bug: 10138062 Change-Id: Ib9a8264c77ed42b4256432d7c8a60d08575dcdc7 Jean Chalard2013-08-161-17/+64
* | Merge "Thin out audio and haptic feedback while key repeat"Tadashi G. Takaoka2013-08-141-10/+25
|\ \
| * | Thin out audio and haptic feedback while key repeat•••Bug: 6522943 Change-Id: Id60f256ab0f8741578eda276116817fa48917325 Tadashi G. Takaoka2013-08-141-10/+25
* | | Merge "Add looksValidForDictionaryInsertion"Jean Chalard2013-08-141-6/+1
|\ \ \
| * | | Add looksValidForDictionaryInsertion•••...and test it. Also at the same time, add a facility to create a SettingsValues for test, and some minor performance improvement to surrounding methods. Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f Jean Chalard2013-08-141-6/+1
* | | | Merge "Re-evaluate auto-caps earlier."Jean Chalard2013-08-141-0/+7
|\ \ \ \
| * | | | Re-evaluate auto-caps earlier.•••We have all we know to re-evaluate auto-caps in this case. We don't need to wait until we get the callback from TextView. Bug: 10287972 Change-Id: I87e4e26cd193a001f91fe852ffc5a8f728db2449 Jean Chalard2013-08-141-0/+7
* | | | | Merge "Delete surrogate together."Jean Chalard2013-08-141-15/+9
|\ \ \ \ \ | |_|/ / / |/| | | |