]> gitweb.fperrin.net Git - DictionaryPC.git/history - src/com/hughes/android/dictionary/engine/CheckDictionariesMain.java
Minor automated code simplifications.
[DictionaryPC.git] / src / com / hughes / android / dictionary / engine / CheckDictionariesMain.java
2020-04-15 Reimar DöffingerMinor automated code simplifications.
2020-04-13 Reimar DöffingerImport cleanup/changes for Eclipse compatibility.
2020-04-11 Reimar DöffingerSwitch to new dictionary path.
2020-04-04 Reimar DöffingerSwitch to https download URL.
2017-08-20 Reimar DöffingerSwitch to FileChannel and using Util from Dictionary...
2016-11-08 Reimar DöffingerApply astyle code formatting.
2015-12-13 Reimar DöffingerAvoid replaceAll.
2015-12-07 Reimar DöffingerSupport v006 and v007 dictionary formats.
2015-09-12 Reimar DöffingerUpdate for new dictionary version URL.
2015-08-27 Reimar DöffingerUpdate for new dictionary release URL.
2015-08-24 Reimar DöffingerUpdate file location URL.
2013-01-05 Thad HughesFixed comment for German dictionary.
2013-01-03 Thad HughesSplit ZH into yue and cmn, fixed German heading.
2012-07-22 thadhRefactor code to generate dictionaries to make it all...
2012-05-20 Thad HughesDictionaryBuilder prints sortable langs, JP->JA fix.
2012-05-11 Thad HughesBuild fr_de dictionary from enwiktionary, yeah!
2012-03-09 Thad HughesUpdate version to v004.
2012-01-31 Thad HughesMoved normalization, more tests.
2012-01-26 Thad HugheszipSize, overrideStoplist-> special isMainEntry, tagalo...
2012-01-24 Thad HughesAdded Urdu!
2012-01-17 Thad HughesBetter DictionaryInfo, IndexBuilder counts main TokenRows.
2012-01-16 Thad HughesDictionaryInfo has full file URL.
2012-01-16 Thad Hughes2 types of TokenRow.
2012-01-16 Thad HughesChanging the way dictionaries are indexed (listed)...