pocket-casts-ios
pocket-casts-ios copied to clipboard
Pocket Casts iOS app 🎧
## Feature request: Synchronization with gpodder/Nextcloud Many people probably use several different podcasts apps on different platforms. Synchronizing the shows that you are subscribed to, and the state of the...
From the list of podcast episodes in a Filter, it is possible to tap on an episode and then tap the name of the podcast to go that podcast's page,...
This PR fixes an iOS 14 layout issue with the width of the download indicator in Episode cells. 16px width and height constraints have been added to match other indicator...
| 📘 Project: #376 | |:---:| If we identify the user doesn't have the entire 2022 listening history, we sync this with the server adding the missing episodes. This is...
Fixes #472 This PR adds a check for episodes in the `downloading` status that aren't actually downloading, and re-adds them to the queue. This is performed when other "resume download"...
### Expected behavior If a download is in progress when the app is force quit, the download should resume when the app is reopened. ### Actual behavior The episodes will...
Tweaks a few colors and padding for Category Pills * The background of the Category pills matches the search bar background * Various color changes to the pill backgrounds, selected,...
### Description > I’ve encountered a new bug with iOS 17. The app resumes even manually paused audio playback when a phone call is ended. This includes rejecting incoming calls,...
Fixes # This PR implements the display of the UpNext on the tab bar and showing the profile link on the podcasts tab. https://github.com/Automattic/pocket-casts-ios/assets/651601/ce5c13c3-1b0f-4716-90b3-639a1b3aaeef | Light | Dark | Rose...
This PR implements a mechanism to restart the sleep timer whenever the user restarts playback within **5 minutes**. * The sleep timer will restart with the same configuration as before...