aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix test breakageSatoshi Kataoka2013-08-141-0/+2
| | | | Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965
* Add a method to import one bigram and string utilitiesSatoshi Kataoka2013-08-141-0/+10
| | | | | Bug: 9429906 Change-Id: I73bbf65985196d62470552c576bb076a7cb95008
* Add looksValidForDictionaryInsertionJean Chalard2013-08-141-4/+33
| | | | | | | | | | ...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
* Add BinaryDictReader.Yuichiro Hanada2013-08-131-3/+3
| | | | | | Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143
* Reinstate a call to UsabilityStudyLogUtils#writeChar()Ken Wakasa2013-08-091-0/+4
| | | | | | | The usability study mode has been broken. bug: 10251399 Change-Id: Iaa301241f102f412fa073f0d8b897a4c8b265a9c
* Add ResouceUtils.getDefaultKeyboardHeightTadashi G. Takaoka2013-08-071-0/+31
| | | | Change-Id: I377f6a83ec86b0345b170e7ad995d4577220d0ad
* Add UsabilityStudyLogUtils.writeMotionEventTadashi G. Takaoka2013-07-311-0/+38
| | | | Change-Id: I41ee6d1879dc937e1554fedfc603d9bb5bec40f2
* Fix some warningsJean Chalard2013-07-312-2/+2
| | | | Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd
* Refactor on UserHistoryDictionarySatoshi Kataoka2013-07-261-1/+1
| | | | | Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60
* Make RunInLocale as top-level classTadashi G. Takaoka2013-07-243-37/+55
| | | | Change-Id: I07ed606b7aba098a5be85533e5baff300b21fb44
* Move subtype related utility class to utils packageTadashi G. Takaoka2013-07-242-0/+471
| | | | Change-Id: I3564796531ea85f2ebafde40cd822b806b8741df
* Move settings related classes to "settings"Ken Wakasa2013-07-223-49/+39
| | | | Change-Id: Id170dbfe2dcfc93130b7be4a84615940403ec37f
* Move a couple classes to the utils packageKen Wakasa2013-07-192-0/+220
| | | | Change-Id: Ia14a2011d79bad7cd02697b9254705f6e2099442
* Move TypefaceUtils and ViewUtils to utils packageTadashi G. Takaoka2013-07-052-0/+143
| | | | Change-Id: Iccd47c27670248c43de9a539c1951111d7733111
* Reorganize Utils classTadashi G. Takaoka2013-07-055-375/+397
| | | | Change-Id: I7294d1547def5dcfcae9d1d53b277cb3cc9f2d18
* Use TimeUnit instead of DateUtils for readabilityTadashi G. Takaoka2013-07-052-6/+7
| | | | | Bug: 9550800 Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215
* Move Range out of RichInputConnection and rename it.Jean Chalard2013-07-011-0/+116
| | | | | | Range has grown a bit too big to stay an internal class. Change-Id: Ic3fbc48a5d10776eedd7559c4d696e5926b88288
* Make UserLogRingCharBuffer an external classKen Wakasa2013-06-252-120/+136
| | | | Change-Id: I9d506995337d64ec11c72939a8d739423ee46efa
* Cleanup under the utils packageKen Wakasa2013-06-252-16/+2
| | | | Change-Id: If2f7bd1346cc5085bf57645830f0faac44d017e4
* Move util classes to the latin/utils directoryKen Wakasa2013-06-2426-1/+3722
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Move Base64Reader to utils packageTadashi G. Takaoka2013-06-051-0/+117
| | | | Change-Id: Id46898c5cae268f05850d79938929b7707f27320
* Add CsvUtils that conform to RFC 4180Tadashi G. Takaoka2013-06-051-0/+319
Bug: 9070153 Change-Id: I66e55dd2f30fddfeb849edb97bc1cbda6b126d92