Releases: ricknout/rugby-ranker
Releases · ricknout/rugby-ranker
v1.3.8
v1.3.7
- Update Material to 1.1.0-alpha04
- Use custom end icon for prediction team input dropdown
- Use behavior_saveFlags for match prediction bottom sheet
- ReselectViewModel -> ScrollableViewModel and add onScroll observable event
- Convert add match prediction FAB to Extended FAB
- Shrink/extend predict Extended FAB on rankings scroll
- Adjust dark grey color
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
- Update Navigation to 1.0.0-beta01
- Update WorkManager to 1.0.0-beta05
- Update Kotlin to 1.3.21
- Improve live scores refresh logic by introducing Coroutines!
- Migrate existing Retrofit and Room/Executor usages to use Coroutines
- Update Fragment to 1.1.0-alpha04 and use @ContentView in SportFragment
- Make Kotlin stdlib an api dependency in :common
- Rename :common module to :core
- Clean up test dependencies and fix deprecations
- Show city in match venue name and fix visibility
v1.3.0
This includes all of the changes required for:
- Displaying live scores
- Smarter showing/hiding of the "predict" button on match cards and displaying of all matches, regardless of whether or not both teams are in the rankings table
It also includes many more library updates and design enhancements.