]> gitweb.fperrin.net Git - Dictionary.git/shortlog
Dictionary.git
2018-06-13 Reimar DöffingerAllow multiple dictionaries in a .zip file.
2018-06-13 Reimar DöffingerBump version once more.
2018-06-13 Reimar DöffingerAdd support for clicking on download notification.
2018-06-13 Reimar DöffingerUpdate gradle version.
2018-06-13 Reimar DöffingerAlways check isFinishing before displaying a Toast.
2018-05-20 Reimar DöffingerBump version for release.
2018-05-20 Reimar DöffingerAccessibility fixes: set description for flag images.
2018-05-20 Reimar DöffingerFix issues noted by lint tools.
2018-05-20 Reimar DöffingerRemove unused images and XML sections.
2018-05-20 Reimar DöffingerFix format specifiers in translated string.
2018-05-20 Reimar DöffingerRun automated code cleanup.
2018-05-20 Reimar DöffingerUpdate target SDK in Android manifest and update gradle...
2018-05-20 TherhokarUpdate build.gradle
2018-05-20 Therhokar YangTranslate into simplified Chinese
2018-05-12 NotSoImportantadded German (de) translation for "browserDownload"
2018-04-17 Reimar DöffingerCheck isFinishing when creating a Toast in some cases.
2018-04-14 Reimar DöffingerBump version once more.
2018-04-14 Reimar DöffingerImprove handling when a word is not found.
2018-04-14 Reimar DöffingerReorder menu items to be more logical.
2018-04-14 Reimar DöffingerUpdate to latest stable gradle tool version.
2018-04-14 Henning FranckeCorrected some minor typos
2018-02-26 Reimar DöffingerAdd AR-ES dictionary.
2018-01-10 Reimar DöffingerNewer versions of build tools, support library etc.
2018-01-10 Reimar DöffingerAnother fix for text colour.
2018-01-10 Reimar DöffingerBump version for next release.
2018-01-08 Reimar DöffingerSimplify LayoutParams.
2018-01-08 Reimar DöffingerSet text color for TextViews.
2017-12-11 Reimar DöffingerBump version and ID.
2017-12-11 Reimar DöffingerPut language buttons in Layout for better performance.
2017-12-10 Reimar DöffingerMinor cleanup of DictionaryManager ListView adapter.
2017-12-10 Reimar DöffingerRefactor adding bold spans.
2017-12-10 Reimar DöffingerSimplify adding a ClickableLink span.
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öffingerSimplify NonLinkClickableSpan.
2017-12-10 Reimar DöffingerRemove some unnecessary/nonsense checks.
2017-12-10 Reimar DöffingerUpdate Gradle version.
2017-11-16 Reimar DöffingerRe-enable aapt2 again at v27.
2017-11-16 Reimar DöffingerBump versions for crashfix release.
2017-11-16 Reimar DöffingerDisable aapt2.
2017-11-06 Reimar DöffingerUpdate release script.
2017-11-06 Reimar DöffingerBump version code.
2017-11-06 Reimar DöffingerAdd DE-TH dictionary.
2017-11-05 Reimar DöffingerEnsure there is no ListAdapter using the closed file.
2017-11-05 Reimar DöffingerBump app versions.
2017-11-05 Reimar DöffingerOptimize word list ListView part 3.
2017-11-05 Reimar DöffingerOptimize word list ListView part 2.
2017-11-05 Reimar DöffingerOptimize word list ListView part 1.
2017-11-05 Reimar DöffingerRemove some margins that seem a bit overkill.
2017-11-05 Reimar DöffingerTool and library updates.
2017-11-01 Reimar DöffingerAlways set and unset DICT_FILE and INDEX_SHORT_NAME...
2017-11-01 Reimar DöffingerRemove dead code.
2017-11-01 Reimar DöffingerRemove dead code.
2017-11-01 Reimar DöffingerSome updates to readme file, to reflect e.g. use of...
2017-09-02 Reimar DöffingerBump version again.
2017-09-02 Reimar DöffingerSanity-limit allocations.
2017-09-02 Reimar DöffingerImprovements to unzip and install code.
2017-09-02 Reimar DöffingerExtended error messages and additional null checks.
2017-09-02 Reimar DöffingerAdd DE-RO dictionary.
2017-09-02 Reimar DöffingerFix HtmlEntry for v6 dictionaries.
2017-08-20 Reimar DöffingerAvoid null in Intent, just in case.
2017-08-20 Reimar DöffingerBump version for next release.
2017-08-20 Reimar DöffingerAdd menu item to download dictionaries in browser.
2017-08-20 Reimar DöffingerSupport installing local dictionary zip files.
2017-08-20 Reimar DöffingerSupport opening .quickdic files from file manager.
2017-08-19 Reimar DöffingerFix error message when download manager in unavailable.
2017-08-13 Reimar DöffingerBump version and targetSdkVersion
2017-08-13 Reimar DöffingerUpdate DE-RU dictionary with fixes.
2017-08-13 Reimar DöffingerBump buildTools and targetSdkVersion.
2017-08-13 Reimar DöffingerImplement "equals" for Pair class.
2017-08-05 Reimar DöffingerAdd CollatorWrapper to allow using different implementa...
2017-08-05 Reimar DöffingerAdd AR-TR dictionary.
2017-08-05 Reimar DöffingerAdd "synchronized" to initialization function, just...
2017-08-05 Reimar DöffingerWork around Android bug causing crashes.
2017-06-27 Reimar DöffingerAvoid inheriting from Application.
2017-06-27 Reimar DöffingerMove code using ISO to language resources into IsoUtils.
2017-06-24 Reimar DöffingerAnother version code bump.
2017-06-24 Reimar DöffingerAvoid unnecessary use of startsWith.
2017-06-24 Reimar DöffingerAllocate ArrayList to right size from the start.
2017-06-24 Reimar DöffingerOptimize resolveClass a bit.
2017-06-24 Reimar DöffingerRemove unnecessary qualifier.
2017-06-24 Reimar DöffingerBuffer input/output streams.
2017-06-24 Reimar DöffingerPrefer ordinary HashMap over LinkedHashMap.
2017-06-23 Reimar DöffingerBump version code.
2017-06-23 Reimar DöffingerTry to work around ClassCastException issue.
2017-06-23 Reimar DöffingerBump version.
2017-06-23 Reimar DöffingerFix performance of unpacking zip files.
2017-06-15 Reimar DöffingerBump version for release.
2017-06-15 Reimar DöffingerAdd russion to resConfigs.
2017-06-15 Reimar DöffingerMerge pull request #69 from antonv6/l10n-ru
2017-06-14 Anton ShestakovMore error messages
2017-06-13 Reimar DöffingerMore robust code to get display density.
2017-06-13 Reimar DöffingerUpdate gradle version.
2017-06-13 Anton ShestakovImprove wording
2017-06-04 Anton ShestakovTranslate font types
2017-06-04 Anton ShestakovCreate values-ru/languages.xml
2017-06-04 Anton ShestakovXML header
2017-06-04 Anton ShestakovReword some phrases
2017-06-04 Anton ShestakovCreate values-ru/strings.xml
next