]> gitweb.fperrin.net Git - Dictionary.git/history - src
added support for gradle.properties to specify util library location
[Dictionary.git] / src /
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ö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öffingerFix spelling.
2015-09-27 Reimar DöffingerClean up error messaging.
2015-09-20 Reimar DöffingerFix selecting FreeSerif in settings.
2015-09-17 Reimar DöffingerSwitch to otf font instead of ttf.
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öffingerReplace issue reporting URL and email address.
2015-08-29 Reimar DöffingerAllow choosing more system font variations.
2015-08-24 Reimar DöffingerFix crash opening dictionary.
2015-08-24 Reimar DöffingerFix Intent creation.
2015-08-24 Reimar DöffingerMove Theme class into DictionaryApplication.
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-07-10 Thad HughesMore flags, french translations.
2014-02-10 Thad HughesFixed background of actionbar color in dark theme for...
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 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.
2013-12-26 Thad HughesAuto-format everything.
2013-12-26 Thad HughesRemoved old menu.
2013-12-26 Thad HughesFixed menu button on DictionaryManager
2013-12-26 Thad HughesAdded delay to some UI controls so that they actually...
2013-12-26 Thad HughesFix jumping to row from clicking on a link in the HTMLView.
2013-12-26 Thad HughesFix flags of Scotland. Fix bug with URL encoding HTMLE...
2013-12-25 Thad HughesFlag of Scotland, error message when directory is not...
2013-12-25 Thad HughesUsing external storage dir properly, better notificatio...
2013-12-25 Thad HughesMore flags, fixed height of dictionary names so that...
2013-12-24 Thad HughesUsing ListView again for DictionaryManager, downloads...
2013-12-15 Thad HughesUsing icons in QuickSwitch.
2013-12-15 Thad HughesGot the flags set to a reasonable size.
2013-12-11 Thad HughesDictionaryManager can launch dictionaries again.
2013-12-03 Thad HughesMerged. Switched back to name "Preferences" instead...
2013-12-03 Thad HughesThings kinda working again.
2013-12-01 Thad HughesAdded flags.
2013-12-01 Thad HughesGot rid of old search bar.
2013-11-29 Thad HughesPicking back up in the middle of a major refactoring...
2013-07-11 Dominik KöpplAdded intent framework
2013-05-27 Thad HughesTrying to update to newest Android settings.
2013-02-26 Thad Hughes"Share" patch from Benedikt Elser <da.boun@gmail.com>.
2013-01-09 Thad HughesFixed crashes, Slovenian fix, hide up/down buttons...
2013-01-05 Thad HughesOptimize imports, update dictionary info.
2013-01-03 Thad HughesFinding "fare centro"
2013-01-03 Thad HughesSplit ZH into cmn and yue.
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-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-25 thadhInclude HtmlEntries in dictionary, make rendering short.
2012-09-18 thadhDash between dictionary names.
2012-09-18 thadhSplit lang switch buttons.
2012-09-10 thadhArrows in UI to display HtmlEntry on Tokens.
2012-09-10 thadhFirst decent implementation of HtmlEntry attached to...
2012-08-14 Uwe TrottmannRemove useless casts, duplicate code for buttons.
2012-08-14 Uwe TrottmannRelayout search bar to improve usability, use ImageButt...
2012-08-14 Uwe TrottmannUse system font for search box. Looks way nicer.
2012-08-14 Uwe TrottmannAdd padding to list entries.
2012-08-14 Uwe TrottmannFormat DictionaryActivity using Android style so one...
2012-08-14 Uwe TrottmannOrganize imports, fix Lint deprecation warnings (or...
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.
2012-05-20 Thad HughesRemoved font stuff, added notes. Added language names...
2012-05-11 Thad HughesPut user's locale first in name.
2012-05-09 Thad HughesFixed font problems!
2012-04-10 Thad HughesTry to fix font issue.
2012-03-28 Thad HughesReady to release... And fixed cursor placement bug...
2012-03-28 Thad HughesNew icons, fixes to strings, trying to handle bad typeface.
2012-03-23 Thad HughesAdded filtering to manager, remove timeout on auto...
2012-03-09 Thad HughesFix whats_new, add signed APK to git.
2012-03-06 Thad HughesAdded GNU free fonts for more consistent rendering...
2012-03-06 Thad HughesFix clickable spans with Unicode combining marks.
2012-03-06 Thad HughesIrish/Gaelic fixes.
2012-02-16 Thad HughesWhat's new cleanup, dark theme bug fix.
2012-02-16 Thad HughesRandom word, report issue, what's new.
2012-02-15 Thad HughesTried to fix launch last used bug.
2012-02-08 Thad HughesFix NPE when dictDir was not a dir.
2012-02-04 Thad HughesUpdate manifest for launch!
next