| Commit message (Expand) | Author | Age | Files | Lines |
* | Copy only the spans we are interested in.•••The PARAGRAPH type of span is dangerous, as concatenating
CharSequences that contain it may crash. We also don't use
other spans than SuggestionSpans, so we don't copy them.
Bug: 10622489
Change-Id: If4e44eca3cdc5bb02cf2e0c8c44ecd4bf27fae57
|  Jean Chalard | 2013-09-24 | 1 | -0/+89 |
* | Fix Emoji recents•••Bug: 10538430
Change-Id: Ia2e423eb1843195b3c3218afc79a5820b8cd729b
|  Satoshi Kataoka | 2013-09-18 | 1 | -2/+74 |
* | Consolidate hex string utils•••Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884
|  Satoshi Kataoka | 2013-08-19 | 1 | -0/+7 |
* | Add hex string utils•••Bug: 9429906
Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e
|  Satoshi Kataoka | 2013-08-16 | 1 | -0/+26 |
* | Fix test breakage•••Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965
|  Satoshi Kataoka | 2013-08-14 | 1 | -0/+2 |
* | Add a method to import one bigram and string utilities•••Bug: 9429906
Change-Id: I73bbf65985196d62470552c576bb076a7cb95008
|  Satoshi Kataoka | 2013-08-14 | 1 | -0/+10 |
* | Add looksValidForDictionaryInsertion•••...and test it.
Also at the same time, add a facility to create a SettingsValues for
test, and some minor performance improvement to surrounding
methods.
Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f
|  Jean Chalard | 2013-08-14 | 1 | -4/+33 |
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
|  Ken Wakasa | 2013-06-24 | 1 | -0/+319 |