]> gitweb.fperrin.net Git - Dictionary.git/history - src/com/hughes/android/dictionary/engine/HtmlEntry.java
Some lint fixes.
[Dictionary.git] / src / com / hughes / android / dictionary / engine / HtmlEntry.java
2020-04-11 Reimar DöffingerSome lint fixes.
2018-12-04 Reimar DöffingerFix compilation of DictionaryPC (non-Android Java).
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.
2017-12-10 Reimar DöffingerSkippable optimization also for HtmlEntry.
2017-09-02 Reimar DöffingerSanity-limit allocations.
2017-09-02 Reimar DöffingerFix HtmlEntry for v6 dictionaries.
2016-11-08 Reimar DöffingerApply astyle code formattting.
2016-02-27 Reimar DöffingerAdd text to all RuntimeExceptions.
2015-12-12 Reimar DöffingerRemove unused function.
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öffingerMove Android code out of engine code.
2013-12-26 Thad HughesAuto-format everything.
2013-12-26 Thad HughesFix flags of Scotland. Fix bug with URL encoding HTMLE...
2013-01-05 Thad HughesOptimize imports, update dictionary info.
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-01 thadhWebView links starting to work (still timing problem).
2012-09-30 thadhAdd TTS.
2012-09-25 thadhUI fixes.
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.