Matt Chowning
Matt Chowning
See the [related gutenberg PR](https://github.com/WordPress/gutenberg/pull/39769) for a description and testing steps. PR submission checklist: - [X] I have considered adding unit tests where possible. - [x] I have considered if...
**Describe the bug** On Android, when an image in a post has a remote id (for example, 12) that conflicts with the local id assigned to a newly added image,...
**Describe the bug** When working on WPAndroid's post saving mechanism, I noticed that multiple saves were being triggered from gutenberg when scrolling through a post. This seemed to occur reliably...
Android fetch responses are passed from native to JS as a String. iOS passes an object instead. I think I may have used a String on Android because I was...
To reproduce: 1. Open up this podcast in the app: https://pca.st/dYBe 2. Play the episode "325: The 7-Day Work Week (naan)" 3. Tap the "Notes" tab 4. Tap the link...
The save button on the add file header is too close to the right side of the screen. Also, the header leaves room for the top system bar, but it...
Although usable, the player UI is squashed in split-screen mode and could be improved.
Sometimes the system bar does not disappear when watching videos full screen. I'm not sure how to consistently reproduce this.  Thanks to @geekygecko for [spotting this](https://github.com/Automattic/pocket-casts-android/pull/77/#issuecomment-1178509225).
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...
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...