This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
v0.7.0
What's Changed
- Dependency updates by @chrisbanes in #898
- Bump com.gradle.enterprise from 3.8 to 3.8.1 by @dependabot in #893
- rememberStateWithLifecycle utility by @yschimke in #900
- Bump com.gradle.enterprise from 3.8.1 to 3.9 by @dependabot in #901
- Dependency updates 18/03/22 by @chrisbanes in #904
- hide show status if show is not in production by @phillipsk in #907
- Migrate to the new downloadable fonts support by @chrisbanes in #911
- Bump com.gradle.enterprise from 3.9 to 3.10.1 by @dependabot in #914
- Enable Hilt's Aggregating task by @chrisbanes in #916
- Update dependencies by @chrisbanes in #915
- Fix menu popup location on Season items by @chrisbanes in #918
- Migrate to LazyVerticalGrid by @chrisbanes in #917
- Fix AccountUi lag by @janbina in #919
- Bump com.gradle.enterprise from 3.10.1 to 3.10.2 by @dependabot in #921
- Update dependencies + compile sdk by @chrisbanes in #925
- Add baseline profile by @chrisbanes in #926
- Move episode details to be a bottom sheet by @chrisbanes in #928
- Dependency updates by @chrisbanes in #933
- Disable transitive R file generation by @chrisbanes in #935
- Remove unused code from base-android by @chrisbanes in #934
- Bump com.gradle.enterprise from 3.10.2 to 3.11 by @dependabot in #936
- Bump com.gradle.enterprise from 3.11 to 3.11.1 by @dependabot in #937
- Optimize CI a bit by @Goooler in #938
- Modernize a bit by @Goooler in #939
- More tweaks by @Goooler in #940
- Enable Compose Compiler metrics by @chrisbanes in #910
- Upgrade to Snapper 0.3.0 by @chrisbanes in #944
- Upgrade tmdb-java and trakt-java by @chrisbanes in #945
- Remove some unnecessary Store classes by @chrisbanes in #942
- Move module folders into subfolders by @Goooler in #946
- Spotless 6.11.0 & Ktlint 0.47.1 by @Goooler in #947
- Migrate to collectAsStateWithLifecycle() by @chrisbanes in #948
- Bump AGP to 7.3.0 final by @Goooler in #949
- Add
unsafeLazy
to simplify thread unsafe lazy initializations by @Goooler in #950 - Convert Gradle build scripts to kts by @Goooler in #952
- Replace room's kapt with ksp by @Goooler in #953
- Migrate to sergei-lapin/napt by @chrisbanes in #951
- Bump Napt to 1.17 by @Goooler in #955
- Speed up builds a bit by @Goooler in #956
- Tweak more flags by @Goooler in #957
- Robolectric 4.9 & Dagger 2.44 by @Goooler in #958
- Upgrade to Compose 1.3.0-rc01 by @chrisbanes in #959
- Standardized the BackdropImage component by @chrisbanes in #960
- Minor flags tweak by @Goooler in #961
- Configure Renovate by @renovate in #963
- Bump com.gradle.enterprise from 3.11.1 to 3.11.2 by @dependabot in #962
- Remove snapshot repos by default by @chrisbanes in #964
- Update dependency com.jakewharton.threetenabp:threetenabp to v1.4.1 by @renovate in #965
- Update r0adkll/upload-google-play action to v1.0.18 by @renovate in #966
- Update com.google.firebase by @renovate in #968
- Update mikepenz/release-changelog-builder-action action to v3 by @renovate in #970
- Update dependency com.jakewharton.threetenabp:threetenabp to v1.4.2 by @renovate in #972
- Update agp to v7.3.1 by @renovate in #971
- Remove dependencyUpdates by @chrisbanes in #973
- Update plugin ksp to v1.7.20-1.0.7 by @renovate in #974
- Update dependency com.google.firebase:firebase-crashlytics-ktx to v18.3.1 by @renovate in #976
- Update r0adkll/upload-google-play action to v1.0.19 by @renovate in #977
- Update compose to v1.3.0 by @renovate in #979
- Update androidxlifecycle to v2.6.0-alpha03 by @renovate in #978
- Update dependency androidx.activity:activity-compose to v1.6.1 by @renovate in #980
- Update dependency androidx.navigation:navigation-compose to v2.5.3 by @renovate in #981
- Update dependency androidx.paging:paging-compose to v1.0.0-alpha17 by @renovate in #982
- Update accompanist to v0.27.0 by @renovate in #983
- Use new Compose BOM: 2022.10.00 by @chrisbanes in #984
- Re-enable all ktlint rules by @chrisbanes in #985
- Update plugin com.gradle.enterprise to v3.11.3 by @renovate in #987
- Simplify ViewModel state subscriptions by @chrisbanes in #988
- Update dependency com.jakewharton.threetenabp:threetenabp to v1.4.3 by @renovate in #989
- Update plugin ksp to v1.7.20-1.0.8 by @renovate in #990
- Update plugin com.gradle.enterprise to v3.11.4 by @renovate in #991
- Update androidxtest to v1.5.0 by @renovate in #994
- Update dependency androidx.test.ext:junit-ktx to v1.1.4 by @renovate in #993
- Update dependency androidx.compose:compose-bom to v2022.11.00 by @renovate in #997
- Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.1.1 by @renovate in #995
- Update dependency com.squareup.leakcanary:leakcanary-android to v2.10 by @renovate in #999
- Update dagger to v2.44.1 by @renovate in #1000
- Update dependency com.google.firebase:firebase-crashlytics-ktx to v18.3.2 by @renovate in #1001
- Enable gradle-home-cache-cleanup on gradle-build-action by @Goooler in #1002
- Update dagger to v2.44.2 by @renovate in #1004
- Update Kotlin, KSP and Compose Compiler by @renovate in #1006
- Update accompanist to v0.27.1 by @renovate in #1007
- Migrate SwipeRefresh to PullRefresh by @Goooler in #1010
- Update dependency gradle to v7.6 by @renovate in #1009
- Update plugin spotless to v6.12.0 by @renovate in #1008
- Apply Ktlint trailing comma rules by @Goooler in #1012
- Run Spotless on kts files & Fix extra lines in license header by @Goooler in #1013
- Enable stable config cache by @Goooler in #1011
- Update dependency androidx.test:runner to v1.5.1 by @chrisbanes in #1015
- Update accompanist to v0.28.0 by @renovate in #1017
- Update dependency io.mockk:mockk to v1.13.3 by @renovate in #1018
- Automate baseline profile generation by @chrisbanes in #1016
- Stop generating the baseline profile on commit by @chrisbanes in #1019
New Contributors
- @phillipsk made their first contribution in #907
- @janbina made their first contribution in #919
- @Goooler made their first contribution in #938
- @renovate made their first contribution in #963
Full Changelog: v0.6.4...v0.7.0