]> gitweb.fperrin.net Git - Dictionary.git/shortlog
Dictionary.git
2021-02-07 Frédéric PerrinAllow to escape only unicode chars master
2020-12-27 Reimar DöffingerEnsure toLowerCase is independent of locale.
2020-12-27 Reimar DöffingerUpdate Util subproject.
2020-12-20 Reimar DöffingerMinor updates to the dictionary format documentation.
2020-12-20 Reimar DöffingerBump version for 5.5.7 release.
2020-12-04 Reimar DöffingerBump gradle and desugar versions.
2020-12-04 Reimar DöffingerTry to find an exact, non-normalized match.
2020-06-06 Reimar DöffingerEnable multidex and desugar again.
2020-06-06 Reimar DöffingerMark system theme as default also in the name strings.
2020-06-06 Reimar DöffingerSwitch to themeSystem as default.
2020-06-06 Reimar DöffingerUpdate build tools version.
2020-06-06 Reimar DöffingerUpdate Util submodule.
2020-06-02 Matthew HagueSystem theme defaults to default theme
2020-06-02 Matthew HagueAdd system theme translations
2020-06-02 Matthew HagueAdd "system theme" to theme options
2020-05-25 Reimar DöffingerUpdate Copyright info in about.
2020-05-24 Reimar DöffingerMinor updates on dictionary generation in README
2020-05-24 Reimar DöffingerRemove long outdated .classpath file.
2020-05-23 Reimar DöffingerBump version.
2020-05-22 Reimar DöffingerAlso adjust link colour for dark theme HTML view.
2020-05-21 Reimar DöffingerBump version.
2020-05-21 Reimar DöffingerAdd preference for number of search history entries.
2020-05-21 Reimar DöffingerMake more robust by catching some exceptions.
2020-05-05 Reimar DöffingerRemove unnecessary cast and imports.
2020-05-02 Reimar DöffingerMore robust generation of installed dictionary list.
2020-05-01 Reimar DöffingerAnother version bump for bugfix.
2020-05-01 Reimar DöffingerFix reading of oldest v6 dictionaries.
2020-05-01 Reimar DöffingerUpdate with information on older v6 format differences.
2020-05-01 Reimar DöffingerBump version for bugfix release.
2020-05-01 Reimar DöffingerFix compatibility with older Android versions.
2020-05-01 Reimar DöffingerAvoid deprecation warnings.
2020-05-01 Reimar DöffingerSwitch to app compat preferences.
2020-04-24 Reimar DöffingerRefine when a word is added to the search history.
2020-04-24 Reimar DöffingerExpand search history handling.
2020-04-24 Reimar DöffingerFix showing keyboard and add parts of search history...
2020-04-21 Reimar DöffingerRemove last Java-deserialization based code.
2020-04-21 Reimar DöffingerWork around a GraalVM native-image bug.
2020-04-21 Reimar DöffingerAlso document the HashSet serialization format.
2020-04-20 Reimar DöffingerUpdate for Util fix.
2020-04-18 Reimar DöffingerBump version.
2020-04-18 Reimar DöffingerApply theme and font selection also to HTML for web...
2020-04-18 Reimar DöffingerRestore Android 10 API compatibility.
2020-04-18 Reimar DöffingerAttempt to fix search sometimes not working.
2020-04-18 Reimar DöffingerUpdate script to work with current wikimedia page.
2020-04-18 Reimar DöffingerRestore API 10 compatibility.
2020-04-18 Reimar DöffingerRemove unused import.
2020-04-18 Reimar DöffingerUpdate to latest Util version.
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öffingerBump version
2020-04-11 Reimar DöffingerUpdate to newly generated dictionaries.
2020-04-11 Reimar DöffingerAdd untested support for writing v6 files.
2020-04-11 Reimar DöffingerMinor code simplification.
2020-04-11 Reimar DöffingerMinor format specification fix.
2020-04-05 Reimar DöffingerAccessibility fixes.
2020-04-05 Reimar DöffingerBump version.
2020-04-05 Reimar DöffingerFix wrong layout.
2020-04-05 Reimar DöffingerAdd adaptive icon.
2020-04-04 Reimar DöffingerAdd Basque translation also to build.gradle.
2020-04-04 Reimar DöffingerSwitch to newer build tools and download via https.
2019-04-22 Kashish SharmaCorrect probably quoting error in example command
2019-04-22 Kashish SharmaAdd headings
2019-04-22 Kashish SharmaFix spelling and grammar
2019-04-22 Kashish SharmaConvert readme to Markdown
2019-04-22 obibonUpdated eu (Basque) translation
2019-01-09 Reimar DöffingerFix FR-EL entry and update ES dictionary.
2018-12-04 Reimar DöffingerAdd FR-EL dictionary.
2018-12-04 Reimar DöffingerFix compilation of DictionaryPC (non-Android Java).
2018-10-21 Reimar DöffingerBump version for release.
2018-10-21 Reimar DöffingerFix multiword search with incomplete words.
2018-10-19 Reimar DöffingerFix layout of multi-row entries.
2018-10-18 Reimar DöffingerDetect and warn about non-writeable wordlist file.
2018-10-18 Reimar DöffingerUpdate tools version, move minSdk to build.gradle.
2018-08-20 Reimar DöffingerFix some code inspection warnings.
2018-08-08 Reimar DöffingerAdd EN-rom dictionary.
2018-08-08 Reimar DöffingerFix Thai language support.
2018-08-08 Reimar DöffingerUpdate gradle version.
2018-08-08 Reimar DöffingerAdd logging of exception message.
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"
next