]> gitweb.fperrin.net Git - Dictionary.git/shortlog
Dictionary.git
2015-12-09 Reimar DöffingerAdd flag to avoid using ICU collator.
2015-12-09 Reimar DöffingerFix crash if unknown dictionaries exist.
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öffingerDisplay uncompressed size of dictionaries.
2015-12-07 Reimar DöffingerFlip order of copyright statements.
2015-12-07 Reimar DöffingerUpdate homepage and copyright.
2015-12-07 Reimar DöffingerExperiments with new dictionary format.
2015-12-06 Reimar DöffingerSwitch from RandomAccessFile to DataInput/DataOutput.
2015-12-06 Reimar DöffingerSwitch to newer SDK version.
2015-12-05 Reimar DöffingerBump version for test release.
2015-12-05 Reimar DöffingerMake loading data into WebView more correct.
2015-12-05 Reimar DöffingerRemove older dictionaries where they duplicate newer...
2015-12-05 Reimar DöffingerIn dictionary hide search icon once there is text.
2015-12-02 Reimar DöffingerMerge pull request #9 from yourealwaysbe/master
2015-11-23 Matthew Hagueadded support for gradle.properties to specify util...
2015-11-19 Reimar DöffingerAnother version bump.
2015-11-19 Reimar DöffingerMore thorough writability check.
2015-11-19 Reimar DöffingerGenerate version string in about programmatically.
2015-11-18 Reimar DöffingerDummy translations to silence lint.
2015-11-18 Reimar DöffingerAdd error messages when dictionary path is not writable.
2015-11-18 Reimar DöffingerCheck that specified path is writeable.
2015-11-17 Reimar DöffingerTry to fix crash in new data directory suggestion code.
2015-11-17 Reimar DöffingerAdd hacks to help debug download issues.
2015-11-17 Reimar DöffingerAdd comment to gradle bug workaround.
2015-11-17 Reimar DöffingerFix syntax errors in French translation.
2015-11-17 Reimar DöffingerProper dependencies for task to create small jar file.
2015-11-17 Reimar DöffingerUse $buildDir instead of hardcoded build/
2015-11-17 Reimar DöffingerFix spelling.
2015-11-17 Reimar DöffingerAdd generated DE-JA dictionary.
2015-11-17 Reimar DöffingerAdd DE-RU and ES-RU dictionaries.
2015-10-28 Reimar DöffingerMerge pull request #7 from kvnco/patch-1
2015-10-28 Kevin CCorrections to the French translations
2015-10-11 Reimar DöffingerDo a proper version bump.
2015-10-11 Reimar DöffingerAdd more dictionaries:
2015-09-27 Reimar DöffingerVersion bump for minor release.
2015-09-27 Reimar DöffingerClean up error messaging.
2015-09-24 Reimar DöffingerAdd EN-cmn dictionary.
2015-09-20 Reimar DöffingerAdd shrinkResources for slightly smaller APK.
2015-09-20 Reimar DöffingerSwitch to newer build and appcompat versions.
2015-09-20 Reimar DöffingerFix selecting FreeSerif in settings.
2015-09-17 Reimar DöffingerVersion bump for testing otf font.
2015-09-17 Reimar DöffingerRemove icu license file, it is misleading anyway.
2015-09-17 Reimar DöffingerSwitch to otf font instead of ttf.
2015-09-17 Reimar DöffingerLossless compression of all png files.
2015-09-16 Reimar DöffingerAnother version bump for FR/IT dictionary update.
2015-09-14 Reimar DöffingerNew FR and IT dictionaries.
2015-09-12 Reimar DöffingerAnother version bump.
2015-09-12 Reimar DöffingerUpdate download URLs for new dictionary releases.
2015-09-12 Reimar DöffingerUpdate for newly generated DE-* dictionaries.
2015-09-10 Reimar DöffingerAdd recovered DE-NL dictionary.
2015-09-06 Reimar DöffingerAdd a few more restored dictionaries.
2015-09-05 Reimar DöffingerRemove outdated APK.
2015-09-05 Reimar DöffingerVersionCode bump for EN dictionary bugfix release.
2015-09-05 Reimar DöffingerFixed English dictionary reference.
2015-09-05 Reimar DöffingerUpdate for re-generated EN dictionary.
2015-09-05 Reimar DöffingerFix search bar overlapping buttons.
2015-09-05 Reimar DöffingerRemove bad useless onRestoreInstanceState implementation.
2015-09-04 Reimar DöffingerBump version in preparation for next release.
2015-09-04 Reimar DöffingerReplace issue reporting URL and email address.
2015-09-04 Reimar DöffingerAdd a few hacks to reduce size of ICU library.
2015-08-29 Reimar DöffingerAllow choosing more system font variations.
2015-08-29 Reimar DöffingerAdd 3 more restored dictionaries.
2015-08-28 Reimar DöffingerAdd single-language dictionaries.
2015-08-28 Reimar DöffingerBump version.
2015-08-28 Reimar DöffingerFix EN dictionary info.
2015-08-28 Reimar DöffingerBump version numbers.
2015-08-28 Reimar DöffingerDictionary list updated once more.
2015-08-27 Reimar DöffingerFixed dictionary URLs.
2015-08-27 Reimar DöffingerRescale image to actually be 512x512
2015-08-27 Reimar DöffingerUpdated dictionary list.
2015-08-26 Reimar DöffingerMore recovered dictionary files.
2015-08-24 Reimar DöffingerBump version.
2015-08-24 Reimar DöffingerFix errors in release configuration.
2015-08-24 Reimar DöffingerAdd release config.
2015-08-24 Reimar DöffingerFix crash opening dictionary.
2015-08-24 Reimar DöffingerFix Intent creation.
2015-08-24 Reimar DöffingerUpdate dictionaries to those I could save.
2015-08-24 Reimar DöffingerChange application ID to my own.
2015-08-24 Reimar DöffingerMove Theme class into DictionaryApplication.
2015-08-20 Reimar DöffingerRemove unused files.
2015-08-20 Reimar DöffingerClean up imports.
2015-08-20 Reimar DöffingerApply result of "code cleanup" run.
2015-08-20 Reimar DöffingerRestore some API 10 compatibility.
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-09-30 thadhPlay store voice chinese.
2014-07-10 Thad HughesMore flags, french translations.
2014-02-10 Thad HughesFixed background of actionbar color in dark theme for...
2013-12-29 Thad HughesNew apk for 5.0.1.
2013-12-29 Thad HughesFixed add to wordlist on fresh install.
2013-12-28 Thad HughesUpdate name in acknowledgments.
2013-12-27 Thad HughesFixed background in dark theme.
2013-12-27 Thad Hughesstrings, signed version.
2013-12-27 Thad HughesUpdated version in strings, what's new
2013-12-27 Thad HughesFixed crash after update.
2013-12-26 Thad HughesNew images.
2013-12-26 Thad HughesStrings.
2013-12-26 Thad HughesMore messaging about downloads.
next