aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-06-11Fix: Android.mk for autocorrection_threshold_utils.Keisuke Kuroynagi1-1/+1
Change-Id: I3ea0811ca7c2c1a88351ee2ba5cc13d7096865ba
2013-06-11Remove unused methods.Keisuke Kuroynagi17-1662/+185
Bug: 8550444 Change-Id: Ie627084143846407ca36df82c2a7f904a0e6f49c
2013-06-11Cache three main keyboards to improve average switch timeJean Chalard1-4/+32
This typically improves the average loading time by about 35%, after the first time. Bug: 8689779 Change-Id: I7b0ab6b942af1d3250b9dcbf875f27f9f64692f3
2013-06-11Introduce BinaryDictionaryHeader to access binary dictionary header.Keisuke Kuroynagi18-233/+424
BinaryDictionaryHeader abstracts header structure and access header information via only its instance. Bug: 6669677 Change-Id: Ib5ab0e8fef12265ddabc1d0165548b69953bba6a