- Aug 28, 2012
-
-
alanv authored
Bug: 6969558 Change-Id: Ie33f444e085e5c01326bdf9396eabee5c04ee81e
-
- Aug 27, 2012
-
-
Tadashi G. Takaoka authored
This change also change the fading out duration of the gesture preview trail to 800msec from 1,000msec Change-Id: Icfd5b1ecad66db4f978249486f5fe362a3ae9640
-
- Aug 24, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Ib3acd7c0b401e6d95b39552b48d0d974793eb438
-
Tadashi G. Takaoka authored
Change-Id: I533e6de9b138317472565be82c8ba5e422472888
-
Yuichiro Hanada authored
Change-Id: Ia71561648e17f846d277c22309ac37c21c67a537
-
- Aug 23, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I39825757bbae32b66c4b61cb6c4fbcaa2e0c9c47
-
Tadashi G. Takaoka authored
Change-Id: I835ee131855bef8233cf2672e2fb288b939148a6
-
Tadashi G. Takaoka authored
This change also consolidates MainKeyboardView.KeyTimerParams with KeyTimerHandler. Change-Id: Ifc70ca81fa7d7daded4c2204fcdffdf942c16bc5
-
Tadashi G. Takaoka authored
Change-Id: I089e905def0b70bd38fd54ab2d84689b904bb320
-
Tadashi G. Takaoka authored
* Add final to parameters and locals * Add curly bracket around single statement if-block Change-Id: I9f3b23f7145e6b1d6ef806d991ed71ebc63311ff
-
- Aug 22, 2012
-
-
Kurt Partridge authored
Upload using an intent service rather than just a thread. More robust in case the keyboard is closed and the upload hasn't finished yet. multi-project commit with Id515c2b1b0d6f85be50f92a661a2d32ebaeaa143 Bug: 6188932 Change-Id: I64a9fab92ff89ee09df877db4e5f7f0ec0ffb3b6
-
Kurt Partridge authored
Bug: 6188932 Change-Id: I82a115aed30d7693f92d784a32b038996d8b71e3
-
Tadashi G. Takaoka authored
Change-Id: If8e65c08ec97f6d57932c9e3412d6fe17b0994ea
-
Tadashi G. Takaoka authored
This change also removes the reference of LatinIME from SubtypeSwitcher. Bug: 7026856 Change-Id: I78a266f3682b11f09b49bbcdcdb6aee713e6af37
-
Kurt Partridge authored
- Captures complete motion data for all words in an n-gram. - Also filters n-grams properly; if any word in the n-gram is not in the dictionary, it is not included. - Simplify ResearchLog to not require explicit state - Added LogBuffer class MainLogBuffer class to allow n-gram-level decisions about privacy. - Moved LogUnit out from ResearchLogger multi-project change with Ic70ccb6c2e11eb02d887821434b44daa3eb7a3e2 Bug: 6188932 Change-Id: I731d6cff6539e997874f723b68bdb0d9b651b937
-
Tadashi G. Takaoka authored
Change-Id: I6da97f6ea23578318f403bb5d64c30b1663c69ee
-
Tadashi G. Takaoka authored
Change-Id: Ia666aeb10c155d69763faf7f01ceca113b9b4653
-
Tadashi G. Takaoka authored
Change-Id: I671a83c19977fda358c8e8a730e22ee155f65512
-
Jean Chalard authored
This would prevent user history to work at all. Bug: 7023638 Change-Id: I5d8867a07fb8859325d274e956ae667c094d0ac1
-
Tadashi G. Takaoka authored
Change-Id: I6b4de9187e122298e5e9cd8ddc9070d062df6a89
-
Kurt Partridge authored
Bug: 6188932 Change-Id: Ie1bb7322706c2d4a56f5e17044bc746e9df1cf18
-
Kurt Partridge authored
Move many ResearchLogger data collection points to RichInputConnection. By collecting data here, developers do not have to remember to keep the ResearchLog consistent with calls to the RichInputConnection. In addition, some unnecessary log points were removed, and the ResearchLogger is now independent of LatinImeLogger. multi-project change with I05496cfd762e9a41c42c50099143f1efc0a3d8a2 Bug: 6188932 Change-Id: I424abb2e437901262a9620255493916b7c3ff74b
-
Kurt Partridge authored
This reverts commit d0c41e0c Change-Id: I5fd8a67a9fdadb7e6532cafecd00c8f33a00ec72
-
- Aug 21, 2012
-
-
Kurt Partridge authored
Move many ResearchLogger data collection points to RichInputConnection. By collecting data here, developers do not have to remember to keep the ResearchLog consistent with calls to the RichInputConnection. In addition, some unnecessary log points were removed, and the ResearchLogger is now independent of LatinImeLogger. multi-project change with Ifbabefc008d32d99f89e8289e504188e7232ebd4 Bug: 6188932 Change-Id: I4a42d963ba952e703d425acd3a9871d5fca1f03a
-
Jean Chalard authored
Bug: 6950087 Change-Id: I9f2271780600572c9befa96c7ad98494c554dd2b
-
Jean Chalard authored
Bug: 6950087 Change-Id: Ifab9d6d075af398c6468d081216488712f8a53fb
-
Tadashi G. Takaoka authored
Change-Id: I7863936cca18b28bf0117afcbcf544a5fd7f185d
-
Tadashi G. Takaoka authored
Change-Id: I33b1b4bc6fdfd263c4b2bb7125c07b4bddcf3c9f
-
Tadashi G. Takaoka authored
Bug: 7017430 Change-Id: Ie46f02a934763c3b6d65d0d62a8239d80eaefabd
-
- Aug 20, 2012
-
-
Kurt Partridge authored
This reverts commit 1964ffb3 Change-Id: Ie43e7ac828faa91e1824a255bb3ecf6c8222d4e8
-
Kurt Partridge authored
This reverts commit 7cec911f Change-Id: I3eb055e03a9cf463356ebaefc7827ab65a963072
-
Kurt Partridge authored
This reverts commit 221e756f Change-Id: Iefc4e4e27ddc925d4a4634627b0467bd4ee2a66e
-
Kurt Partridge authored
This reverts commit c58f5d90 Change-Id: Ifab54ecc8b7898fe0af6446d397efd6cdb28f670
-
Kurt Partridge authored
This reverts commit baf1f0bd Change-Id: I7d959b9b626c8fb69a57788e243752952258fa80
-
Tadashi G. Takaoka authored
Change-Id: Ie75d497ba88805d945d6039ecad09ed0e8e5e4d3
-
Tadashi G. Takaoka authored
This is a follow up of I39d9bf1a7c272eb16d6ed4698f52457579b40f10. Change-Id: Ic3288e491175f9a85679a21064093f9db5a65466
-
Jean Chalard authored
Bug: 7005813 Change-Id: Ie0d8d4b2d5eb147838ca23bdd5ec1cecd4f01151
-
Jean Chalard authored
The case this fixes is typing "Ah.\n" in gmail for example Bug: 6950087 Change-Id: Ia4bf3a57dde49b9c9d47d315e9f85b7ffc7ee6e3
-
Tadashi G. Takaoka authored
Change-Id: I00d7ae4d2330804c342a5e51cf8c0df6ed8a85d6
-
- Aug 18, 2012
-
-
Ken Wakasa authored
Change-Id: I5460252af534d4455ba22273a06ac956bc904831
-