This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
v0.4.1
What’s Changed
- GitHub Actions improvements (#558) @chrisbanes
- [pull] master from chrisbanes:master (#7) @pull
- Update to AGP 3.6.0-rc03 (#557) @chrisbanes
- Migrate to using Store (#556) @chrisbanes
- Upgrade to AGP 3.6.0-rc02 (#554) @chrisbanes
- Dependency updates (#553) @chrisbanes
- Update to Coil v0.9.x (#526) @chrisbanes
- Update to cache v1.1.0 (#551) @chrisbanes
- Update build.yml (#550) @imbsky
- Change continuation indent to 4 chars (#548) @chrisbanes
- Tidy up module dependencies (#547) @chrisbanes
- Split up the common-ui module (#546) @chrisbanes
- Split out ui-episodedetails (#543) @chrisbanes
- Revert typefaces back to Rubik (#542) @chrisbanes
- Update AGP to 3.6.0-beta05 (#541) @chrisbanes
- Increase scrolling speed for carousels (#539) @chrisbanes
- Small spacing improvments to show details (#538) @chrisbanes
- More badges on show details (#537) @chrisbanes
- Tidy up UI classes visibility (#536) @chrisbanes
- Update all the dependencies (#535) @chrisbanes
- Update MotionLayout await to use a timeout (#534) @chrisbanes
- Move all view await funs to suspendCancellableCoroutine (#533) @chrisbanes
- Update show details to use
Action
(#532) @chrisbanes - Merge CI Gradle tasks (#531) @chrisbanes
- Update heap settings (#529) @chrisbanes
- Add automerge action (#530) @chrisbanes
- Increase java heap size to 2 GB (#528) @LivingWithHippos
- Use Release Drafter GitHub Action (#527) @chrisbanes
- Only run assembleRelease on feature branches (#525) @chrisbanes
- Force show details to fling to open state (#524) @chrisbanes
- Move to GitHub Actions (#506) @chrisbanes
- Remove toDp() extfuns (#523) @chrisbanes
- Use our animations for navigation destinations (#520) @chrisbanes
- Move PagedLists out of MvRx states (#519) @chrisbanes
- Refactor app navigation to lean more on the navigation component (#518) @chrisbanes