Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move decoder specific constants to DecoderSpecificConstants.java•••Change-Id: Ie4d325b3152e1e7e424b8b436e222e194e4d9da0 | 2015-02-05 | 1 | -2/+2 | |
* | Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull" | 2014-11-28 | 1 | -17/+48 | |
|\ | |||||
| * | Make LocaleUtils.constructLocaleFromString as @Nonnull•••Change-Id: I82d574c67b25239510f3ecc8882efe46e40677eb | 2014-11-21 | 1 | -17/+48 | |
* | | Remove unused code from DictionaryFactory•••Change-Id: I666308ada968ee7993235ad98b92f2ad522af122 | 2014-11-21 | 1 | -0/+11 | |
|/ | |||||
* | Move util classes under common•••Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab | 2014-11-07 | 1 | -0/+1 | |
* | Move Constants.java to the latin.common package•••Our intention is to have classes of latinime-common under the common package as much as we can. Change-Id: I76efbbbe7bebf1a4aa943715cdff64f91675e20d | 2014-10-23 | 1 | -1/+1 | |
* | [ML25] Add an hasDict method.•••We used to have separate methods for existence of dicts according to whether it's a file or a resource. This unifies both. Bug: 11230254 Bug: 17979623 Change-Id: I728773461f3465f756d06297c3f3bee34390c3e6 | 2014-10-16 | 1 | -0/+21 | |
* | Added @UsedForTesting to 'missing' methods to avoid ProGuard removing them•••Bug: 16864527 Change-Id: I698a1b3e09e7e9a12722169b37f87bd51c8cbd34 | 2014-09-19 | 1 | -0/+2 | |
* | Allow adding DICTIONARY_MAX_WORD_LENGTH-length words.•••Bug: 12725817 Change-Id: Ib9b30473ba94242a7b97ccd3b850068f596a5d17 | 2014-07-28 | 1 | -2/+1 | |
* | Use Java 7 diamond operator•••Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef | 2014-05-24 | 1 | -1/+1 | |
* | Move code only used for dicttool and tests under tests.•••Bug: 13035567 Change-Id: I13c6df013ef2b67c9bf67455d9c32d283bf9ea2e | 2014-03-27 | 1 | -2/+0 | |
* | Use BinaryDictionaryUtils to read dictionary header.•••Bug: 8187060 Bug:13035567 Change-Id: I90a5e0665c367f5a1bd786f4babf0d03e79e68fa | 2014-03-05 | 1 | -2/+17 | |
* | Separate header class from FormatSpec.•••Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693 | 2014-02-04 | 1 | -3/+3 | |
* | Check length of words for personalization dict.•••Bug: 12602903 Change-Id: I1ea4e558b6d2fde425ce28226647ad60095e3488 | 2014-01-24 | 1 | -1/+5 | |
* | Fix build.•••Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7 | 2014-01-10 | 1 | -0/+28 | |
* | Fix possible NPE.•••Bug: 11933670 Change-Id: Ib0ce853e691bdadffb73874ea9f188cfbec8bc93 | 2014-01-06 | 1 | -1/+10 | |
* | Clean up unused imports.•••Change-Id: I7147ca237b99399e79210852aa5bf5a01101d779 | 2013-08-26 | 1 | -2/+0 | |
* | Fix getDictionaryFileHeader.•••Change-Id: I5186f41b0f38eb08f4154f7b3de7ffc2119fc44b | 2013-08-23 | 1 | -7/+1 | |
* | Use TimeUnit instead of DateUtils for readability•••Bug: 9550800 Change-Id: I087205530a5dbcff4bf08f48f4aa7068aae93215 | 2013-07-05 | 1 | -3/+3 | |
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa | 2013-06-24 | 1 | -0/+366 |