Android 17 Support
v63.0 adds official support for Android 17, including separate appearance settings for foldable devices, and it fixes several bugs.
What's new?
- Features
- Added separate appearance settings for foldable devices (#1061)
- Bugs
- Fixed a rare crash when changing the input mode
- Fixed suggestion scrolling direction in RTL languages (v62.0 regression)
- Fixed swipe commands icons disappearing in some apps
- Fixed the text case of the on-screen keys not updating correctly when editing words
- Fixed word adding buttons being visible but disabled when Predictive mode is off; they are now hidden
- Technical
- Improved error logging while building
- Added Android 17 support (#1147)
- Removed some deprecated APIs
- Upgraded compileSdk and targetSdk 36 -> 37
- Upgraded com.google.android.material 1.13.0 -> 1.14.0
- Upgraded com.android.billingclient 8.3.0 -> 9.1.0 (premium only)
Full Changelog: v62.0...v63.0