0.11
Pre-release
Pre-release
- Implemented ability to reorder dictionaries by marking and unmarking them as favorite. Dictionary order comes into play when ordering lookup results of the same match strength. Favorite dictionaries are at the top of the dictionary list. Marking dictionary as favorite adds to the favorite list, unmarking puts it below last favorite.
- Fixed long dictionary labels overlap with timestamp in bookmarks/history
- Use more compact timestamp in bookmarks/history (don't show time for old entries)
- Fixed crash on dictionary discovery if empty file with
.slob
extension is found (for example downloading dictionary in Firefox creates.slob
file of zero size while content is being downloaded into corresponding.part
file). - Updated German translation (thank you @MHBraun)
- Updated build to use Gradle 2.x