| Commit message (Expand) | Author | Files | Lines |
2013-06-12 | Fix ResearchLogger feedback bug•••If the logger feedback screen is up and the user hits the home button or the
keyboard otherwise closes, the system won't let the user enter feedback again,
because it is waiting for the user to finish the first one.
With this change, the state associated with the feedback screen is
cleared when the user closes the keyboard.
b/9398772
Change-Id: I832a82793ad42e31b6b3fdb04fabcea75facde7d
|  Kurt Partridge | 1 | -2/+9 |
2013-06-11 | Remove unused macros in defines.h•••bug: 8550444
Change-Id: I77ae6bd607032def05044e3045aa7cc3746b0a5b
|  Ken Wakasa | 1 | -13/+0 |
2013-06-11 | Fix: Android.mk for autocorrection_threshold_utils.•••Change-Id: I3ea0811ca7c2c1a88351ee2ba5cc13d7096865ba
|  Keisuke Kuroynagi | 1 | -1/+1 |
2013-06-11 | Remove unused methods.•••Bug: 8550444
Change-Id: Ie627084143846407ca36df82c2a7f904a0e6f49c
|  Keisuke Kuroynagi | 17 | -1662/+185 |
2013-06-11 | Cache three main keyboards to improve average switch time•••This typically improves the average loading time by about
35%, after the first time.
Bug: 8689779
Change-Id: I7b0ab6b942af1d3250b9dcbf875f27f9f64692f3
|  Jean Chalard | 1 | -4/+32 |
2013-06-11 | Introduce BinaryDictionaryHeader to access binary dictionary header.•••BinaryDictionaryHeader abstracts header structure and access header information via only its instance.
Bug: 6669677
Change-Id: Ib5ab0e8fef12265ddabc1d0165548b69953bba6a
|  Keisuke Kuroynagi | 18 | -233/+424 |