pocket-casts-android icon indicating copy to clipboard operation
pocket-casts-android copied to clipboard

Pocket Casts Android 🎧

Results 242 pocket-casts-android issues
Sort by recently updated
recently updated
newest added

4625833-zen: > When the title of the podcast episode is so long, that it needs 3 rows for the title, the description text below gets pushed down and not all...

bug
migrated
high priority

### Description Sometimes when we need to present the user a warning before streaming an episode from the full-screen player, we present the warning dialog at the bottom of the...

bug

### Description I recently ran the `new_beta_release` script, but the release "failed" on CI because Google rejected the upload, so I needed to run it again. The first time I...

bug
Tooling

Multiple users have reported that it is not possible to control the volume of a device that Pocket Casts is casting to. This was disabled by Google at one point...

bug
migrated

### Description When playing a local file, the file's listing in the Files list gets a pause icon that persists even after the file has finished playing. Tapping that icon...

bug
good first issue

`discover_list_episode_play` event gets fired multiple times when it shouldn't be. ## Example 1 This is what happens on tapping the play button on a single episode feature in the discover...

analytics

### Description The in-app logs that get sent to support seem to have started not updating correctly. In particular, it seems that the logs work fine up to a given...

bug
high priority

### What problem does this address? Currently, [chapters in m4a files are not supported in Pocketcasts Android](https://support.pocketcasts.com/article/chapters-android/), likely because [it uses](https://github.com/Automattic/pocket-casts-android/blob/main/modules/services/repositories/src/main/java/au/com/shiftyjelly/pocketcasts/repositories/extensions/MediaMetadataCompatExt.kt) `android.support.v4.media.MediaMetadataCompat` which is an Android provided API. ### What...

feature request

I'm keeping this as a draft PR, but please go ahead and take a look at it. # Description This PR is more of me thinking out loud than anything...

### Description We have had several reports that swiping up to open the Up Next queue is crashing the app in the 7.24-rc-1 release candidate. I can intermittently reproduce this...

bug