v2.4.0
What's Changed
New features
- Enable debug logging for work manager by @sunkup in #636
- Allow user to set custom user agent by @sunkup in #663
- Provide custom user agent suggestions by @sunkup in #678
Bug fixes
- Run
checkSyncSettingson lifecycle resume by @ArnyminerZ in #659 EditSubscriptionScreenwrongly goes into edited state by @ArnyminerZ in #664
Refactoring
- Support Android 16 by @ArnyminerZ in #639
- Replace okhttp with ktor (okhttp engine) by @ArnyminerZ in #620
- Fix URL sharing by @ArnyminerZ in #668
- Migrate
InfoActivityto Nav3 by @ArnyminerZ in #666 - Move UI state to view model by @sunkup in #679
Other changes
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #643
- Bump ktor from 3.2.1 to 3.2.3 by @dependabot[bot] in #644
- Migration to Nav3 by @ArnyminerZ in #640
- Bump androidx.core:core-ktx from 1.16.0 to 1.17.0 by @dependabot[bot] in #649
- Bump androidx-nav3 from 1.0.0-alpha06 to 1.0.0-alpha07 by @dependabot[bot] in #648
- Bump compose-ui from 1.8.3 to 1.9.0 by @dependabot[bot] in #647
- Bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #646
- Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 1.0.0-alpha04 to 2.10.0-alpha02 by @dependabot[bot] in #650
- Bump androidx.compose.runtime:runtime-livedata from 1.8.3 to 1.9.0 by @dependabot[bot] in #651
- Bump com.android.application from 8.12.0 to 8.12.1 by @dependabot[bot] in #657
- Nav3 migration add subscription activity by @ArnyminerZ in #642
- Bump hilt from 2.57 to 2.57.1 by @dependabot[bot] in #665
- Bump com.google.devtools.ksp from 2.2.0-2.0.2 to 2.2.10-2.0.2 by @dependabot[bot] in #652
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #667
- Bump androidx-lifecycle from 2.9.2 to 2.9.3 by @dependabot[bot] in #670
- Bump androidx-nav3 from 1.0.0-alpha07 to 1.0.0-alpha08 by @dependabot[bot] in #671
- Bump androidx.lifecycle:lifecycle-viewmodel-navigation3 from 2.10.0-alpha02 to 2.10.0-alpha03 by @dependabot[bot] in #672
- Enable grouping just like the other repos by @ArnyminerZ in #669
- Bump com.android.application from 8.12.1 to 8.12.2 by @dependabot[bot] in #673
- Migrate
EditSubscriptionActivityto Nav3 by @ArnyminerZ in #662
Full Changelog: v2.3.1...v2.4.0