]> gitweb.fperrin.net Git - Dictionary.git/history - src/com/hughes/android/dictionary/DictionaryManagerActivity.java
Switch to app compat preferences.
[Dictionary.git] / src / com / hughes / android / dictionary / DictionaryManagerActivity.java
2020-05-01 Reimar DöffingerSwitch to app compat preferences.
2020-04-15 Reimar DöffingerMinor code simplifications.
2020-04-11 Reimar DöffingerSome lint fixes.
2020-04-11 Reimar DöffingerUpdate to newly generated dictionaries.
2020-04-05 Reimar DöffingerBump version.
2020-04-04 Reimar DöffingerSwitch to newer build tools and download via https.
2018-08-20 Reimar DöffingerFix some code inspection warnings.
2018-06-13 Reimar DöffingerAllow multiple dictionaries in a .zip file.
2018-06-13 Reimar DöffingerAdd support for clicking on download notification.
2018-05-20 Reimar DöffingerFix issues noted by lint tools.
2018-05-20 Reimar DöffingerRun automated code cleanup.
2018-04-17 Reimar DöffingerCheck isFinishing when creating a Toast in some cases.
2018-04-14 Reimar DöffingerReorder menu items to be more logical.
2017-12-11 Reimar DöffingerPut language buttons in Layout for better performance.
2017-12-10 Reimar DöffingerMinor cleanup of DictionaryManager ListView adapter.
2017-11-01 Reimar DöffingerAlways set and unset DICT_FILE and INDEX_SHORT_NAME...
2017-11-01 Reimar DöffingerRemove dead code.
2017-11-01 Reimar DöffingerRemove dead code.
2017-09-02 Reimar DöffingerImprovements to unzip and install code.
2017-09-02 Reimar DöffingerExtended error messages and additional null checks.
2017-08-20 Reimar DöffingerSupport installing local dictionary zip files.
2017-08-19 Reimar DöffingerFix error message when download manager in unavailable.
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-23 Reimar DöffingerTry to work around ClassCastException issue.
2017-06-23 Reimar DöffingerFix performance of unpacking zip files.
2017-03-18 Reimar DöffingerTry hack to improve pre-launch testing.
2016-11-13 Reimar DöffingerSome improvements to keyboard navigation.
2016-11-08 Reimar DöffingerApply astyle code formattting.
2016-10-29 Reimar DöffingerSupport runtime permissions.
2016-10-29 Reimar DöffingerAdd option to sort downloaded dictionaries.
2016-10-29 Reimar DöffingerFix argument name spelling.
2016-06-05 Reimar DöffingerFix trailing whitespace and DOS linebreaks.
2016-04-09 Reimar DöffingerMerge pull request #39 from a-ira/master
2016-04-05 Reimar DöffingerImprove download handling.
2016-03-14 Reimar DöffingerSmall improvements when SDcard is missing.
2016-03-04 Reimar DöffingerFix download title.
2016-03-03 Reimar DöffingerDownload improvements.
2016-02-27 Reimar DöffingerAdd text to all RuntimeExceptions.
2016-02-14 Reimar DöffingerExplicitly set search views as text input class.
2016-02-12 Reimar DöffingerFix some resource leaks.
2016-02-12 Reimar DöffingerFix resource leaks due to missing close().
2016-02-12 Reimar DöffingerRemove checks that can never be true.
2016-02-02 Reimar DöffingerApply ActionBar fixes also to DictionaryManager.
2016-02-02 Reimar DöffingerFix DictionaryManager search keyboard as well.
2016-01-30 Reimar DöffingerMerge pull request #26 from Kteby/master
2016-01-30 Reimar DöffingerRefine check for failed download manager query.
2016-01-30 Reimar DöffingerMerge pull request #27 from spinclick/master
2016-01-30 spinclickPrevent crash when DownloadManager is disabled
2015-12-16 Reimar DöffingerMerge pull request #18 from naofum/master
2015-12-16 Reimar DöffingerAdd fallback to old code, needed on some devices.
2015-12-15 Reimar DöffingerMake it possible to cancel downloads.
2015-12-15 Reimar DöffingerDownload to path accessible without special permission.
2015-12-15 Reimar DöffingerPrint reason for failed download.
2015-12-14 Reimar DöffingerRefine handling of broken dictionaries.
2015-12-13 Reimar DöffingerList broken/corrupted dictionaries in list.
2015-12-09 Reimar DöffingerFix crash if unknown dictionaries exist.
2015-12-07 Reimar DöffingerDisplay uncompressed size of dictionaries.
2015-11-19 Reimar DöffingerMore thorough writability check.
2015-11-18 Reimar DöffingerAdd error messages when dictionary path is not writable.
2015-09-27 Reimar DöffingerClean up error messaging.
2015-08-24 Reimar DöffingerFix Intent creation.
2015-08-20 Reimar DöffingerClean up imports.
2015-08-20 Reimar DöffingerMany fixes/hack to get a compilable version.
2014-07-10 Thad HughesMore flags, french translations.
2013-12-27 Thad HughesFixed crash after update.
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 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 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-11-29 Thad HughesPicking back up in the middle of a major refactoring...
2013-05-27 Thad HughesTrying to update to newest Android settings.
2013-01-05 Thad HughesOptimize imports, update dictionary info.
2012-08-14 Uwe TrottmannOrganize imports, fix Lint deprecation warnings (or...
2012-05-20 Thad HughesRemoved font stuff, added notes. Added language names...
2012-04-10 Thad HughesTry to fix font issue.
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-02-15 Thad HughesTried to fix launch last used bug.
2012-02-08 Thad HughesFix NPE when dictDir was not a dir.
2012-02-03 Thad HughesLots of bug fixes! Workaround for ICS OOM, background...
2012-01-31 Thad HughesFaster multi search, exact search, moved Normalization...
2012-01-30 Thad HughesAbout dialog, added pictures, multi word search.
2012-01-26 Thad HughesAdded multiword search to dictionary.
2012-01-25 Thad Hughes2nd row in DictionaryManager.
2012-01-25 Thad HughesRebuilt dictionaries.
2012-01-24 Thad HughesAdded help activity, num bytes in download, index info...
2012-01-24 Thad HughesLong-press on lang button shows list.
2012-01-24 Thad HughesMajor refactor of down dictionary list is stored by...
2012-01-19 Thad HughesUI fixes, launch with intent not prefs,
next