Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Chapters implement List #3555

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Make Chapters implement List #3555

merged 1 commit into from
Feb 6, 2025

Conversation

MiSikora
Copy link
Contributor

@MiSikora MiSikora commented Feb 6, 2025

Description

This PR adds makes Chapters implement List<Chapter> interface and removes all now redundant methods.

Testing Instructions

Smoke test chapters interactions with podcasts that use chapters like Upgrade or The Changelog.

Checklist

  • If this is a user-facing change, I have added an entry in CHANGELOG.md
  • Ensure the linter passes (./gradlew spotlessApply to automatically apply formatting/linting)
  • I have considered whether it makes sense to add tests for my changes
  • All strings that need to be localized are in modules/services/localization/src/main/res/values/strings.xml
  • Any jetpack compose components I added or changed are covered by compose previews
  • I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.

@MiSikora MiSikora added [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase. [Area] Chapters Episode chapters labels Feb 6, 2025
@MiSikora MiSikora added this to the 7.83 milestone Feb 6, 2025
@MiSikora MiSikora requested a review from a team as a code owner February 6, 2025 06:58
@MiSikora MiSikora requested review from mebarbosa and removed request for a team February 6, 2025 06:58
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Feb 6, 2025

📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
App Name 📱 Mobile
Build TypedebugProd
Commit94ecfc0
Direct Downloadpocketcasts-app-prototype-build-pr3555-94ecfc0.apk
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
App Name 🚗 Automotive
Build TypedebugProd
Commit94ecfc0
Direct Downloadpocketcasts-automotive-prototype-build-pr3555-94ecfc0.apk
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
App Name ⌚ Wear
Build TypedebugProd
Commit94ecfc0
Direct Downloadpocketcasts-wear-prototype-build-pr3555-94ecfc0.apk

@mebarbosa
Copy link
Contributor

It worked all smoke tests that I did ✅

@MiSikora MiSikora enabled auto-merge (squash) February 6, 2025 13:12
@MiSikora MiSikora merged commit 5aa799e into main Feb 6, 2025
18 checks passed
@MiSikora MiSikora deleted the task/chapters-cleanup branch February 6, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Area] Chapters Episode chapters [Type] Tech Debt Involving upgrades or refactoring to maintain or enhance the codebase.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants