Hunter
Hunter
When a word isn't found by MW-t, the response contains an array of similar words as show in this call: https://www.dictionaryapi.com/api/v3/references/thesaurus/json/rowel?key= Add support to :merriamwebster_thesaurus to be able to display...
check_preference_view_layout should use a CheckBox instead of an ImageView for its optional checkbox functionality.
Module should be a lib and handle all authentication, purchases, etc, abstracting all user logic away from rest of app.
The current search sheet is confusing when the keyboard is open and a query is being typed. There is usually only one result visible (sometimes none on smaller screens). The...
If a word is searched and added to recents that does not exist in WordSet, ListFragment only shows the words title w/o a POS, definition or synonyms.