You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Port download library and remove F-Droid incompatible libs. (#76)
* Port download library to fetch.
* Remove sentry and rating library which are not compatible with F-Droid.
* Remove leading and trailing punctuations from words for better UX during selection.
* Update idea files.
Add support to store history and favourite words. (#63)
* Add support to store history and favourite words.
* Add support for deleting from history and favourite page.
* Remove copy in favour of favourite since Android only allows 3 actions. Update db download URL.
Copy, share and read aloud meanings (#45)
* Add support for Google Keep notes as per Firefox Focus method.
* Implement copy, share and reading meaning using TextToSpeech API.
* Add features to home page.