Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa | 2013-06-24 | 1 | -222/+0 | |
* | Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | 2012-09-27 | 1 | -2/+2 | |
* | Make utility classes final•••Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875 | 2012-08-29 | 1 | -1/+1 | |
* | 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 | -1/+1 | |
* | Add NativeUtils.powf()•••Change-Id: I0339f39d49bc6390d098017f32d92c776974e03e | 2012-06-08 | 1 | -2/+2 | |
* | Small performance tweak•••Change-Id: Icd540742073d49d12e70b2d8bd99aaf7ccb5802d | 2012-06-08 | 1 | -5/+5 | |
* | Remove a slew of Eclipse warnings.•••Change-Id: I03236386aea13fbd4fb8eaeee18e0008aa136502 | 2012-06-08 | 1 | -2/+2 | |
* | Fix a bug on upgrading user history scheme•••Bug: 6626700 Change-Id: I3190d7404e45e704be79ee2031e79b18475feb8c | 2012-06-08 | 1 | -0/+6 | |
* | Set level 1 as the initial value of the valid words•••Bug: 4192129 Change-Id: I867e78ce79c78977d08e8b66881a25b6fe5bf41f | 2012-05-29 | 1 | -5/+18 | |
* | Optimize the store of bigram list•••Bug: 4192129 Change-Id: Idcc62e4f9696b56b1d7013891b2da37b1784423e | 2012-05-29 | 1 | -3/+8 | |
* | Forget user history•••Bug: 4192129 Change-Id: Ic98398e5383093a1c24373849eadc48fc4d3626f | 2012-05-28 | 1 | -2/+80 | |
* | Add utils for forgetting curve•••Bug: 4192129 Change-Id: Iebb7ac355e1c1891da31c33754315bd76a61889b | 2012-05-18 | 1 | -0/+120 |