Skip to content

Releases: static-var/vlr-gg

Release v0.1.1

27 May 08:51
03f2b63
Compare
Choose a tag to compare

Release v0.1.0

12 May 05:25
Compare
Choose a tag to compare

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

21 Apr 14:18
Compare
Choose a tag to compare
v0.0.19

Release v0.0.18

13 Apr 10:32
Compare
Choose a tag to compare
v0.0.18

Release v0.0.17

11 Apr 18:27
Compare
Choose a tag to compare
v0.0.17

Release v0.0.16

08 Apr 20:12
Compare
Choose a tag to compare
v0.0.16

Release v0.0.15

03 Apr 14:06
9227b0e
Compare
Choose a tag to compare

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

24 Mar 10:58
Compare
Choose a tag to compare
v0.0.14

Release v0.0.13

21 Mar 14:11
c53069d
Compare
Choose a tag to compare

What's Changed

Detailed Changelog: v0.0.12...v0.0.13

Release v0.0.12

18 Mar 13:59
a294183
Compare
Choose a tag to compare

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