This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
v0.9.3
What's Changed
- Migrate to material3-windowsizeclass by @chrisbanes in #1314
- Update plugin com.gradle.enterprise to v3.13.4 by @renovate in #1315
- Update dependency me.saket.swipe:swipe to v1.2.0 by @renovate in #1316
- Update dependency app.cash.turbine:turbine to v1 by @renovate in #1317
- Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-alpha16 by @renovate in #1318
- Update dependency org.jetbrains.kotlinx:atomicfu to v0.21.0 by @renovate in #1319
- Add Compose convention plugin by @erikghonyan in #1320
- Add helper to access version catalog in convention plugins by @erikghonyan in #1322
- Update sqldelight to v2.0.0-rc02 by @renovate in #1323
- Update plugin cacheFixPlugin to v2.7.2 by @renovate in #1325
- Update ktor to v2.3.2 by @renovate in #1326
- Push initializers out of :android-app by @chrisbanes in #1328
- Use gmazzo/gradle-buildconfig-plugin by @chrisbanes in #1329
- Update coroutines to v1.7.2 by @renovate in #1330
- Update dependency com.squareup.leakcanary:leakcanary-android to v2.12 by @renovate in #1333
- Update dependency com.github.chuckerteam.chucker:library to v4 by @renovate in #1331
- Update circuit to v0.10.0 by @renovate in #1335
- Update dependency gradle to v8.2 by @renovate in #1336
- Migrate to Compose Multiplatform by @chrisbanes in #1324
- Update dependency com.squareup.leakcanary:leakcanary-android to v2.12 by @renovate in #1344
- Build iOS app on CI by @chrisbanes in #1347
- Update dependency io.github.qdsfdhvh:image-loader to v1.5.3 by @renovate in #1342
- Publish iOS app on each commit by @chrisbanes in #1348
- Setup Firebase on iOS by @chrisbanes in #1345
- Fix Spotless configuration by @erikghonyan in #1349
- Extract code style checks into separate job by @erikghonyan in #1350
- Add logging to iOS Ktor clients by @chrisbanes in #1351
- Fix dialogs by @chrisbanes in #1355
- Fix Android back navigation by @chrisbanes in #1356
- Lots of date formatting fixes by @chrisbanes in #1357
- Update dependency app.moviebase:tmdb-api to v1.1.0 by @renovate in #1363
- Update kotlin monorepo by @renovate in #1364
- Revert "Update kotlin monorepo" by @chrisbanes in #1365
- Update dependency app.moviebase:trakt-api to v0.5.0 by @renovate in #1367
- Disable Maven Central snapshots repos by @chrisbanes in #1368
- Add Trakt login to iOS by @chrisbanes in #1359
- Simplify :android-app:app by @chrisbanes in #1370
- Fix opening 'track episode' from Up Next swipe by @chrisbanes in #1373
- Dismiss the keyboard when clearing search field by @chrisbanes in #1374
- Add version item to iOS Settings by @chrisbanes in #1376
- Migrate TiviPreferences to use multiplatform-settings by @chrisbanes in #1375
- Try and make iOS fling feel more 'native' by @chrisbanes in #1377
- Update dependency io.github.qdsfdhvh:image-loader to v1.6.0 by @renovate in #1378
- Update circuit to v0.10.1 by @renovate in #1380
- Add iOS implementation of ShowTasks by @chrisbanes in #1382
- Update dependency gradle to v8.2.1 by @renovate in #1383
- Lots of fixes around Dialog by @chrisbanes in #1384
- Implement refresh token on iOS by @chrisbanes in #1385
- Enable SwiftLint on CI by @chrisbanes in #1386
- Fix WindowInsets handling on iOS by @chrisbanes in #1387
- Reduce the scope of spotless tasks by @erikghonyan in #1321
- Allow the project to be built on Linux (#1388) by @leinardi in #1389
- Use native date/time pickers on iOS by @chrisbanes in #1391
- Update plugin firebase-crashlytics to v2.9.7 by @renovate in #1390
- Update com.google.firebase by @renovate in #1392
- Migrate to Lyricist by @chrisbanes in #1393
- Dismiss episode track dialog after submission by @chrisbanes in #1396
- Update dependency fastlane to v2.214.0 by @renovate in #1397
- Don't crossfade images loaded from memory by @chrisbanes in #1399
- Move database operations to specific dispatchers by @chrisbanes in #1400
- Rewrite settings in Compose by @chrisbanes in #1401
- Update plugin buildConfig to v4.1.2 by @renovate in #1402
- Tweak episode details track UI by @chrisbanes in #1403
- Update spotless to v6.20.0 by @renovate in #1404
- Integrate platform specific navigation gestures by @chrisbanes in #1379
- Disable swipe's overscroll by @chrisbanes in #1406
- Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-beta01 by @renovate in #1409
- Update paging.multiplatform to v3.2.0-alpha05-0.2.3 by @renovate in #1407
- Update plugin com.gradle.enterprise to v3.14 by @renovate in #1408
- Enable iOS debug symbolication by @chrisbanes in #1411
- Add support for remote build cache by @chrisbanes in #1410
- Remove dependency on Lyricist processor by @chrisbanes in #1412
- Fix Android Smoke tests by @chrisbanes in #1414
- Split :common:ui:resources up by @chrisbanes in #1413
- Update circuit to v0.11.0 by @renovate in #1415
- Update to Compose MP 1.5.0-dev1114 by @chrisbanes in #1417
- Upgrade to Kotlin 1.9.0 and Compose MP 1.5.0-dev by @chrisbanes in #1395
- Revert "Upgrade to Kotlin 1.9.0 and Compose MP 1.5.0-dev" by @chrisbanes in #1419
- Increase touch slop on iOS by @chrisbanes in #1422
- Update dependency org.mobilenativefoundation.store:store5 to v5.0.0-beta02 by @renovate in #1418
- Tweaks for iOS Gesture Navigation by @chrisbanes in #1423
- Update coroutines to v1.7.3 by @renovate in #1424
- Update agp to v8.1.0 by @renovate in #1425
- Update plugin composeMultiplatform to v1.4.3 by @renovate in #1426
- Upgrade to Kotlin 1.9.0 and Compose MP 1.5.0-dev v2 by @chrisbanes in #1420
- Update dependency com.benasher44:uuid to v0.8.0 by @renovate in #1421
- Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-beta02 by @renovate in #1428
- Update plugin com.gradle.enterprise to v3.14.1 by @renovate in #1430
- Update compose.multiplatform to v1.5.0-dev1128 by @renovate in #1427
- Update sqldelight to v2.0.0 by @renovate in #1431
- Fix crash reporting on iOS by @chrisbanes in #1429
- Fix Discover not refreshing by @chrisbanes in #1432
- Update dependency io.github.qdsfdhvh:image-loader to v1.6.1 by @renovate in #1434
- Add potential workaround for SQLDelight crash by @chrisbanes in #1436
- iOS Gesture Nav improvements by @chrisbanes in #1438
- Update compose.multiplatform to v1.5.0-beta01 by @renovate in #1435
- Persist Desktop database by @chrisbanes in #1437
- Remove our custom touch slop by @chrisbanes in #1439
- Update dependency io.github.qdsfdhvh:image-loader to v1.6.2 by @renovate in #1440
- Update dependency io.github.qdsfdhvh:image-loader to v1.6.3 by @renovate in #1442
- Update circuit to v0.12.0 by @renovate in #1441
- Update plugin ksp to v1.9.0-1.0.13 by @renovate in #1446
- Update circuit to v0.12.1 by @renovate in #1443
- Update ktor to v2.3.3 by @renovate in #1444
- Fix IllegalStateException when Firebase config isn't available by @chrisbanes in #1447
- Update plugin cacheFixPlugin to v2.7.3 by @renovate in #1448
- Update plugin firebase-crashlytics to v2.9.8 by @renovate in #1450
- Fix Keychain access from background by @chrisbanes in #1451
- Stop cross-fading images so frequently by @chrisbanes in #1452
- Update dependency io.github.qdsfdhvh:image-loader to v1.6.4 by @renovate in #1453
- Bring back the Material image loading treatment by @chrisbanes in #1454
- Update dependency androidx.collection:collection to v1.3.0-beta01 by @renovate in #1456
- Update dependency androidx.benchmark:benchmark-macro-junit4 to v1.2.0-beta03 by @renovate in #1455
- Update dependency androidx.browser:browser to v1.6.0 by @renovate in #1457
- Update compose.multiplatform to v1.5.0-beta02 by @renovate in #1458
- Update dependency org.mobilenativefoundation.store:store5 to v5.0.0-beta03 by @renovate in #1459
- Update dependency org.jetbrains.kotlinx:atomicfu to v0.22.0 by @renovate in #1460
- Update dependency dev.chrisbanes.material3:material3-window-size-class-multiplatform to v0.3.0 by @renovate in #1461
- Update dependency dev.chrisbanes.material3:material3-window-size-class-multiplatform to v0.3.1 by @renovate in #1462
New Contributors
Full Changelog: v0.9.2...v0.9.3