* System personal dictionary gets prompted to transformer model and voice input
* Emoji suggestions (keyword matching)
* 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:
* Languages other than English are not well supported
...
...
@@ -31,10 +33,11 @@ Current limitations:
## Roadmap
Short-term:
* Making the app offline-first (offline-only)
* Stability improvements, bug fixes, quality of life improvements
* F-Droid/Play Store publishing
Short to mid term:
* Basic swipe typing
* 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
* Algorithm improvements, better dealing with plurals, etc
...
...
@@ -49,6 +52,6 @@ Mid-term:
Long-term:
* Fully customizable theming (crazy ideas for this)
*Swipe typing
*More advanced swipe typing
Missing something? Let us know in the Discord or FUTO Chat!