Releases: static-var/vlr-gg
Releases · static-var/vlr-gg
Release v0.1.1
v0.1.1
Release v0.1.0
What's Changed
- Target and compile against A13
- Redesign MatchDetailsScreen to display more stats of match
- Reduce recompositions / compiler optimization (a6cab77, fff345e, 6103068, e4a9982)
- Remember scroll position on a few screen
- Remove font .ttf files and prepare for downloadable font integration (e9c373b, 627fc45)
Dependency Updates
- chore(deps): update plugin com.diffplug.spotless to v6.5.0 by @renovate in #52
- chore(deps): update ktor_version to v2.0.1 by @renovate in #55
- chore(deps): update dependency org.robolectric:robolectric to v4.8 by @renovate in #54
- chore(deps): update plugin com.diffplug.spotless to v6.5.1 by @renovate in #53
- chore(deps): update dependency com.google.firebase:firebase-bom to v30 by @renovate in #59
- chore(deps): update plugin com.diffplug.spotless to v6.5.2 by @renovate in #58
- chore(deps): update dependency org.robolectric:robolectric to v4.8.1 by @renovate in #57
- chore(deps): update dependency app.cash.turbine:turbine to v0.8.0 by @renovate in #56
- chore(deps): update dependency com.android.tools.build:gradle to v7.2.0 by @renovate in #60
- chore(deps): update hilt_version to v2.42 by @renovate in #61
- chore(deps): update dependency androidx.compose.material3:material3 to v1.0.0-alpha11 by @renovate in #64
- chore(deps): update compose_version to v1.2.0-beta01 by @renovate in #63
- chore(deps): update plugin com.diffplug.spotless to v6.6.0 by @renovate in #62
- chore(deps): update kotlin_version to v1.6.21 by @renovate in #47
- chore(deps): update dependency androidx.navigation:navigation-compose to v2.5.0-rc01 by @renovate in #66
- chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2.5.0-rc01 by @renovate in #65
Full Changelog: v0.0.19...v0.1.0
Release v0.0.19
v0.0.19
Release v0.0.18
v0.0.18
Release v0.0.17
v0.0.17
Release v0.0.16
v0.0.16
Release v0.0.15
What's Changed
- chore(deps): update dependency com.google.firebase:firebase-bom to v29.3.0 by @renovate in #28
- chore(deps): update dependency gradle to v7.4.2 by @renovate in #30
- chore(deps): update plugin com.diffplug.spotless to v6.4.1 by @renovate in #29
- News articles will be opened in app instead of a browser tab by @static-var in #33
What's Fixed
- Fixed issue where app would crash while opening a certain events.
Full Changelog: v0.0.14...v0.0.15
Release v0.0.14
v0.0.14
Release v0.0.13
Release v0.0.12
What's new
- Added an "About" screen.
- Add sticky header of dates in upcoming and completed matches screen.
- Use similar tab indicator through out the app.
What's fixed
- Fix sorting issue for matches and news (Requires user to clear app data to fix this issue).
- Fix article date in News screen.
- Fix alignment of team logo and a few text and icons in event's description screen.
- Fix a crash which occurredwhile downloading the app update
Detailed Changelog: v0.0.10...v0.0.12