]> gitweb.fperrin.net Git - Dictionary.git/history - src
Update dependencies to newer versions.
[Dictionary.git] / src /
2015-12-12 Reimar DöffingerAvoid wasted space in ActionBar.
2015-12-12 Reimar DöffingerGive preload thread low priority.
2015-12-12 Reimar DöffingerOne more simplification.
2015-12-12 Reimar DöffingerSimplify: weight can be specified directly.
2015-12-12 Reimar DöffingerCollator bug workaround for one of my devices.
2015-12-12 Reimar DöffingerFix corner-case where search icon would not be hidden.
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öffingerExperiments with new dictionary format.
2015-12-06 Reimar DöffingerSwitch from RandomAccessFile to DataInput/DataOutput.
2015-12-05 Reimar DöffingerMake loading data into WebView more correct.
2015-12-05 Reimar DöffingerIn dictionary hide search icon once there is text.
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.
next