aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/LatinIME.java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Enhance ImfUtils to InputMethodManagerWrapper class•••Change-Id: I6ff86ee819a446dd3ed5f9c3400d23564027b020 Tadashi G. Takaoka2012-11-121-19/+18
* | | Fix a logic flaw.•••This test is seriously wrong : although we do have a method that does exactly the right thing, this looks at a very specific, unrelated variable state in hope it happens to be set only in the relevant cases by the play of logic. I don't think this changes anything concretely, as the assumption was probably true in the practice ; still, this code is very hard to read and prone to unexpected breakage. Change-Id: I77ab576f90762429fcc752df31ed30e1c81871dc Jean Chalard2012-11-091-2/+1
* | | Suppress dictionary pack support when IS_EXPERIMENTAL is true•••Change-Id: If8813cb989c1fa8744a3bf36e8514ced3c8f46a3 Ken Wakasa2012-11-091-11/+19
|/ /
* | am 4eef5101: am aa5d6fe0: am 9cc22c45: am 5d2556b9: Reset the IME if requeste...•••* commit '4eef51016adc4e103fa65d944a0ab31527ddced8': Reset the IME if requested by the app. Ken Wakasa2012-11-081-0/+4
|\|
| * Reset the IME if requested by the app.•••Specifically, reset the KeyboardState to the main Alphabet layout in LatinIME.onStartInputViewInternal() if a keyboard layout set doesn't get reloaded in the method. Please note TextView.setText() calls up resetInput(), then the IME should reset with it. bug: 7482086 Note that bug: 6851364 needs to be revisited. Change-Id: I5d448c10963d3dd952dd13cb587085ec7b014e69 Ken Wakasa2012-11-071-0/+4
* | Move isInvalidCordinates() method to Constants class•••Change-Id: Iad1464c299ad6055af1db1ff7978e5cd9a14750f Tadashi G. Takaoka2012-11-011-5/+4
* | Fix possible NPE•••Bug: 7398904 Change-Id: I6b7aba7a9bf52ca494cb4390b19525c98790bd49 Tadashi G. Takaoka2012-10-291-1/+1
* | Move code point constants from Keyboard to Constants class•••Change-Id: Iee01d4d2b916d0b584531104ac865ae6e6370a3d Tadashi G. Takaoka2012-10-291-40/+40
* | am ef5f88f3: am 5e118c4c: am 60dea36d: Assuming that NO_EXTRACT_UI mode is NO...•••* commit 'ef5f88f33e432284c958fafe18f891a10f77e1f9': Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN Satoshi Kataoka2012-10-251-1/+10
|\|
| * Assuming that NO_EXTRACT_UI mode is NO_FULSCREEN•••Bug: 7393485 Bug: 7272829 Change-Id: I873e8d99486c734e76484526631a90fc55e91c86 Satoshi Kataoka2012-10-251-1/+10
* | am 6fe6f38d: am d39e6435: am f960eb18: Don\'t put spaces after characters tha...•••* commit '6fe6f38d8af09b24e40a6e01eae919820cd04c16': Don't put spaces after characters that don't take one Jean Chalard2012-10-221-1/+5
|\|
| * Don't put spaces after characters that don't take one•••Bug: 7393639 Change-Id: I1245a7b5077e554642838d6856ce269ca7f91988 Jean Chalard2012-10-231-1/+5
* | Merge "Replace useless CharSequence to String"Tadashi G. Takaoka2012-10-221-28/+26
|\ \
| * | Replace useless CharSequence to String•••Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991 Tadashi G. Takaoka2012-10-221-28/+26
* | | Add @UsedForTesting and @ExternallyReferenced annotations•••Bug: 7268357 Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c Tadashi G. Takaoka2012-10-221-5/+6
|/ /
* | Move AudioAndHapticFeedbackManager from LatinIME to KeyboardSwitcher•••Bug: 7313372 Change-Id: I9bd3275f57ed3f5c2c4a95768443af505513ee97 Tadashi G. Takaoka2012-10-171-11/+1
* | am b37e87e7: am 63b3fc0d: am 15142588: Merge "Have "no whitespace before curs...•••* commit 'b37e87e7d50725f20a6b2f8484fc25cc7db3134f': Have "no whitespace before cursor" upon gesture trigger phantom space Jean Chalard2012-10-161-0/+8
|\|
| * Merge "Have "no whitespace before cursor" upon gesture trigger phantom space"...Jean Chalard2012-10-161-0/+8
| |\
| | * Have "no whitespace before cursor" upon gesture trigger phantom space•••Bug: 7359291 Bug: 7357758 Bug: 7197651 Change-Id: Ia805a87e922739ae0a06978a3bf00d91c94b6c51 Jean Chalard2012-10-171-0/+8
* | | am 60211f0d: am 2631fe4c: am 6686e63f: Honor automatic shift turned off for g...•••* commit '60211f0d250ca931788d32d5a69c880f75ef7d49': Honor automatic shift turned off for gestures Jean Chalard2012-10-161-2/+2
|\| |
| * | Honor automatic shift turned off for gestures•••Bug: 7354129 Change-Id: Ia02336e8cea2f04b629edbe74b7815cce0d7fad6 Jean Chalard2012-10-171-2/+2
| |/
| * Avoid calling switchToLastInputMethod when other IMEs are in effect (DO NOT M...•••Bug: 7299050 Change-Id: Ife6721a5fcbc4872bd36ffd8a8b81b04d73aebec Tadashi G. Takaoka2012-10-061-5/+8
* | Fix a small typo•••Change-Id: I813d97b9453f8aa7aae99bd165336b1e5a81dc6a Ken Wakasa2012-10-071-1/+1
* | Add SuggestedWords.isEmpty() method•••Change-Id: I0fcb104a6a81aee4b99f5ee848eba7495630dc7d Tadashi G. Takaoka2012-10-031-12/+8
* | am 4d009dbc: am ace7d128: am d445b56c: Fix possible NPE caused while monkey test•••* commit '4d009dbc514cd77eb22e4162e4ae7ea852e1b77e': Fix possible NPE caused while monkey test Tadashi G. Takaoka2012-10-021-2/+6
|\|
| * Fix possible NPE caused while monkey test•••Bug: 7269036 Change-Id: I9054b33ad3c8996cac3ee5f0e9c01ba8ceea4971 Tadashi G. Takaoka2012-10-031-2/+6
* | Avoid calling switchToLastInputMethod when other IMEs are in effect•••Bug: 7268389 Change-Id: I4d960cbf063002b4dc0ea813c966366b56c0346d Tadashi G. Takaoka2012-10-021-5/+8
|/
* Remove debug prints.•••Bug: 7226098 Change-Id: Ibacb740022a6af56c9d555d6797dd402a89f6ca4 Jean Chalard2012-10-011-0/+4
* Fix gesture detection algorithm•••This change also * Introduces adaptive gesture detecting threshold for time domain in addition to length domain. * Tunes the parameters for detecting gesture after fast typing. * Fixes a bug in dismissing gesture floating preview text. * Cleanup debug messages Bug: 7218902 Change-Id: Iafccd872c6efe0c3b5ae65fa40b04c80d9f139c7 Tadashi G. Takaoka2012-09-281-14/+33
* Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e Tadashi G. Takaoka2012-09-271-2/+2
* Merge "Add suggestion span upon starting a gesture." into jb-mr1-devJean Chalard2012-09-241-5/+11
|\
| * Add suggestion span upon starting a gesture.•••Bug: 7196761 Change-Id: If60cb809b205159ced1887f94b7caf9775fcf3bb Jean Chalard2012-09-241-5/+11
* | Merge "Fix a bug where the cursor pos wouldn't be tracked correctly" into jb-...Jean Chalard2012-09-241-1/+1
|\ \
| * | Fix a bug where the cursor pos wouldn't be tracked correctly•••This would cause Bug: 7208199 Change-Id: I8474985bfe349e1530b27bc98842937627bbe4e0 Jean Chalard2012-09-241-1/+1
| |/
* / Set punctuation suggestions at start if activated•••Bug: 7218468 Change-Id: I9f8c1f13dc26cedb95b65279a34a825021dfa72a Jean Chalard2012-09-241-1/+3
|/
* Fix a race condition with shift•••Bug: 7062092 Change-Id: Ie1984673e9ffc9291d9650ec38ce99031ad93585 Jean Chalard2012-09-241-4/+6
* Auto correct on gesture when typed word is 1 char long•••Bug: 7178462 Change-Id: I779d8ee4a957a9d1fdcc80d33257a98965dec7b8 Jean Chalard2012-09-201-1/+12
* Log for geometric input•••Change-Id: Ia0f0e38086b0be70cf2d04fc6fae48358f16e74f Satoshi Kataoka2012-09-191-10/+34
* Mark 2 resolved TODOS as such (A14)•••Change-Id: Ifbb731f5c825675436d079db4ffbae657d71f8da Jean Chalard2012-09-181-2/+2
* Remove useless code (A12)•••All this code is done inside the StringUtils or RichInputConnection classes, where it's more logical. Since the IPC call is entirely gone now, it's no use having these guards inside Latin IME. Change-Id: Id324567e7458aed12b6f21d7114be3bd39725f15 Jean Chalard2012-09-181-13/+0
* Take space state into account for caps (A11)•••Bug: 6950087 Change-Id: I8a1bca24db64b4dd54db8ac74d90cf43cbdddab6 Jean Chalard2012-09-181-8/+10
* Take locale into account for caps (A10)•••Bug: 4967874 Change-Id: Ic7ce7b2de088308fa00865c81246c84c605db1e5 Jean Chalard2012-09-141-1/+1
* Merge "Do not auto-correct upon starting a gesture." into jb-mr1-devJean Chalard2012-09-141-1/+1
|\
| * Do not auto-correct upon starting a gesture.•••We decided to revert this UI decision after negative feedback. Indeed, if you use to gesture but tap just one word, chances are it's because you know you do NOT want a dictionary word. Bug: 6965241 Change-Id: I85fdfab3c1cf1d3c0fd3e95908e01bdf56bccbba Jean Chalard2012-09-141-1/+1
* | Merge "Fix a bug with open parens and some other chars" into jb-mr1-devJean Chalard2012-09-141-1/+2
|\ \
| * | Fix a bug with open parens and some other chars•••A space would be inserted after an open parenthesis if it's typed after a manual pick. Bug: 7167687 Change-Id: Ic49d09c34747117ccfbdbb8c66f634d88d4a45b0 Jean Chalard2012-09-141-1/+2
| |/
* / Asynchronously look up dictionary for gesture input•••Bug: 7149248 Change-Id: Icba2db73508b89a85828ae9e196ab618e5e6c280 Tadashi G. Takaoka2012-09-141-72/+153
|/
* Merge "Import TextUtils.getCapsMode to fix it internally (A1)" into jb-mr1-devJean Chalard2012-09-131-2/+2
|\
| * Import TextUtils.getCapsMode to fix it internally (A1)•••This should have on effect at all on behavior, except an increase in performance. Bug: 4967874 Bug: 6950087 Change-Id: Ie2b51efefe84ca767f5dc8e3b80bfef7e1faab3d Jean Chalard2012-09-131-2/+2
* | Make onUpdateSelection much more resilient to race conditions.•••This is pretty much as strong as it gets. It should be impossible to get false positives and nearly impossible to get true negatives with this new code. Bug: 6981089 Change-Id: Ia32ab62f89c5943f0be169b979abab652e67bf5b Jean Chalard2012-09-131-1/+2
|/