Update FUTO Keyboard authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
...@@ -22,6 +22,8 @@ Current features: ...@@ -22,6 +22,8 @@ Current features:
* System personal dictionary gets prompted to transformer model and voice input * System personal dictionary gets prompted to transformer model and voice input
* Emoji suggestions (keyword matching) * Emoji suggestions (keyword matching)
* Long-press suggestions to blacklist them * Long-press suggestions to blacklist them
* Custom dictionaries and voice input models can be imported for other language support
* No features require the app to access network except the crash reporter and updater. The ultimate goal is for the app to not have network permission whatsoever
Current limitations: Current limitations:
* Languages other than English are not well supported * Languages other than English are not well supported
...@@ -31,10 +33,11 @@ Current limitations: ...@@ -31,10 +33,11 @@ Current limitations:
## Roadmap ## Roadmap
Short-term: Short-term:
* Making the app offline-first (offline-only)
* Stability improvements, bug fixes, quality of life improvements * Stability improvements, bug fixes, quality of life improvements
* F-Droid/Play Store publishing
Short to mid term: Short to mid term:
* Basic swipe typing
* 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
...@@ -49,6 +52,6 @@ Mid-term: ...@@ -49,6 +52,6 @@ Mid-term:
Long-term: Long-term:
* Fully customizable theming (crazy ideas for this) * Fully customizable theming (crazy ideas for this)
* Swipe typing * More advanced swipe typing
Missing something? Let us know in the Discord or FUTO Chat! Missing something? Let us know in the Discord or FUTO Chat!
\ No newline at end of file