Releases: AlynxZhou/flipclock-android
Releases · AlynxZhou/flipclock-android
v1.1.0
- Updated to FlipClock v2.10.0.
- Added card for second.
- Updated touch event handling.
v1.0.6
Updated to disable HarfBuzz support of SDL2_ttf to reduce app size.
Updated to restore minSdkVersion to 16.
v1.0.5
Updated to FlipClock v2.9.2.
Updated SDL2 to v2.0.22.
Updated SDL2_ttf to v2.0.18.
v1.0.4
Updated to FlipClock v2.4.0.
Updated gradle version.
v1.0.3
Updated to fix USB crash when targetSdkVersion
is 29 or higher.
v1.0.2
Updated targetSdkVersion
to 29 to make Google Play happy.
v1.0.1
Updated to drop unused permissions.