| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a verifier error on ICS.•••Bug: 16530557
Change-Id: I271c5884995a1d5f8a1cb7aee6f52d17fabb9e72
|  Jean Chalard | 2014-07-28 | 1 | -2/+9 |
* | Use CharSequence for spell checker to keep spans preserved•••This is a ground work to take per word locale information into
consideration in the spell checker. This CL is supposed to change
no user visible behavior.
With this CL, the spell checker session is able to read span
information if necessary.
BUG: 16029304
Change-Id: Icb1e1ecdf40fe0445e14565b685b1b878b746210
|  Yohei Yukawa | 2014-07-20 | 1 | -3/+6 |
* | Split the sentences into words ourselves•••The framework's default split is not suitable for all
languages. Also it does not perform very well when space
is mistyped as period.
Bug: 9063355
Bug: 10780091
Change-Id: I400d790ff1c29f221697fd94d79bbf67c61c7b8a
|  Jean Chalard | 2014-06-09 | 1 | -0/+185 |