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

Redesign deep linking #2444

Closed
wants to merge 4 commits into from
Closed

Conversation

MiSikora
Copy link
Contributor

@MiSikora MiSikora commented Jul 4, 2024

Description

TBD

Closes #2405

Testing Instructions

TBD

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.

I have tested any UI changes...

  • with different themes
  • with a landscape orientation
  • with the device set to have a large display and font size
  • for accessibility with TalkBack

@MiSikora MiSikora added the bug Something isn't working label Jul 4, 2024
@MiSikora MiSikora added this to the 7.68 milestone Jul 4, 2024
@dangermattic
Copy link
Collaborator

1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

@MiSikora MiSikora force-pushed the fix/episode-timestamp-deeplinking branch from 5dec75f to b756d36 Compare July 4, 2024 08:18
@MiSikora MiSikora closed this Jul 5, 2024
@MiSikora MiSikora deleted the fix/episode-timestamp-deeplinking branch July 5, 2024 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App doesn't handle direct episode links with timestamps
2 participants