| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I470ba8a03d70aa520311c50f5d21979f476798b7
|
|
|
|
|
|
|
|
| |
java.lang.IllegalAccessError: Class ref in pre-verified class resolved
to unexpected implementation because of latinime-common reference added
two times.
Change-Id: I4ce1185c10b9a217022e830b02aec4f1ea50f2eb
|
|
|
|
|
|
|
| |
This is just a placeholder in this CL. It will be shared by LatinIME,
dicttool, and tests.
Change-Id: I6fb3516a5061555f6f24b29141c2871d2319b023
|
|
|
|
|
| |
Bug: 16864527
Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f
|
|
|
|
|
| |
Bug: 8132168
Change-Id: I7ed84de27a4436539fca0ca4f0efb5e6448480cb
|
|
|
|
| |
Change-Id: I0f62ce8a6a4d2b6134db698f8b8d0576616e524d
|
|
|
|
|
| |
Bug: 3414081
Change-Id: Ie98c7935b25d17f1547955f8fb6ba2c5c1edb997
|
|
|
|
|
|
|
|
|
| |
- Rename the jni library name
- Revert the local cert
- LatinIme2Google -> LatinIME
Please note that we'll use the new package name: com.google.android.inputmethod.latin
Change-Id: Ibbab07e8102ade5a93660c0723cd86f600c14a7d
|
|
|
|
|
|
|
|
| |
- Add ring buffer
- Count separator for auto suggestion
- Add a test for ring buffer
Change-Id: Id4a0aa00ceb1b055b8fc96c45e100d318cceb2ab
|
|
|
|
| |
Change-Id: I9fa0740ddd47cb3a4ee13bc38e82957b7cc07f13
|
|
Added tests for the dictionary lookup and correction logic on the primary dictionary.
This exercises part of the Suggest class and the native dictionary lookup code.
|