Releases: rdoeffinger/Dictionary
Releases · rdoeffinger/Dictionary
v5.7.2 (ID 121)
- Finally fix startup crash on some Android 14 devices (issue #159)
v5.6.2 (ID 117)
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)
- Fix search intent bug introduced in previous release
v5.5.9 (ID 114)
- Add dialog to select storage location
- Avoids permission issues using SD cards with Android 11 and newer
v5.5.8 (ID 113)
- 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)
Improved search for e.g. accented words. See issue #131
v5.5.6 (ID 111)
Only very minor changes to theme
v5.5.5 (ID 110)
- setting for number of search entries to keep in history
- small stability improvements
v5.5.4 (ID 109)
Hotfix for crashes when old v6 dictionaries are installed
v5.5.3 (ID 108)
- 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.