pocket-casts-android
pocket-casts-android copied to clipboard
Pocket Casts Android 🎧
### What problem does this address? If someone wants to take some notes while listening to a podcast they have to open another app for that and write where this...
iOS has the option to "Open Player Automatically" under the "General" settings. Turning this on means that tapping to play an episode from, for example, an episode screen or from...
### Description When you listen to a podcast episode via the Discover Tab, you're being subscribed automatically to the podcast ### Step-by-step reproduction instructions 1. Open the discover tab and...
## Description Add a new onboarding flow to help users get up to speed more quickly. ## Tasks ### ✅ Initial Setup - [X] Put feature behind feature flag during...
| 📘 Project: #410 | |:---:| iOS PR: https://github.com/Automattic/pocket-casts-ios/pull/420 ## Description Adds the first and last story. The last story also adds a replay option. ## Testing Instructions 1. Set...
| 📘 Project: #410 | |:---:| iOS PR: https://github.com/Automattic/pocket-casts-ios/pull/416 ## Description Shows the longest episode played story. ## Testing Instructions 1. Set `END_OF_YEAR_ENABLED` feature flag to `true` in `base.gradle` 2....
### Description We've received 8.6k of these from the Android app during the last 30 days: https://sentry.io/organizations/a8c/issues/3632145749/?environment=production&query=is%3Aunresolved&referrer=issue-stream&sort=freq&statsPeriod=7d Looks like some kind of problem with cursors in the Android database. This...
### Description When switching from AccountA to AccountB in the app, I end up with a different listening history than when I just log into AccountB on a fresh install....
### Description Feeds without SSL no longer work. ### Step-by-step reproduction instructions 1. Go to the BBC Newscast podcast 2. Try to stream or download an episode 3. 💥 Observe...
## Description Provide `MiniPlayerState` to restore `playing` value after `MiniPlayer` view is recreated. Currently `MiniPlayer` view after recreation always starts with the state `playing=state` even if podcast is playing. This...