Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address warnings by -Weffc++•••Change-Id: Icd60f1ed2ace0b975d8785bc8a386c7944846075 | 2012-08-24 | 2 | -4/+4 | |
* | Step 30-A Constize gesture•••Change-Id: I6c0b89d96532dc1c8ca71bb730ba22de5592ec67 | 2012-08-15 | 3 | -3/+5 | |
* | Step 24-A remove setdict•••Change-Id: Iab28bf0fd785b9e81fc86837e64a1ef2e315a229 | 2012-08-13 | 3 | -18/+0 | |
* | 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 | 3 | -3/+4 | |
* | step 23-A remove unused method•••Change-Id: I382c654fd30aca1a3277a186ee25fc946449c639 | 2012-08-10 | 3 | -15/+0 | |
* | Add arguments for dic traverse session•••Change-Id: I8776ad528eeea9a5fc4dcf394ca13bb80c04fb6d | 2012-08-10 | 3 | -15/+2 | |
* | Pass traverse session•••Change-Id: I84bfaaa406e3f51421c08a7ee8f9576ebdba54d4 | 2012-08-08 | 3 | -11/+12 | |
* | Add wrapper for incremental decoder.•••Change-Id: Ie11e2b83c2602c0d5a2739a7d4f4994f80d7e298 | 2012-07-19 | 2 | -0/+114 | |
* | Pass an array to output suggestion types (A119a)•••This needs the matching A119b change to not break the build. The array is passed, but not used yet. Bug: 6166228 Change-Id: Ia91d658461d989ee8c94e9b31bb06f4a36f4c5b6 | 2012-07-12 | 2 | -3/+3 | |
* | Cleanup gesture code overlay•••Change-Id: I6ab1462f62b2d53a157494d27342a832ec1f15f7 | 2012-07-04 | 12 | -322/+94 | |
* | Makefile and source code structure update for LatinIME AOSP build•••Change-Id: Ia2ab54651ef96521fce01fe4755147909b818803 | 2012-07-02 | 12 | -104/+99 | |
* | Merge "Cleanup the dictionary type." | 2012-06-27 | 2 | -2/+2 | |
|\ | |||||
| * | Cleanup the dictionary type.•••Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831 | 2012-06-27 | 2 | -2/+2 | |
* | | Add skeleton implementations for gesture•••Change-Id: I169034eba2001b98bad8f8a05372426c3ff8774e | 2012-06-27 | 7 | -0/+167 | |
|/ | |||||
* | Change native functions' interface for gesture•••Change-Id: I106a858f0be7452dd89f425805a6f72aa88c3f65 | 2012-06-27 | 3 | -2/+4 | |
* | Add skeleton classes for gesture•••Change-Id: I6ada110a934b0dafc57d0dcd87723275fa733548 | 2012-06-26 | 6 | -0/+218 |