Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-06-11 | Fix: Android.mk for autocorrection_threshold_utils. | 1 | -1/+1 | ||
Change-Id: I3ea0811ca7c2c1a88351ee2ba5cc13d7096865ba | |||||
2013-06-11 | Remove unused methods. | 17 | -1662/+185 | ||
Bug: 8550444 Change-Id: Ie627084143846407ca36df82c2a7f904a0e6f49c | |||||
2013-06-11 | Cache three main keyboards to improve average switch time | 1 | -4/+32 | ||
This typically improves the average loading time by about 35%, after the first time. Bug: 8689779 Change-Id: I7b0ab6b942af1d3250b9dcbf875f27f9f64692f3 | |||||
2013-06-11 | Introduce BinaryDictionaryHeader to access binary dictionary header. | 18 | -233/+424 | ||
BinaryDictionaryHeader abstracts header structure and access header information via only its instance. Bug: 6669677 Change-Id: Ib5ab0e8fef12265ddabc1d0165548b69953bba6a |