Philip Simpson

Results 15 comments of Philip Simpson

One change that would really help with this would be to take our app edge-to-edge but it's a big change. https://developer.android.com/training/gestures/edge-to-edge

Here are some more details from the duplicate issue. In the Profile -> Starred episodes list the order should be the time the user starred it. This would make it...

I have had a look through the iOS code, it calls off to the User Sync API "starred/list" to get the list of episodes ([RetrieveStarredTask.swift](https://github.com/Automattic/pocket-casts-ios/blob/trunk/Modules/Server/Sources/PocketCastsServer/Private/API%20Tasks/RetrieveStarredTask.swift)). We will have to do...

@leandroalonso if the query string gets long the podcast database query often timeouts causing this issue. We are fixing this by moving the podcast search over to ElasticSearch. This project...

How about this for an implementation? In the Settings -> General page add another setting under Defaults. Title: Media notification controls Summary: Choose two actions to be displayed in the...

Thanks for raising this issue, it would be much cleaner to use plurals. The problem is the tool GlotPress we use for localization doesn't support string files with plurals yet....

Thanks for taking the time with this contribution. We might have to consider some other issues before accepting this change: - The idea behind filters was it only displayed subscribed...

> Would you mind elaborating on the issue with this behavior on Android? The way Android currently works is that to display the podcast page the podcast and its episodes...

@rviljoen the migration is close and might happen this week. I can't reproduce this issue either. Thanks for checking.