Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Symbol key acts as modifier key•••On a device that has distinct multi-touch panel, pressing '123?' key will change keyboard layout to symbol mode. While pressing '123?' key, you can press other symbol key to input. Then releasing '123?' key will change keyboard layout back to alphabet mode. Bug: 2973383 Change-Id: I3b069fb19141820def8060db4766a08c7c0a6ff0 | 2010-09-09 | 1 | -12/+21 | |
* | Update strings for the settings access - based on the latest GB IME spec (ver...•••Please refer to bug: 2979069 for the latest mock. Got rid of obsolete string too. Change-Id: Ic02d1651b288f24f9c3a9da5d0dcf09055256ab0 | 2010-09-07 | 1 | -4/+4 | |
* | Dismiss mini keyboard when finger is released outside mini keyboard•••Bug: 2978975 Change-Id: Ie634e8ae827fe093c5c673b75d85835050b03794 | 2010-09-07 | 1 | -0/+4 | |
* | Add shared preference for re-correction•••Change-Id: Ie5b2e0d2f9739dd33524c2688e172e77aac1f243 | 2010-09-07 | 1 | -15/+23 | |
* | Support multi-touch only when device has distinct multi-touch panel•••Bug: 2973373 Change-Id: I9871c09ec8c1c2aa945d97392e61ee1ec585baef | 2010-09-06 | 1 | -4/+6 | |
* | Extend space LED for autocompletion•••Change-Id: If59ea7c871ffc2af6fe2bfde72303f2612e43c3b | 2010-09-03 | 1 | -0/+2 | |
* | Add a showing input method picker option by longpressing setting key•••Bug: 2959271 Change-Id: I4b7e9a2de3cbe17b168ed8d0541a9b1cd9a9e107 | 2010-09-03 | 1 | -3/+40 | |
* | Change symbol on space bar when autocompletion is activated•••bug: 2959279 Change-Id: Icc70b7cce0c245ae2451d324debd346f226b8769 | 2010-09-03 | 1 | -0/+3 | |
* | Queuing PointerTracker to support n-key roll-over and shift modifier.•••Bug: 2910379 Change-Id: I5cfae33e72a406585137842a2260310813cee07f | 2010-09-02 | 1 | -3/+26 | |
* | Correction improvements - use the new InputConnection APIs for underlining and•••fetching the selected text. Bug: 2950652 Some refinements to correction behavior, such as retaining the tap-to-save when in correction mode. Use reflection to access the new InputConnection APIs with fallbacks, in case we run on older OS versions. Some refactoring to separate lookup for voice alternatives and typed alternatives. Change-Id: I7c4178bf7e6b47ee274c49fa7a694f8c2d50cea7 | 2010-09-01 | 1 | -134/+133 | |
* | Track all pointers events•••Bug: 2910379 Change-Id: I179ae4359afb57c351d5fcc5f5453c30d3ef0c01 | 2010-09-01 | 1 | -14/+7 | |
* | Get rid of arrows in candidate view•••bug: 2959293 Change-Id: Ia5dcb29397f608846f865fabb3c696866b3687aa | 2010-09-01 | 1 | -3/+3 | |
* | Always present suggestion strip whenever in appropriate mode.•••Some cleanups too. bug: 2959293 Change-Id: Idf07fc25c5700b69b93ab4b09ce34941f0d9c157 | 2010-09-01 | 1 | -13/+14 | |
* | DO NOT MERGE. Remove a preference for bigram suggestion•••Change-Id: I1a9142d988352abf88da5eefe1d02596c7fc2beb | 2010-08-30 | 1 | -3/+5 | |
* | Disable long-press on shift and symbol keys•••Long-press on shift and symbol keys will conflict with press-and-hold these keys and press normal key (a.k.a. multi touch support). Bug: 2910379 Change-Id: I27007b55a30a3699bf63fd8f64d58c4b23d97d9f | 2010-08-27 | 1 | -3/+0 | |
* | Add a log for getting coordinates of keys•••Change-Id: I57cc6fb6a9eeb65ce8c0c3c3262fd525726643e2 | 2010-08-26 | 1 | -3/+4 | |
* | Clean up LatinIME java•••- remove unused code - add @Override - change the inappropriate cast Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894 | 2010-08-24 | 1 | -1/+0 | |
* | Fix an NPE found in KeyboardSwitcher.isAlphabetMode()•••Change-Id: I03d3d9b25147632d25c1502f796acad4cdaeb239 | 2010-08-20 | 1 | -1/+1 | |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 | 2010-08-20 | 1 | -165/+600 | |
* | am 65582531: Fix a bug in backspace handling for the "Tap again to save"•••Merge commit '6558253160e2039c87f424bd814f402ecd31de3b' into gingerbread * commit '6558253160e2039c87f424bd814f402ecd31de3b': Fix a bug in backspace handling for the "Tap again to save" | 2010-08-05 | 1 | -2/+21 | |
|\ | |||||
| * | Fix a bug in backspace handling for the "Tap again to save"•••bug: 2889273 Change-Id: I0f317e203f368f5f47738154a6dee0f556d56148 | 2010-08-06 | 1 | -2/+21 | |
* | | am f0296426: Don\'t auto-select the system language in IME language selection...•••Merge commit 'f02964264f196447b03a88591a2964b67c318718' into froyo-plus-aosp * commit 'f02964264f196447b03a88591a2964b67c318718': Don't auto-select the system language in IME language selection screen. | 2010-05-04 | 1 | -0/+2 | |
|\| | |||||
| * | Don't auto-select the system language in IME language selection screen.•••Fixes http://b/2650378 On entering the selection screen, don't add the system language in addition to other selected languages. Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3 | 2010-05-03 | 1 | -0/+2 | |
* | | Clarify licensing•••-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4 | 2010-04-05 | 1 | -2/+2 | |
|/ | |||||
* | Fix for 2559069 IME ".com" should be erasable with one backspace•••Change-Id: Ifef97a9b66e051fef7ca8b0a92bfe21f3d1e6cf6 | 2010-04-01 | 1 | -0/+15 | |
* | Fix bug 2553592 API REVIEW: android.speech•••Change 3 of 4 Notes from API Council review: Rename RecognitionManager to SpeechRecognizer Change-Id: Ieea0ade975b7c01f1fccb83a78a5b8f75e0c62de | 2010-03-30 | 1 | -2/+2 | |
* | Don't auto-add when in suggest-only mode. Bug: 2521344•••Also don't highlight quickfixes when in suggest-only mode In general, reduce the situations where words are auto-added. It was too eagerly adding even words that were in the dictionary. | 2010-03-24 | 1 | -3/+10 | |
* | Write the auto dictionary data to disk in a background thread to avoid blocki...•••Bug: 2536846 This also potentially fixes the occasional hangs on pressing space. Need to verify. Bug: 2509010 | 2010-03-23 | 1 | -1/+2 | |
* | Fix a StringIndexOutOfBounds. Bug: 2524050 | 2010-03-17 | 1 | -1/+1 | |
* | Fixes the over-logging of TextModified•••We were overlogging the TextMoified action because the old implementation would log a cursor change as a text modification. This CL logs 4 specific actions (choose suggestion, delete text, insert text, insert punctuation) as a text modification rather than any action in the textbox I also add in logging of the length of the recognition result so that we can get some more context around the scope of the editing of the ime result. Change-Id: I172df24ddc0a7b62bcc5ed806fd70ef7e1c42310 | 2010-03-15 | 1 | -3/+41 | |
* | Fix bug: 2512075 : Current input language resets to first in list on orientat...•••Have separate variables for system locale and input locale. | 2010-03-12 | 1 | -9/+13 | |
* | 2175312 : IME suggestions stay on screen after switching orientation in searc...•••Only show the candidate strip if the input view is showing. Otherwise ignore any completions from the AutoCompleteTextView | 2010-03-10 | 1 | -1/+2 | |
* | Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 | 2010-03-09 | 1 | -0/+1949 |