v0.1.29.1
Pre-releasev0.1.29.1
This is a minor release to resolve a few bugs and issues.
Swipe sensitivity
You may have had trouble triggering swipe typing after regular typing. This is because of a cooldown that's in place to avoid accidentally triggering swiping during regular typing (to protect against touchscreen misdetections or accidental finger slides). In response to feedback, this cooldown has been adjusted a bit to make swipe more sensitive.
A new setting was also added to increase the sensitivity even further.
Swipe suggestions
Swipe suggestions and autocorrections are now remembered for the past dozen words, so when you move the cursor back to focus a previous word you should get more useful suggestions rather than generic ones, allowing you to quickly undo an autocorrection or pick an alternative swipe word.
Thanks to @zekiz774 with #2038 for the initial idea.
Other
Miscellaneous:
- Fixed an issue where having too much bottom padding on the keyboard would produce poor quality swipe results, often excluding words with bottom row letters, due the padding not being factored properly into swipe normalization calculation.
- Fixed an issue where swiping off of the keyboard would not clear the swipe path, making the next swipe broken
- The swipe-finish haptic now respects the "Vibrate on keypress" toggle
- Fixed swipe not immediately learning new words
- Fixed an issue where swipe typing would only use a limited subset of the bad word filter
- Made the bad word filter more fine-grained for English, with the option to allow normal bad words but still filter out slurs
- Swiping backspace will no longer show undo in text fields that suppress suggestions
- Emoji menu will now remember your previous skin tone
- Emoji suggestions now also respect your previous skin tone (e.g. if you type "thumbsup")
- Fixed emoji search not working outside of English
- Implemented multilingual emoji search
- Adjusted some emoji aliases and names
- Emoji suggestions are shown in swipe mode (thanks to @jpds with #2084)
- Fixed broken keyboard width issue that occurred in rare cases during animated portrait-landscape orientation switches
- Fixed Arabic punctuation not being treated as word separators
- Fixed a crash in email fields (thanks to @Pablito2020 with #2086)
- One-handed Clearflow/KASROZ now mirrors anchored functional keys (thanks to @jpds with #2080)
- Fixed double space for period not working after inserting a suggestion (thanks to @jasilfaras with #2071)