David-Development
released this
24 Apr 09:05
·
109 commits
to master
since this release
Summary
- Dependency updates
- Added - !1273 - Add "remove podcast" in toolbar and "Downloaded podcasts" special folder (thanks to @mkanilsson)
- Fixed - !1400 - Code section shows the same listing in some code posts (thanks to @Unpublished)
- Fixed - !1410 - Changing theme (light/dark) caused favicons to display in wrong color (thanks to @Unpublished / @DoHe)
- Fixed - #1035 - Widget opens wrong article / #1355 Clicking on the widget jumps to a previously opened article (thanks to @Unpublished)
- Fixed - #1381 - Crash when opening downloaded podcasts (thanks to @Unpublished)
- Fixed - #1368 - Images not shown in Details view of specific feeds
- Changed - #1382 - Reduced apk size by 8% (thanks to @connyduck)
What's Changed
- Build(deps): Bump github/codeql-action from 2 to 3 by @dependabot in #1348
- Build(deps): Bump com.google.devtools.ksp from 1.9.21-1.0.15 to 1.9.21-1.0.16 by @dependabot in #1350
- Build(deps): Bump actions/upload-artifact from 3 to 4 by @dependabot in #1349
- Build(deps): Bump androidx.annotation:annotation from 1.7.0 to 1.7.1 by @dependabot in #1347
- Build(deps): Bump com.google.android.material:material from 1.10.0 to 1.11.0 by @dependabot in #1346
- Build(deps): Bump com.google.devtools.ksp from 1.9.21-1.0.16 to 1.9.22-1.0.16 by @dependabot in #1357
- Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.21 to 1.9.22 by @dependabot in #1354
- Build(deps): Bump com.google.truth:truth from 1.1.5 to 1.2.0 by @dependabot in #1353
- Build(deps): Bump DAGGER_VERSION from 2.49 to 2.50 by @dependabot in #1352
- Build(deps): Bump com.diffplug.spotless from 6.22.0 to 6.24.0 by @dependabot in #1363
- Build(deps): Bump MOCKITO_VERSION from 5.8.0 to 5.9.0 by @dependabot in #1362
- Build(deps): Bump com.android.tools.build:gradle from 8.2.0 to 8.2.1 by @dependabot in #1359
- Build(deps): Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 by @dependabot in #1358
- Add "remove podcast" in toolbar and "Downloaded podcasts" special folder by @mkanilsson in #1273
- downloaded podcast refactoring by @David-Development in #1364
- update Android SSO to 1.0.0 by @David-Development in #1369
- Build(deps): Bump com.google.devtools.ksp from 1.9.22-1.0.16 to 1.9.22-1.0.17 by @dependabot in #1366
- fix(i18n): Removed blank by @rakekniven in #1365
- hide empty/broken iframes by @David-Development in #1370
- Build(deps): Bump com.diffplug.spotless from 6.24.0 to 6.25.0 by @dependabot in #1375
- Build(deps): Bump com.android.tools.build:gradle from 8.2.1 to 8.2.2 by @dependabot in #1374
- feat(theming): Adjust EmptyContentView image tint by @stefan-niedermann in #1373
- Build(deps): Bump com.google.truth:truth from 1.2.0 to 1.3.0 by @dependabot in #1371
- Build(deps): Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #1379
- Build(deps): Bump MOCKITO_VERSION from 5.9.0 to 5.10.0 by @dependabot in #1377
- Build(deps): Bump com.google.truth:truth from 1.3.0 to 1.4.0 by @dependabot in #1383
- Build(deps): Bump io.gitlab.arturbosch.detekt from 1.23.4 to 1.23.5 by @dependabot in #1380
- Build(deps): Bump com.google.truth:truth from 1.4.0 to 1.4.1 by @dependabot in #1384
- Improve proguard-rules.pro by @connyduck in #1382
- Build(deps): Bump actions/setup-java from 4.0.0 to 4.1.0 by @dependabot in #1390
- Build(deps): Bump androidx.browser:browser from 1.7.0 to 1.8.0 by @dependabot in #1395
- Build(deps): Bump MOCKITO_VERSION from 5.10.0 to 5.11.0 by @dependabot in #1394
- Fix crash in downloaded podcasts below API 34 by @Unpublished in #1393
- Build(deps): Bump com.android.tools.build:gradle from 8.2.2 to 8.3.0 by @dependabot in #1392
- Build(deps): Bump com.google.truth:truth from 1.4.1 to 1.4.2 by @dependabot in #1391
- Build(deps): Bump DAGGER_VERSION from 2.50 to 2.51 by @dependabot in #1387
- Build(deps): Bump actions/setup-java from 4.1.0 to 4.2.0 by @dependabot in #1396
- Build(deps): Bump actions/setup-java from 4.2.0 to 4.2.1 by @dependabot in #1399
- Build(deps): Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19 by @dependabot in #1398
- Build(deps): Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.22 to 1.9.23 by @dependabot in #1397
- Build(deps): Bump io.gitlab.arturbosch.detekt from 1.23.5 to 1.23.6 by @dependabot in #1403
- Build(deps): Bump com.android.tools.build:gradle from 8.3.0 to 8.3.1 by @dependabot in #1402
- Build(deps): Bump RETROFIT_VERSION from 2.9.0 to 2.11.0 by @dependabot in #1404
- Use one Glide instance per NewsListRecyclerAdapter by @Unpublished in #1410
- Build(deps): Bump org.robolectric:robolectric from 4.11.1 to 4.12 by @dependabot in #1408
- Build(deps): Bump DAGGER_VERSION from 2.51 to 2.51.1 by @dependabot in #1407
- More Kotlin by @Unpublished in #1406
- Build(deps): Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 1.9.23-1.0.20 by @dependabot in #1412
- Build(deps): Bump com.android.tools.build:gradle from 8.3.1 to 8.3.2 by @dependabot in #1413
- Pending intent template needs to be mutable by @Unpublished in #1415
- Build(deps): Bump androidx.core:core from 1.12.0 to 1.13.0 by @dependabot in #1416
- Build(deps): Bump org.robolectric:robolectric from 4.12 to 4.12.1 by @dependabot in #1411
- Only replace first occurrence of pre block pattern by @Unpublished in #1409
- fix missing thumbnails by @David-Development in #1417
- minor thumbnail refactorings by @David-Development in #1418
New Contributors
- @connyduck made their first contribution in #1382
Full Changelog: v.0.9.9.84...v.0.9.9.90