Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-07-17 | 5.3 kB | |
v1.0.0-rc05 source code.tar.gz | 2024-07-17 | 23.0 MB | |
v1.0.0-rc05 source code.zip | 2024-07-17 | 23.7 MB | |
Totals: 3 Items | 46.7 MB | 0 |
Last release before 1.0.0
What's Changed
- fix(deps): update dependency androidx.test.ext:junit-ktx to v1.2.0 by @renovate in https://github.com/chrisbanes/tivi/pull/1903
- fix(deps): update dependency com.google.android.gms:play-services-auth-blockstore to v16.3.0 by @renovate in https://github.com/chrisbanes/tivi/pull/1906
- Automate screenshot grabs on iOS by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1905
- Scroll to top on app bar clicks by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1907
- fix(deps): update dependency androidx.test:rules to v1.6.0 by @renovate in https://github.com/chrisbanes/tivi/pull/1908
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1909
- fix(deps): update dependency androidx.test:core-ktx to v1.6.0 by @renovate in https://github.com/chrisbanes/tivi/pull/1904
- Handle TMDb seasons not updating by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1910
- Remove app bar scroll behaviors by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1911
- More usage of cancellableRunCatching by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1912
- fix(deps): update coil to v3.0.0-alpha07 by @renovate in https://github.com/chrisbanes/tivi/pull/1913
- fix(deps): update dependency androidx.test:core-ktx to v1.6.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1915
- fix(deps): update dependency androidx.test.ext:junit-ktx to v1.2.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1914
- Upgrade Firebase iOS SDK by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1916
- fix(deps): update dependency androidx.test:rules to v1.6.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1917
- Move episode details to be a full screen UI by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1919
- Notifications (Part 1: Infra) by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1920
- fix(deps): update dependency org.jetbrains.kotlinx:atomicfu to v0.25.0 by @renovate in https://github.com/chrisbanes/tivi/pull/1921
- Tidy up common DI components by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1925
- Show notifications banners when app is open by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1924
- Hook up episodes airing notifications by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1928
- fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.3.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1926
- Debounce loading indicators by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1930
- Remove StableCoroutineScope by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1927
- Fix crash from DB having multiple
isMe
users by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1929 - fix(deps): update haze to v0.7.3 by @renovate in https://github.com/chrisbanes/tivi/pull/1931
- fix(deps): update coil to v3.0.0-alpha08 by @renovate in https://github.com/chrisbanes/tivi/pull/1934
- Update episode notification when followed shows change by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1932
- chore(deps): update plugin buildconfig to v5.4.0 by @renovate in https://github.com/chrisbanes/tivi/pull/1935
- Show up next episodes carousel on Discover by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1936
- fix(deps): update dependency androidx.collection:collection to v1.4.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1938
- Early experiments with color extraction by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1937
- chore(deps): update dependency ruby to v3.3.4 by @renovate in https://github.com/chrisbanes/tivi/pull/1933
- fix(deps): update dependency com.google.android.gms:play-services-auth-blockstore to v16.3.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1939
- Add deeplinking from notifications by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1940
- chore(deps): update dependency gradle to v8.9 by @renovate in https://github.com/chrisbanes/tivi/pull/1941
- chore(deps): update dependency com.google.devtools.ksp to v2.0.0-1.0.23 by @renovate in https://github.com/chrisbanes/tivi/pull/1942
- fix(deps): update dependency com.google.firebase:firebase-crashlytics-ktx to v19.0.3 by @renovate in https://github.com/chrisbanes/tivi/pull/1943
- chore(deps): update agp to v8.5.1 by @renovate in https://github.com/chrisbanes/tivi/pull/1944
- Small tweaks to discover carousel by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1945
- Only animate theme changes when needed by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1947
- Update screenshots by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1946
- Read Preference into a StateFlow by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1948
- Queue notifications at startup by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1949
- chore(deps): update dependency com.squareup.wire to v5.0.0 by @renovate in https://github.com/chrisbanes/tivi/pull/1950
- Use followed only filter on Up Next by @chrisbanes in https://github.com/chrisbanes/tivi/pull/1951
Full Changelog: https://github.com/chrisbanes/tivi/compare/v1.0.0-rc04...v1.0.0-rc05