Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Version 1.4.0

Compare
Choose a tag to compare
@MarcDonald MarcDonald released this 15 Aug 17:54
· 4 commits to master since this release
6fc73fe

Changes

UI

  • Dark and Light themes can now be set to follow the system setting
  • Some changes to both light and dark theme colors
  • Search More Info dialog is now a Bottom Sheet
  • Many text inputs now use outlined text boxes instead of the underlined text box
  • App icon now changes background based on system setting (Experimental - may be removed in a future update)

New Features

  • Ability to quick search when viewing or editing an entry by selecting a word and selecting "Search" in the popup menu
  • Ability to quick add New Words to an entry from the "More Info" screen
  • New screen to view all the New Words you have ever added

Bug Fixes

  • Fixed incorrect Toast when adding a New Word
  • Fixed crash when searching Jisho on a slow network

Code

  • Switched from GSon to Moshi for JSON handling
  • Updated dependencies