Releases: WordlessEcho/Variable-Font-Test
Releases · WordlessEcho/Variable-Font-Test
3.7
3.6
- Support enforce edge-to-edge on Android 15+
- Fix Toolbar was not shown in some devices.
- Remove the button that collapse settings
- Support predictive back
- Update description of
frac
in variable features - Add app icon under Android 8
- Update dependencies
- Update
targetSdk
to 35 (Android 15)
3.5
- Translucere status bar and navigation bar instead of specify color.
- Fix crash at dark theme.
- Fix toolbar color at dark theme.
- Fix "Edit variation settings" not working.
- Migrate build logic from Groovy to Kotlin.
- Update Gradle files.
3.4
- Display content edge-to-edge. (Translucent status bar and navigation bar)
- Null check for
Options
fragment. - Type
variations
andfontFeatures
as nullable. - Make
chws
option enabled by default on Android 13 and above. - Upgrade
targetSdk
to 34. - Update dependencies.
3.2
- Fix incorrect order of newly added font feature or font variation
- Add new font feature
frac
(fractions) - Add description about Axes of variable font
- Update Chinese translations of
chws
andhalt
3.1
- Improve translations of Traditional Chinese by @abc0922001
- Fix font feature
chws
not working - Add font feature
halt
- Add description about Mojikumi
- Add translator info
3.0
- Support Android version from 9+ to 5+
- Custom any font variations or font features by UI
- Upgrade dependencies
2.10
Bump version to match Google Play
2.9
Update versionCode
2.8
- Upgrade AGP, Kotlin and dependencies
- Upgrade compileSdk and targetSdk to 33
- Freed up openFileDescriptor by
Close()
- Set
chws
to 0 when disabled