Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 1 | -80/+0 | |
* | Move dictionary code to top level dictionary dir.•••Bug: 18725954 Change-Id: Ia442ba4b5d84311057d83edf6e7aeb151d6a820b | 2014-12-17 | 1 | -1/+1 | |
* | Rename prev_words_info.h to ngram_context.h•••Bug: 14425059 Change-Id: I0e906631ecad2361a8198b3f9e3394bb22c5bf83 | 2014-10-09 | 1 | -1/+1 | |
* | Rename PrevWordsInfo to NgramContext.•••Bug: 14425059 Change-Id: I30703fc80e9450d4e2dbfec965e7f9f4468f6a11 | 2014-10-09 | 1 | -4/+4 | |
* | Refactoring: Move prev word information into PrevWordsInfo.•••Bug: 14119293 Bug: 14425059 Change-Id: I5a5f81c6b189e3ad1da093343a3121463f87c21c | 2014-05-15 | 1 | -2/+5 | |
* | Cleanup DicTraverseSession.•••Change-Id: I953665e1958e7214e9365e2bc9d3f3843016dc81 | 2014-05-15 | 1 | -4/+5 | |
* | Change cache capacity depending on the dictionary size.•••Bug: 10699291 Change-Id: I7042d4c1307da2d991d4dd10d637f18026acb996 | 2013-09-12 | 1 | -3/+4 | |
* | Cleanups in JNI related code•••Removed the malloc version in binary dictionary support -- this has not really been tested well so far, and the mmap version has been working pretty well after all. Several cosmetic fixes etc. Change-Id: Iad0da58b300b769fb5946a3e73fc96f56215980e | 2013-06-04 | 1 | -10/+16 | |
* | Purge DicTraverseWrapper•••bug: 8550444 Change-Id: Iad017e66ac579c6727b9f60ad9cda64e478200e5 | 2013-06-03 | 1 | -7/+8 | |
* | Make DicTraverseSession having suggest options.•••Change-Id: I2b802c06634e5226c763fd838f3fc0918fc4a161 | 2013-05-29 | 1 | -2/+4 | |
* | Add const_cast to live with host's jni.h•••Bug: 7970626 Change-Id: I2fd09e16dd9df36eebca2d737a0b7cc3ddd1c862 | 2013-03-26 | 1 | -6/+9 | |
* | Remove MAX_WORD_LENGTH_INTERNAL•••Change-Id: Ie11ff000675601acff5fbb00e9e9f48eb32c5071 | 2013-01-15 | 1 | -3/+3 | |
* | Yet another small cleanups•••Change-Id: Ie940c4d4d9d85c95e2f04ba23f00a54ba3dc53bf | 2013-01-08 | 1 | -2/+2 | |
* | Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused param...•••Change-Id: I3c7e6c59990c92b0d5e2fb80493e8673cdd37b09 | 2012-10-09 | 1 | -2/+2 | |
* | A couple of cleanups. Remove unnecessary casts.•••Change-Id: Ice530aa83a9a688da35aec408be2a60242699157 | 2012-08-14 | 1 | -3/+3 | |
* | Clean up constructors•••And, use C++ style casts and use float math functions rather than double ones to save memory space. Also, stop using FloatMath and NativeUtils as standard Math methods are faster now. See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700 multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211 | 2012-08-13 | 1 | -5/+7 | |
* | Fix JNI•••Change-Id: If134baf52e78fbe18b78611a23870f5d10c80955 | 2012-08-11 | 1 | -5/+7 | |
* | Workaround to stop init dict traverse session•••Change-Id: I3d46c54a96a9fc0359ef75b9d2f8590b44164a8b | 2012-08-10 | 1 | -1/+4 | |
* | Fix a bug on jni of DicTraverseSession•••Change-Id: Ieeac36cbad9a99d15911f2e6e2e841cae38ecb9b | 2012-08-10 | 1 | -1/+1 | |
* | Add arguments for dic traverse session•••Change-Id: I8776ad528eeea9a5fc4dcf394ca13bb80c04fb6d | 2012-08-10 | 1 | -11/+9 | |
* | Add reset method for dic travserse session•••Change-Id: Ia3dd924f92549da2cf8302ef77c629902d4f275b | 2012-08-09 | 1 | -3/+11 | |
* | Pass traverse session•••Change-Id: I84bfaaa406e3f51421c08a7ee8f9576ebdba54d4 | 2012-08-08 | 1 | -4/+5 | |
* | Add traverse session•••Bug: 6942265 Change-Id: I384cf701f5ee44c4b1037e5b8ddfa3d570286f55 | 2012-08-08 | 1 | -0/+49 |