This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
v0.6.1
What's Changed
- Fix fragment crashing when rotating the device by @chrisbanes in #706
- Update to Compose SNAPSHOT 6886729 by @chrisbanes in #707
- Migrate GitHub action to new env setup by @chrisbanes in #709
- Update to Compose 1.0.0-alpha05 by @chrisbanes in #710
- Migrate search to Compose by @chrisbanes in #711
- Add workaround for search items clipping by @chrisbanes in #712
- Remove a load of old code 🗑️ by @chrisbanes in #713
- Use Gradle Play Publisher SNAPSHOT by @chrisbanes in #714
- Use Compose SNAPSHOT 6914774 by @chrisbanes in #715
- Add implementation of absolute elevation by @chrisbanes in #716
- Migrate Show Details to LazyColumn DSL by @chrisbanes in #708
- Update to Compose SNAPSHOT 6922857 by @chrisbanes in #717
- Re-enable hardware bitmaps by @chrisbanes in #718
- Move to SharedFlow in SubjectInteractor by @chrisbanes in #722
- Fix logged in user info refreshing by @chrisbanes in #723
- Migration of 'Followed' to Compose by @chrisbanes in #720
- Delete local.properties by @prudhvir3ddy in #725
- [Watched] Migrating watched shows to Compose by @chrisbanes in #724
- Use JDK 11 on GitHub Actions by @chrisbanes in #727
- Remove the old entry grid code by @chrisbanes in #726
- Update to Compose SNAPSHOT 6961312 by @chrisbanes in #730
- Update to Compose 1.0.0-alpha07 final by @chrisbanes in #731
- Revert CI back to JDK 8 by @chrisbanes in #733
- [Trending] Convert trending shows grid to Compose by @chrisbanes in #729
- Migrate remaining screens to Compose by @chrisbanes in #719
- Move staleness logic within our Stores by @chrisbanes in #736
- Update to Compose SNAPSHOT 7001724 by @chrisbanes in #739
- Remove AppCompat + MDC by @chrisbanes in #737
- Some small performance improvements and bug fixes by @chrisbanes in #741
- Migrate away from Channel to SharedFlow by @chrisbanes in #740
- Update to AGP 7.0.0-alpha02 by @chrisbanes in #743
- Dependency updates by @chrisbanes in #745
- Fix TraktAuthModule compile error by @alishari in #748
- Update dependencies by @chrisbanes in #749
- Add custom versioning policy for
dependencyUpdates
by @chrisbanes in #750 - Update to Compose 1.0.0-alpha11 by @chrisbanes in #752
- Update dependencies by @chrisbanes in #754
- Update to Dagger/Hilt 2.31.2 by @chrisbanes in #753
- Move away from storing dependencies in buildSrc by @chrisbanes in #756
- Update to new transition APIs in Compose 1.0.0-alpha11 by @chrisbanes in #755
- Bump com.diffplug.spotless from 5.9.0 to 5.10.0 by @dependabot-preview in #758
- Bump com.diffplug.spotless from 5.10.0 to 5.10.1 by @dependabot-preview in #759
- Update to Compose SNAPSHOT 7141639 by @chrisbanes in #760
- Bump com.diffplug.spotless from 5.10.1 to 5.10.2 by @dependabot-preview in #763
- Update updateOverlaidStatusBarAppBarTransition by @chrisbanes in #766
- Update to Compose SNAPSHOT 7154166 by @chrisbanes in #765
- Bump com.diffplug.spotless from 5.10.2 to 5.11.0 by @dependabot-preview in #768
- Bump com.github.ben-manes.versions from 0.36.0 to 0.38.0 by @dependabot-preview in #767
- Update to Compose 1.0.0-beta02 by @chrisbanes in #769
- Migrate to Google Accompanist by @chrisbanes in #770
- Use official appauth 0.8.1 release by @agologan in #771
- Migration to Navigation Compose by @chrisbanes in #761
- Bump com.diffplug.spotless from 5.11.0 to 5.11.1 by @dependabot-preview in #776
- Use explicit navigation argument types by @chrisbanes in #778
- Migrate over to Accompanist FlowRow by @chrisbanes in #777
- Update to Compose 1.0.0-beta04 by @chrisbanes in #779
- Bump com.diffplug.spotless from 5.11.1 to 5.12.0 by @dependabot-preview in #781
- Bump com.diffplug.spotless from 5.12.0 to 5.12.1 by @dependabot-preview in #782
- Migrate to Gradle 7.0's Version catalogs by @chrisbanes in #784
- Migrate to Accompanist rememberCoilPainter() by @chrisbanes in #785
- Add swipe-refresh to most screens by @chrisbanes in #786
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #791
- Bump com.diffplug.spotless from 5.12.1 to 5.12.4 by @dependabot in #792
- Dependency updates by @chrisbanes in #795
- Dependency updates by @chrisbanes in #796
- Try out Room auto-migrations by @chrisbanes in #797
- Tidy up ViewState collection from ViewModels by @chrisbanes in #788
- Update to Compose SNAPSHOT 7352378 by @chrisbanes in #798
- Stop passing navController down from the NavHost by @chrisbanes in #799
- Fixes for release R8-ified build by @chrisbanes in #804
- Bump com.diffplug.spotless from 5.12.4 to 5.12.5 by @dependabot in #800
- Use new nested navigation support by @chrisbanes in #801
- Update to Compose 1.0.0-beta07 by @chrisbanes in #805
- Tidy up shell script licenses by @chrisbanes in #809
- Bump com.github.ben-manes.versions from 0.38.0 to 0.39.0 by @dependabot in #810
- Update to Compose 1.0.0-beta08 and related dependencies by @chrisbanes in #811
- Bump com.diffplug.spotless from 5.12.5 to 5.13.0 by @dependabot in #812
- Bump com.diffplug.spotless from 5.13.0 to 5.14.0 by @dependabot in #814
- Update dependencies by @chrisbanes in #817
- Re-enable R8 full mode by @chrisbanes in #818
- Tidy-up :common-ui-compose by @chrisbanes in #819
- Enable resource optimization by @JakeWharton in #687
- Fix Play store link by @benwicks in #822
- Update keep rules for using R8 version 3.1 in full mode by @christofferqa in #821
- Remove redundant rules in shrinker configuration by @christofferqa in #824
- migrate jcenter to mavenCentral by @wiryadev in #825
- Bump com.diffplug.spotless from 5.14.0 to 5.14.1 by @dependabot in #826
- Update to Compose 1.0.0-rc01 by @chrisbanes in #828
- replace deprecated Tuple2 method by @wiryadev in #827
- Update dependencies by @chrisbanes in #834
- Update Debug.kt by @jeffnyauke in #835
- Initial large screen updates by @chrisbanes in #820
- Selectively apply the GMS + Crashlytics plugins by @chrisbanes in #836
- Fix package declarations in ContentColor.kt and ExpandingSummary.kt by @razvnred in #838
- Update dependencies by @chrisbanes in #840
- Remove action in Discover.kt by @pietmau in #843
- Make navigation destinations unique by @chrisbanes in #844
- Use a
NavigationRail
on devices with width > 600dp by @chrisbanes in #842 - Tidy up Flow + ViewState collections by @chrisbanes in #845
- Upgrade to AGP 7.1.0-alpha08 by @chrisbanes in #848
- Fix flipped fav icon (UX) by @theapache64 in #852
- Bump com.diffplug.spotless from 5.14.2 to 5.14.3 by @dependabot in #853
- Apply changes regarding Gradle v7.2 by @murattuzel in #854
- Use navigation-animation in Tivi by @chrisbanes in #841
- Update to Compose 1.1.0-beta06 and friends by @chrisbanes in #857
- Use Snapper for snapping lazy container carousels by @chrisbanes in #859
- Update to Compose 1.1.0-beta02 and other dependencies, optimize import by @wiryadev in #860
- Properly implement effects on show details by @chrisbanes in #866
- Integrate Chucker into Tivi by @chrisbanes in #865
- Try using gradle-cache-action by @chrisbanes in #858
- Fix Chucker not working with R8 full mode enabled by @chrisbanes in #867
- Move QA build type to a flavour by @chrisbanes in #868
- Bump com.gradle.enterprise from 3.0 to 3.7.2 by @dependabot in #869
- Dependency updates by @chrisbanes in #870
New Contributors
- @prudhvir3ddy made their first contribution in #725
- @alishari made their first contribution in #748
- @dependabot-preview made their first contribution in #758
- @agologan made their first contribution in #771
- @benwicks made their first contribution in #822
- @christofferqa made their first contribution in #821
- @wiryadev made their first contribution in #825
- @jeffnyauke made their first contribution in #835
- @razvnred made their first contribution in #838
- @pietmau made their first contribution in #843
- @theapache64 made their first contribution in #852
- @murattuzel made their first contribution in #854
Full Changelog: v0.5.1...v0.6.1