Skip to content

v36.0

Compare
Choose a tag to compare
@sspanak sspanak released this 21 Jul 10:36
· 251 commits to master since this release

Copy-Pasta

This release introduces text editing functionality. You can now select, cut, copy, and paste text as if using a computer keyboard. Also, it fixes several serious bugs, like crashing when stopping the voice input, invalid special characters being suggested in email fields, causing login to be impossible in some apps, and hopefully, the crash when switching to another keyboard on Android 11.

What's Changed

  • New Stuff
    • Added text editing support. It is now possible to select, cut, copy, and paste text from within TT9 (#170)
    • Added TAB key
    • Added a 105% on-screen key height option
    • Added a new Bulgarian word
    • Updated com.android.application 8.5.0 -> 8.5.1
  • Bugs
    • Fixed the "SoftKeyXXX can only be used with a Theme.AppCompat theme" error
    • Fixed the command palette keys having incorrect text size, when the icons are not available
    • Attempted to fix the crash on Android 11, when switching to another keyboard (the "Privileged options must be set at most once" problem).
    • Fixed a crash occurring sometimes when stopping voice input
    • Fixed invalid special characters being suggested in email fields, causing login to be impossible in some apps.

Full Changelog: v35.0...v36.0