Skip to content

Releases: rdoeffinger/Dictionary

v5.7.2 (ID 121)

05 Sep 17:34
v5.7.2
Compare
Choose a tag to compare
  • Finally fix startup crash on some Android 14 devices (issue #159)

v5.6.2 (ID 117)

04 Dec 17:00
v5.6.2
Compare
Choose a tag to compare

Bugfix release:

  • fix for search only finding close match when there is an exact match (issue #146)
  • fix rare crash when using wordlist file (from v5.6.1)

v5.6.0 (ID 115)

11 Sep 08:29
v5.6.0
Compare
Choose a tag to compare
  • Fix search intent bug introduced in previous release

v5.5.9 (ID 114)

28 Aug 15:52
v5.5.9
Compare
Choose a tag to compare
  • Add dialog to select storage location
  • Avoids permission issues using SD cards with Android 11 and newer

v5.5.8 (ID 113)

25 Jun 18:25
v5.5.8
Compare
Choose a tag to compare
  • Minor bugfixes only
    (catch exception if internet permission is missing, do not open keyboard when app was opened via search intent)

v5.5.7 (ID 112)

15 Dec 19:15
v5.5.7
Compare
Choose a tag to compare

Improved search for e.g. accented words. See issue #131

v5.5.6 (ID 111)

04 Dec 11:44
v5.5.6
Compare
Choose a tag to compare

Only very minor changes to theme

v5.5.5 (ID 110)

21 May 20:12
v5.5.5
Compare
Choose a tag to compare
  • setting for number of search entries to keep in history
  • small stability improvements

v5.5.4 (ID 109)

01 May 22:01
v5.5.4
Compare
Choose a tag to compare

Hotfix for crashes when old v6 dictionaries are installed

v5.5.3 (ID 108)

01 May 20:50
v5.5.3
Compare
Choose a tag to compare
  • add search history (last 10 searches)
    -- just typing will not add words to it, you need to perform
    -- an action like pressing the search button on the on-screen keyboard,
    -- clear the search or leave the app for the word to be saved to it.
  • web view (blue link entries) now respects theme and certain font settings
  • minor speed improvements
  • minor bug fixes

Note: it's possible that the speed improvements cause IOExceptions on some devices.
If that is the case, it needs to be investigated if it can be fixed.
Sticking with v5.5.0 is a workaround until then.