Skip to content

v33.0

Compare
Choose a tag to compare
@sspanak sspanak released this 11 Jun 07:21
· 182 commits to master since this release

Voice Input

This release introduces two long-awaited features: Voice Input and Command Palette. Additionally, it adds support for more remote control keys and fixes several bugs.

What's Changed

  • New stuff
    • Command Palette (#263)
    • Voice Input (#83)
    • Added support for TV remote keys: Mute, Red, Green, Yellow, Blue (as per the discussion in #483)
  • Bugs
    • The button separators were missing or had incorrect width when the Main View was "Functional Keys".
    • The Main View incorrectly stayed hidden in the Contacts app on touchscreen phones.
    • Fixed the disappearing first letter problem (again) (#468, #533).
    • In Viber, sending a message using its send button, and before accepting a suggestion, caused that suggestion to reappear when attempting to write a new message.
  • Technical
    • Code cleanup
    • Upgraded android.application 8.4.0 -> 8.4.1

Full Changelog: v32.0...v33.0