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

I see some stuff that needs to be separated under a gradle flavor (google services, cast, firebase, billing. oss-license: as these are either not FOSS or depend on not-FOSS libs)....

### What problem does this address? Enabling people to access podcasts published through the decentralized web will allow more resilient and free access to podcast content, and provide more options...

feature request

## Description Show end of year stats. ## Tasks ### Initial work - [x] Add modal structure #413 - [x] Add stories structure #428 - [x] Add profile card structure...

End of Year
project

When using Landscape Mode, the 'Go to Podcast' icon is very small. It shows correctly in Portrait Mode. ![image](https://user-images.githubusercontent.com/308331/177554812-0672de20-0aa5-4a9e-bffe-7e681ded61e9.png)

good first issue
polish
migrated

Although usable, the player UI is squashed in split-screen mode and could be improved.

good first issue
polish
migrated

This user in #5486871-zen reports that Pocket Casts artwork in the Android 13 notification player is low resolution / blurry / pixelated. By contrast, artwork from Apple Music is of...

Sometimes the system bar does not disappear when watching videos full screen. I'm not sure how to consistently reproduce this. ![Screenshot_20220708-125559](https://user-images.githubusercontent.com/308331/177911305-dfae9a61-b862-4626-bb61-093b06350145.png) Thanks to @geekygecko for [spotting this](https://github.com/Automattic/pocket-casts-android/pull/77/#issuecomment-1178509225).

bug
good first issue
polish

Originally reported by @rustyshelf I suspect the phone is using width as an input on how to pad/size things, rather than using height as well? All the player controls feel...

good first issue
polish
migrated

Reported by @mdrockwell To reproduce: - Start a video episode - Turn your device to landscape mode — the video displays in full screen mode as expected. - Tap the...

bug
good first issue
migrated

[This crash](https://console.firebase.google.com/u/0/project/singular-vector-91401/crashlytics/app/android:au.com.shiftyjelly.pocketcasts/issues/37c8c76de71f958ab877ece623fcf600?time=last-seven-days&sessionEventKey=62EA767A02240001713619D006091735_1706085247576423926) appears like it may be caused when the show bottom sheet animation completes after `onSaveInstanceState` is called, which is causing an `illegalStateException` to be thrown. ``` Fatal Exception:...

bug