]> gitweb.fperrin.net Git - Dictionary.git/history - src/com/hughes/android/dictionary/HtmlDisplayActivity.java
Switch to app compat preferences.
[Dictionary.git] / src / com / hughes / android / dictionary / HtmlDisplayActivity.java
2020-05-01 Reimar DöffingerSwitch to app compat preferences.
2020-04-18 Reimar DöffingerRestore Android 10 API compatibility.
2020-04-15 Reimar DöffingerMinor code simplifications.
2020-04-11 Reimar DöffingerSome lint fixes.
2018-08-20 Reimar DöffingerFix some code inspection warnings.
2018-05-20 Reimar DöffingerFix issues noted by lint tools.
2017-08-20 Reimar DöffingerAvoid null in Intent, just in case.
2017-06-27 Reimar DöffingerAvoid inheriting from Application.
2017-02-11 Reimar DöffingerApply font size also in WebView.
2016-11-12 Reimar DöffingerPrefer XML click handling setup.
2016-11-08 Reimar DöffingerApply astyle code formattting.
2016-06-05 Reimar DöffingerFix trailing whitespace and DOS linebreaks.
2016-02-27 Reimar DöffingerAdd text to all RuntimeExceptions.
2016-02-12 Reimar DöffingerFix resource leaks due to missing close().
2016-01-30 Reimar DöffingerMerge pull request #26 from Kteby/master
2016-01-24 Reimar DöffingerFix back button in HtmlActivity.
2016-01-24 Reimar DöffingerFix behaviour of action bar "up" button.
2015-12-05 Reimar DöffingerMake loading data into WebView more correct.
2015-08-24 Reimar DöffingerFix Intent creation.
2015-08-20 Reimar DöffingerClean up imports.
2015-08-20 Reimar DöffingerMany fixes/hack to get a compilable version.
2013-12-27 Thad HughesFixed crash after update.
2013-12-26 Thad HughesAuto-format everything.
2012-12-15 Thad HughesMostly work on Link spans, and upgrade the manfiest...
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-10 thadhArrows in UI to display HtmlEntry on Tokens.
2012-07-31 thadhSwitching to HtmlDisplayActivity.
2012-05-20 Thad HughesRemoved font stuff, added notes. Added language names...