Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 1 | -98/+0 | |
* | Move decoder specific constants to DecoderSpecificConstants.java•••Change-Id: Ie4d325b3152e1e7e424b8b436e222e194e4d9da0 | 2015-02-05 | 1 | -5/+6 | |
* | LatinIME portion of multi-lang option removal.•••Bug 19188067. Change-Id: Ic9a3637f59dda30c699141222b9dcac3cd624b99 | 2015-01-29 | 1 | -3/+1 | |
* | Remove dicttool dependency to NativeSuggestOptions•••Bug: 18108776 Change-Id: I0f57594617f8d5080aea9002b2356d18bfe97043 | 2014-11-06 | 1 | -2/+4 | |
* | Move Constants.java to the latin.common package•••Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d | 2014-10-23 | 1 | -0/+1 | |
* | Fix some compiler warnings•••This CL fixes the following compiler warnings. - Indirect access to static member - Access to a non-accessible member of an enclosing type - Parameter assignment - Method can be static - Local variable declaration hides another field or variable - Value of local variable is not used - Unused import - Unused private member - Unnecessary 'else' statement - Unnecessary declaration of throw exception - Redundant type arguments - Missing '@Override' annotation - Unused '@SuppressWarning' annotations Bug: 18003991 Change-Id: Icfebe753e53a2cc621848f769d6a3d7ce501ebc7 | 2014-10-21 | 1 | -1/+1 | |
* | [ML8] Add a language weight•••...and rename an improperly named normalization value Bug: 11230254 Change-Id: I0f5633148a9f66dbfd7d28540b8a8985131c4549 | 2014-09-19 | 1 | -1/+1 | |
* | Make PrevWordsInfo have multiple words' information.•••Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a | 2014-06-25 | 1 | -0/+4 | |
* | Move variables for I/O of a jni method to traverse session.•••Bug: 15008504 Change-Id: I3e59bc856c1df0e1afe3b42d024620ca1745837b | 2014-06-17 | 1 | -0/+15 | |
* | Change cache capacity depending on the dictionary size.•••Bug: 10699291 Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996 | 2013-09-12 | 1 | -5/+5 | |
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa | 2013-06-24 | 1 | -0/+2 | |
* | Remove MAX_WORD_LENGTH_INTERNAL•••Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071 | 2013-01-15 | 1 | -3/+3 | |
* | Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | 2012-09-27 | 1 | -1/+1 | |
* | Step 28-A Introduce the session Id to getSuggestion•••Change-Id: I39d9bf1a7c272eb16d6ed4698f52457579b40f10 | 2012-08-15 | 1 | -1/+3 | |
* | Fix JNI•••Change-Id: If134baf52e78fbe18b78611a23870f5d10c80955 | 2012-08-11 | 1 | -4/+4 | |
* | Workaround to stop init dict traverse session•••Change-Id: I3d46c54a96a9fc0359ef75b9d2f8590b44164a8b | 2012-08-10 | 1 | -4/+4 | |
* | Add arguments for dic traverse session•••Change-Id: I8776ad528eeea9a5fc4dcf394ca13bb80c04fb6d | 2012-08-10 | 1 | -7/+7 | |
* | Add reset method for dic travserse session•••Change-Id: Ia3dd924f92549da2cf8302ef77c629902d4f275b | 2012-08-09 | 1 | -2/+12 | |
* | Pass traverse session•••Change-Id: I84bfaaa406e3f51421c08a7ee8f9576ebdba54d4 | 2012-08-08 | 1 | -0/+4 | |
* | Add traverse session•••Bug: 6942265 Change-Id: I384cf701f5ee44c4b1037e5b8ddfa3d570286f55 | 2012-08-08 | 1 | -0/+59 |