]> gitweb.fperrin.net Git - Dictionary.git/history - src/com/hughes/android/dictionary/DictionaryActivity.java
Avoid inheriting from Application.
[Dictionary.git] / src / com / hughes / android / dictionary / DictionaryActivity.java
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-15 Reimar DöffingerMerge pull request #69 from antonv6/l10n-ru
2017-06-13 Reimar DöffingerMore robust code to get display density.
2017-03-19 Reimar DöffingerMake thread priority setting actually work.
2017-02-11 Reimar DöffingerUse viewport meta tag in HTML.
2016-11-14 Reimar DöffingerEnable keyboard-only navigation to HTML entries.
2016-11-14 Reimar DöffingerFix OnItemClick when using keyboard navigation.
2016-11-13 Reimar DöffingerAdd code to speak full left/right side entries.
2016-11-13 Reimar DöffingerSome improvements to keyboard navigation.
2016-11-12 Reimar DöffingerPrefer XML click handling setup.
2016-11-08 Reimar DöffingerApply astyle code formattting.
2016-10-29 Reimar DöffingerFix memleak if TTS initialization hangs.
2016-10-29 Reimar DöffingerTry to fix DictionaryActivity leaks.
2016-10-29 Reimar DöffingerSupport selectable text on newer Android.
2016-10-29 Reimar DöffingerTry to fix dictionary auto-selection.
2016-10-29 Reimar DöffingerFix directory/dictionary mixup.
2016-10-29 Reimar DöffingerSearch shared word across all dictionaries in order.
2016-10-29 Reimar DöffingerShow dictionary list on normal click.
2016-10-27 Reimar DöffingerAlso add a search/clear FloatingActionButton.
2016-10-27 Sebastian DoernerMake QuickDic handle ACTION_PROCESS_TEXT
2016-10-27 Reimar DöffingerAdd floating button to switch language.
2016-06-05 Reimar DöffingerFix trailing whitespace and DOS linebreaks.
2016-04-02 Reimar DöffingerAlways hide search icon.
2016-03-30 Reimar DöffingerDo not hide keyboard when switching languages.
2016-03-30 Reimar DöffingerCatch exceptions when setting TTS language.
2016-03-19 Reimar DöffingerHighlight currently shown dictionary.
2016-03-03 Reimar DöffingerAllow any word to be spoken, not just headings.
2016-03-03 Reimar DöffingerImprove jumping to selected words.
2016-02-14 Reimar DöffingerExplicitly set search views as text input class.
2016-02-13 Reimar DöffingerAnother attempt to fix potential null dereference.
2016-02-13 Reimar DöffingerAdd a few null checks.
2016-02-12 Reimar DöffingerFix condition for TTS not available.
2016-02-02 Reimar DöffingerRemove unused variable.
2016-01-30 Reimar DöffingerMake enter in search hide keyboard.
2016-01-30 Reimar DöffingerMerge pull request #26 from Kteby/master
2016-01-28 KtebyHide virtual keyboard if searchView text was changed...
2016-01-24 Reimar DöffingerFix off-by-one error.
2016-01-24 Reimar DöffingerAdd menu entry to jump to random word.
2015-12-13 Reimar DöffingerAvoid MATCH_PARENT.
2015-12-13 Reimar DöffingerFix language button size on long-press menu.
2015-12-12 Reimar DöffingerImproved looks for the flags.
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öffingerFix corner-case where search icon would not be hidden.
2015-12-05 Reimar DöffingerIn dictionary hide search icon once there is text.
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-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.
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-26 Thad HughesNew images.
2013-12-26 Thad HughesAuto-format everything.
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-25 Thad HughesFlag of Scotland, error message when directory is not...
2013-12-25 Thad HughesUsing external storage dir properly, better notificatio...
2013-12-24 Thad HughesUsing ListView again for DictionaryManager, downloads...
2013-12-15 Thad HughesUsing icons in QuickSwitch.
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...
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-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-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.
next