| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert the open-source LatinIME package name -••• from com.google.android.inputmethod.latin to com.android.inputmethod.latin
Related change: https://android-git.corp.google.com/g/60862
bug: 2786392
Change-Id: Ib7c6cfe61db19ef50c401a01497eef5f1f5e239e
|  Ken Wakasa | 2010-08-13 | 1 | -1/+1 |
* | - separate dict (uses xml)•••- retrieve bigrams that only starts with character typed and neighbor keys
- contacts bigram
- performance measure
bug: 2873133
Change-Id: If97c005b18c82f3fafef50009dd2dfd972b0ab8f
|  Jae Yong Sung | 2010-07-28 | 1 | -1/+4 |
* | Check suggested words whether they are from mainDic or not•••- Added counters for suggestions by dictionarys
- Added a counter for cancelled suggestions
Change-Id: Ia7d3a73855b1e82b60a010f18dba4e1c0fe1c2bb
|  satok | 2010-06-02 | 1 | -1/+1 |
* | 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
|  Amith Yamasani | 2010-05-03 | 1 | -5/+0 |
* | Remove popup for extension keyboard in landscape. bug: 2519903•••Also add a summary text in the input language list for languages with
a dictionary so that users don't feel cheated when they pick a language
that doesn't happen to have a dictionary. Remove greek as it isn't an
extension of the QWERTY keyboard.
|  Amith Yamasani | 2010-03-17 | 1 | -1/+25 |
* | 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
|  Amith Yamasani | 2010-03-09 | 1 | -0/+183 |