Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove LatinIME prefix from classes•••This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb | 2010-12-09 | 1 | -1/+1 | |
* | Suggest excessive characters•••bug: 3193883 Change-Id: Iea7a0fce7ce62d8779a7c7e4613d50db30d82b07 | 2010-12-08 | 1 | -36/+7 | |
* | Move some inner static class to top class in new package•••This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05 | 2010-12-02 | 1 | -0/+1 | |
* | Cleanup unused Java import•••This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f | 2010-11-29 | 1 | -5/+5 | |
* | Capitalization for "Quick Fixes" words doesn't work•••bug: 3151706 Change-Id: I7770a1d26edb1ea72ee93396181953a724dcc4bf | 2010-11-01 | 1 | -3/+19 | |
* | Add an auto complete's threshold option.•••Change-Id: I3a6821ced8642ab8f954e79a25e31766e4a18eb8 | 2010-10-05 | 1 | -2/+13 | |
* | Capitalize the displayed text in the suggestion bar when all of the user type...•••bug:3014227 Change-Id: Ic453e2fde57ce51be00f3a506e1c9328103ca99a | 2010-09-28 | 1 | -3/+9 | |
* | Clean up LatinIME java•••- remove unused code - add @Override - change the inappropriate cast Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894 | 2010-08-24 | 1 | -2/+0 | |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 | 2010-08-20 | 1 | -43/+196 | |
* | Clarify licensing•••-use AOSP copyright instead of Google -add NOTICE and tag file Bug: 2548782 Change-Id: If50b2e9e9cc4b4876b0d047fc9f34e2d537a6da4 | 2010-04-05 | 1 | -1/+1 | |
* | 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 | -5/+4 | |
* | 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. | 2010-03-17 | 1 | -1/+1 | |
* | 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/+378 |