Matt Chowning
Matt Chowning
The full screen video player has some features that could be nice to adopt on Android: - [ ] We could make all the background the black alpha layer. -...
Follow-up to https://github.com/bamlab/react-native-image-resizer/pull/401. Updates the namespace logic so that it the minor version only has to be `>= 3` if the major version is `== 7`. This allows the namespace...
This can also happen when scrolling a view off and back onto the screen. ### Steps to Reproduce 1. Download an episode from the **Filters* tab. 2. Observe the downloading...
> When connected via this method the Skip Forward/Back function does not work. I raised an issue with the developer and they say it is due to how you guys...
### Description On the watch, the Now Playing and Up Next screens do not show the time text. This was done [intentionally](https://github.com/atharv028/pocket-casts-android/blob/27bc7a4cc76a605d14ccb4dbfdefa1d32d19c7f8/wear/src/main/kotlin/au/com/shiftyjelly/pocketcasts/wear/ui/component/NowPlayingPager.kt#L60-L64) because there does not currently appear to be...
### Description It is possible for the stream error on the watch (from https://github.com/Automattic/pocket-casts-android/pull/1025) to be displayed even after a successful playback (it should be cleared). I think this is...
### Description In the watch app I have observed that occasionally logging out will cause a crash because it tries to get an access token [here](https://github.com/Automattic/pocket-casts-android/blob/5049b0109fa90c0074d5428a77ca990041cf39e8/modules/services/repositories/src/main/java/au/com/shiftyjelly/pocketcasts/repositories/sync/SyncManagerImpl.kt#L522-L521), but fails because the...
### Description When playing audio from the episode screen on the watch, it takes longer for the play button to respond when playing a file (`UserEpisode`) compared to playing a...
### Description When subscribing to a podcast, the UI will update to reflect the "new" subscription state regardless of whether the network call to update the subscription succeeds, but the...
### Description A user reported that after copying the app from one phone to another, their sd card storage selection was included in the transfer, and that caused Pocket Casts...