aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/RichInputConnectionAndTextRangeTests.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use sorted int[] to represent word separatorsTadashi G. Takaoka2014-01-201-15/+21
| | | | Change-Id: I4103541d99fe59bfcf12379a1298a0a690497846
* Passing SpacingAndPunctuations to RichInputConnection.getNthPreviousWordsTadashi G. Takaoka2014-01-091-18/+37
| | | | Change-Id: I174c50f509ed6998b755e1a712e7f6c0f82f4425
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-13/+15
| | | | | | The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
* Move Range out of RichInputConnection and rename it.Jean Chalard2013-07-011-4/+4
| | | | | | Range has grown a bit too big to stay an internal class. Change-Id: Ic3fbc48a5d10776eedd7559c4d696e5926b88288
* Ignore spans that are not the right size.Jean Chalard2013-06-261-0/+312
Bug: 8839763 Bug: 8862327 Change-Id: I5d49c86edcbc0fc1b2b147856437cfbadd678377