Update FUTO Keyboard authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
...@@ -31,15 +31,15 @@ Current limitations: ...@@ -31,15 +31,15 @@ Current limitations:
## Roadmap ## Roadmap
Short-term: Short-term:
* Improve model to intelligently suggest emojis and more texting-style text * Making the app offline-first
* Improve the built-in dictionary by removing some entries that are potentially annoying (common misspellings of common words that the dictionary contains as a capitalized acronym, e.g. jts becomes JTS instead of it's)
* Stability improvements, bug fixes, quality of life improvements * Stability improvements, bug fixes, quality of life improvements
* Support other languages for the built-in voice input
Short to mid term: Short to mid term:
* Improved onboarding, explaining the various features * Improved onboarding, explaining the various features
* Automatic personal dictionary, take common user words and feed them to models automatically so that the user doesn't have to manually add them * Automatic personal dictionary, take common user words and feed them to models automatically so that the user doesn't have to manually add them
* Algorithm improvements, better dealing with plurals, etc * Algorithm improvements, better dealing with plurals, etc
* Improve model to intelligently suggest emojis and more texting-style text
* Improve the built-in dictionary by removing some entries that are potentially annoying (common misspellings of common words that the dictionary contains as a capitalized acronym, e.g. jts becomes JTS instead of it's)
Mid-term: Mid-term:
* The actions need to be customizable, draggable, removable, instead of being hardcoded into their places * The actions need to be customizable, draggable, removable, instead of being hardcoded into their places
... ...
......