Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa | 2013-06-24 | 1 | -245/+0 | |
* | Rename commaConcatinatedText to commaSplittableText•••This is a follow up of I5a32882a08. Change-Id: I9f0cda2167811f6bba2af042fbde0a821b4cfecd | 2013-05-28 | 1 | -24/+24 | |
* | Rename "csv" in StringUtils to "commaConcatenatedText"•••Change-Id: I5a32882a088e4ff5bfe973a86465d6ff839113d9 | 2013-05-28 | 1 | -28/+33 | |
* | Support multiple condition for getDeviceOverrideValue•••Bug: 8556975 Change-Id: I29d3a305b6ac3d8e3620c6d8592d85047d62bf48 | 2013-05-13 | 1 | -60/+1 | |
* | Refactor StringUtils.findPrefixedString to findValueOfKey•••Bug: 8556975 Change-Id: I275c99db8a0d10594a5a8c0c27ebc1a87495c307 | 2013-05-10 | 1 | -0/+59 | |
* | Don't insert automatic spaces when text looks like a URL•••This is about as ad-hoc as it gets, but then again, what we want is probably as ad-hoc as it gets. All URL boxes I know of double as search bars, and not adding automatic spaces there sucks (e.g. in Chrome URL bar). And in other boxes actually you don't want to add a space if it looks like a URL. QSB isn't even a search box, and it behaves like this. So I think this is actually the right answer to the problem. Bug: 7062925 Change-Id: Ib09472b34644fd5bf2dc84bb97cedeeba28bcd02 | 2013-04-16 | 1 | -0/+22 | |
* | Remove a useless function•••Bug: 8583091 Change-Id: I9195d68e44e9a282e25ccd2978d7b4088f600170 | 2013-04-15 | 1 | -18/+0 | |
* | Add some utility functions.•••Bug: 7657025 Change-Id: I4889721b5348c77ed56c5157557e9988dea48a02 | 2013-04-11 | 1 | -0/+79 | |
* | Fix a faulty test•••Change-Id: I5c03cea41e9b6e936e8f93b7d756f0fc9520002d | 2013-04-10 | 1 | -1/+1 | |
* | Fix a bug where autocorrection status would be wrong.•••Change-Id: Ic220129dc59f585164dbf63591cd1c96de17fe6f | 2013-04-10 | 1 | -9/+29 | |
* | Separate StringUtils.capitalizeFirstCharacter•••Bug: 8582061 Change-Id: Iac8f65defdd92d7df533bdf0e2937ad897d96363 | 2013-04-10 | 1 | -3/+1 | |
* | Fix bugs and add tests•••Change-Id: I6b56b91ace57f4a49584b5dceb71b145859f839e | 2013-04-05 | 1 | -0/+46 | |
* | Separate caps mode related utils to CapsModeUtils•••Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf | 2013-02-12 | 1 | -73/+8 | |
* | Add unit tests tags•••Bug: 8131968 Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf | 2013-02-04 | 1 | -0/+2 | |
* | Always consider a new line the start of a sentence•••Bug: 7282523 Change-Id: I10a73e99efdfe6acb9a16819694b98c6714fd451 | 2012-10-04 | 1 | -0/+8 | |
* | Take space state into account for caps (A11)•••Bug: 6950087 Change-Id: I8a1bca24db64b4dd54db8ac74d90cf43cbdddab6 | 2012-09-18 | 1 | -30/+37 | |
* | Take locale into account for caps (A10)•••Bug: 4967874 Change-Id: Ic7ce7b2de088308fa00865c81246c84c605db1e5 | 2012-09-14 | 1 | -26/+35 | |
* | Remove an unused function (A8)•••Change-Id: I0578068946d32192c4faf14b3e86624b7301c7d9 | 2012-09-14 | 1 | -11/+0 | |
* | Fix abbreviations processing for English (A7)•••It's still incorrect for non-English languages. Bug: 4967874 Change-Id: I3d4379265f72e1c0435eba90ab878a80bbcf55ce | 2012-09-14 | 1 | -0/+41 | |
* | Binary bigram lookup checks both uppercase and lowercase when previous word i...•••Bug: 6363029 Change-Id: I71a1ed5b88f54fcc15bfaf89d3645b8f17ebb821 | 2012-04-22 | 1 | -0/+11 | |
* | Change predefined additional subtype format in preference•••This change also refactor StringUtils class Change-Id: Ie0b4d169b21c260bf238d6fcc9ab0ee8bfd6b508 | 2012-04-19 | 1 | -0/+91 |