Releases: ricknout/rugby-ranker
Releases · ricknout/rugby-ranker
v1.2.3
- Update app icon to use inverted style
v1.2.2
- Improve layout of matches for larger screen widths
v1.2.1
- Update Dagger to 2.20
- Style ProgressBars with grey tint
- Ensure Snackbars are hidden even if Tab changes
- Delete empty files
- Improve WorkManager DI
- Add comment to explain Navigation upgrade bug
- General Gradle file cleanup
v1.2.0
- Update AndroidX dependencies
- Update WorkManager to 1.0.0-beta01 and clean up use of "" in versions
- Update AGP to 3.3.0-rc03
- Update all assets with new logo
- Update ConstraintLayout to 2.0.0-alpha3
- Update testing dependencies
- Add CircleCI integration
- Add ktlint and fix code formatting issues
v1.1.6
- Improve layout of match list item
- Update demo.gif
- Update screens
v1.1.5
- Update WorkManager to 1.0.0-alpha13
- Suppress StaticLayout constructor deprecation in headers
- Update testing dependencies
- Update Material Components to 1.1.0-alpha02
v1.1.4
- Ensure EmojiCompat works correctly for match team flags
- Use static bottom nav icons for pre API 24 devices
v1.1.3
- Stop editing prediction on fixture 'predict' click
v1.1.2
- Ensure match prediction input state is correctly handled on bottom nav change
v1.1.1
- Update Proguard rules to include vo objects for Navigation safeargs