]> gitweb.fperrin.net Git - Dictionary.git/history - src/com/hughes/android/dictionary/engine
Use StringBuilder instead of String.format.
[Dictionary.git] / src / com / hughes / android / dictionary / engine /
2020-04-16 Reimar DöffingerUse StringBuilder instead of String.format.
2020-04-15 Reimar DöffingerAllow caching normalization step of comparator.
2020-04-15 Reimar DöffingerMinor code simplifications.
2020-04-15 Reimar DöffingerUpdate to new mmapped IO.
2020-04-13 Reimar DöffingerRemove v6 writing code moved to DictionaryPC repo.
2020-04-13 Reimar DöffingerOptimize v6 file writing.
2020-04-13 Reimar DöffingerSupport stripping HTML entries for v6 dictionaries.
2020-04-13 Reimar DöffingerClean up order of imports.
2020-04-11 Reimar DöffingerSome lint fixes.
2020-04-11 Reimar DöffingerAdd untested support for writing v6 files.
2020-04-11 Reimar DöffingerMinor code simplification.
2018-12-04 Reimar DöffingerFix compilation of DictionaryPC (non-Android Java).
2018-10-21 Reimar DöffingerFix multiword search with incomplete words.
2018-08-20 Reimar DöffingerFix some code inspection warnings.
2018-05-20 Reimar DöffingerFix issues noted by lint tools.
2018-05-20 Reimar DöffingerRun automated code cleanup.
2018-04-14 Reimar DöffingerImprove handling when a word is not found.
2017-12-10 Reimar DöffingerSkippable optimization also for HtmlEntry.
2017-12-10 Reimar DöffingerUse singletonList for better performance.
2017-12-10 Reimar DöffingerMake use of the new skippable CachingList optimizations.
2017-12-10 Reimar DöffingerRemove some unnecessary/nonsense checks.
2017-09-02 Reimar DöffingerSanity-limit allocations.
2017-09-02 Reimar DöffingerFix HtmlEntry for v6 dictionaries.
2017-08-20 Reimar DöffingerSupport opening .quickdic files from file manager.
2017-08-13 Reimar DöffingerImplement "equals" for Pair class.
2017-08-05 Reimar DöffingerAdd CollatorWrapper to allow using different implementa...
2017-03-19 Reimar DöffingerMake thread priority setting actually work.
2017-03-19 Reimar DöffingerFix too course locking that broke startup optimization.
2017-03-19 Reimar DöffingerNormalizeComparator: improve type, support null normalizer.
2017-03-18 Reimar DöffingerAdd hack to make binary search a bit more robust.
2016-12-17 Reimar DöffingerFix "thorn" issue in English-Norwegian dictionary.
2016-11-08 Reimar DöffingerApply astyle code formattting.
2016-10-30 Reimar DöffingerGet rid of pointless double-caching.
2016-10-29 Reimar DöffingerFix PC version compilation, do not depend on Android...
2016-10-29 Reimar DöffingerAvoid creating 100s of empty CachingLists.
2016-10-29 Reimar DöffingerDo not needlessly use Linked variants of HashSet/HashMap.
2016-10-29 Reimar DöffingerRemove unnecessary class variables.
2016-10-29 Reimar DöffingerCache Transliterators.
2016-10-29 Reimar DöffingerFix spelling.
2016-10-29 Reimar DöffingerPreload the default Transliterator.
2016-10-26 Reimar DöffingerAttempt to fix issue #49.
2016-06-05 Reimar DöffingerFix trailing whitespace and DOS linebreaks.
2016-02-27 Reimar DöffingerAdd debugstr to RAFList.
2016-02-27 Reimar DöffingerAdd text to all RuntimeExceptions.
2015-12-29 Reimar DöffingerFix comparison for entries starting with "-".
2015-12-14 Reimar DöffingerCheck size limit also with exception.
2015-12-14 Reimar DöffingerFix bad shifts.
2015-12-13 Reimar DöffingerList broken/corrupted dictionaries in list.
2015-12-13 Reimar DöffingerSwitch to default Java Collator.
2015-12-13 Reimar DöffingerSplit size statistic a bit more.
2015-12-12 Reimar DöffingerRemove more code that is no longer used.
2015-12-12 Reimar DöffingerRemove unused function.
2015-12-12 Reimar DöffingerImprove v7 format compression.
2015-12-12 Reimar DöffingerDo not needlessly use Java serialization.
2015-12-12 Reimar DöffingerMake classes non-Serializable.
2015-12-09 Reimar DöffingerAdd flag to avoid using ICU collator.
2015-12-08 Reimar DöffingerFix reading of v6 and older dictionaries.
2015-12-08 Reimar DöffingerVastly improve HtmlEntry compression.
2015-12-08 Reimar DöffingerMore compact row list format.
2015-12-07 Reimar DöffingerExperiments with new dictionary format.
2015-12-06 Reimar DöffingerSwitch from RandomAccessFile to DataInput/DataOutput.
2015-08-20 Reimar DöffingerClean up imports.
2015-08-20 Reimar DöffingerApply result of "code cleanup" run.
2015-08-20 Reimar DöffingerMany fixes/hack to get a compilable version.
2015-08-20 Reimar DöffingerMove Android code out of engine code.
2014-07-10 Thad HughesMore flags, french translations.
2013-12-26 Thad HughesAuto-format everything.
2013-12-26 Thad HughesFix flags of Scotland. Fix bug with URL encoding HTMLE...
2013-12-25 Thad HughesFlag of Scotland, error message when directory is not...
2013-12-25 Thad HughesMore flags, fixed height of dictionary names so that...
2013-12-03 Thad HughesMerged. Switched back to name "Preferences" instead...
2013-12-01 Thad HughesAdded flags.
2013-11-29 Thad HughesPicking back up in the middle of a major refactoring...
2013-01-09 Thad HughesFixed crashes, Slovenian fix, hide up/down buttons...
2013-01-05 Thad HughesOptimize imports, update dictionary info.
2013-01-03 Thad HughesFinding "fare centro"
2013-01-03 Thad HughesSplit ZH into cmn and yue.
2012-12-30 Thad HughesChange qd URL format, update FR wiki format a bit.
2012-12-23 Thad HughesMulti word search now looks for exact matches of TokenRows.
2012-12-23 Thad HughesFixed text color of normal text.
2012-12-15 Thad HughesMostly work on Link spans, and upgrade the manfiest...
2012-10-07 thadhadded assert.
2012-10-04 thadhGZip HtmlEntry.
2012-10-04 thadhStarting to do compression.
2012-10-03 thadhSeveral UI tweaks, mainly related to focus and fixing...
2012-10-01 thadhWebView links starting to work (still timing problem).
2012-09-30 thadhAdd TTS.
2012-09-25 thadhUI fixes.
2012-09-25 thadhHighlight text in WebView.
2012-09-25 thadhInclude HtmlEntries in dictionary, make rendering short.
2012-09-10 thadhArrows in UI to display HtmlEntry on Tokens.
2012-09-10 thadhFirst decent implementation of HtmlEntry attached to...
2012-07-31 thadhSwitching to HtmlDisplayActivity.
2012-07-24 thadhNon-final html text.
2012-07-21 thadhAdded WholeSection entry type.
2012-07-17 thadhAdded HtmlEntry.
2012-03-06 Thad HughesIrish/Gaelic fixes.
2012-02-04 Thad HughesUpdate manifest for launch!
2012-01-31 Thad HughesFixed Georgian language code, what's new.
2012-01-31 Thad HughesFaster multi search, exact search, moved Normalization...
next