Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the available input locales and moved Recorrection•••Bug: 4409091 Change-Id: I6efd23ebb9528bf1bd35320057a0ea264c187451 | 2011-05-12 | 1 | -1/+1 | |
* | Move re-correction codes to Recorrection.java•••Change-Id: I0641f333bbc7d4ac27361c97252c4591584efb9d | 2011-05-10 | 1 | -4/+8 | |
* | Add proximity info to native•••Bug: 3311719 Change-Id: Ie596304070e321ad23fb67a13bf05e2b6af1b54b | 2011-02-23 | 1 | -12/+42 | |
* | Remove next letters frequency handling•••Bug: 3428942 Change-Id: Id62f467ce4e50c60a56d59bf96770e799a4659e2 | 2011-02-17 | 1 | -0/+4 | |
* | Capitalize the displayed text in the suggestion bar when all of the user type...•••bug:3014227 Change-Id: Ic453e2fde57ce51be00f3a506e1c9328103ca99a | 2010-09-28 | 1 | -9/+17 | |
* | Fix ArrayIndexOutOfBoundsException in WordComposer•••Bug: 3028277 Change-Id: I1c4d8dca4db8a70f851589d1fbd45a16ea1bfc1b | 2010-09-23 | 1 | -16/+10 | |
* | Clean up LatinIME java•••- remove unused code - add @Override - change the inappropriate cast Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894 | 2010-08-24 | 1 | -2/+1 | |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 | 2010-08-20 | 1 | -1/+10 | |
* | Clarify licensing•••-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4 | 2010-04-05 | 1 | -1/+1 | |
* | Fix occasional correction errors in suggesting obvious corrections.•••Bug: 2513996 The array of adjacent letters did not have the primary code in the first position. Swap the codes around to make the primary the first one. Change-Id: Id753254c88d440d3d76dbc048d123dfc78edf58d | 2010-03-14 | 1 | -0/+16 | |
* | 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/+174 |