Ashita Agrawal
Ashita Agrawal
### Description Skip forward/skip back buttons are missing when casting using an Android phone running Android 13. ### Step-by-step reproduction instructions 1. Open the app and play an episode. 2....
### Expected behavior If downloaded episodes are lost from the device (for e.g. on SD format), there should be an option to re-download all of them without having to remove...
## Description Adds profile bookmarks sort option sync support between devices. ## Testing Instructions - Install develop build variant - Start the app on two different devices (D1, D2) with...
### Description There is an edge condition when opening the bookmark share link that may not play the episode at the bookmark timestamp. ### Step-by-step reproduction instructions From the https://github.com/Automattic/pocket-casts-android/pull/2022#pullrequestreview-1990973780:...
### Description The issue was reported for sync between Automotive and the phone app. When an episode is left playing on the Automotive app, and completed on the phone app,...
Add the ability to deselect chapters and sync them between devices. ### Basics - [x] Feature Flag (https://github.com/Automattic/pocket-casts-android/pull/1811) - [x] Update the chapter UI to include way to choose which...
### Description Sometimes swiping down on the podcast playing screen doesn't work as the up-next section appears instead and so another swipe down is needed to dismiss the podcast player....
### Description Sentry Issue: [POCKET-CASTS-ANDROID-2PN](https://a8c.sentry.io/issues/3715459562/?referrer=github_integration) ``` IllegalStateException: Couldn't read row 545, col 4 from CursorWindow. Make sure the Cursor is initialized correctly before accessing data from it. at android.database.CursorWindow.nativeGetLong(CursorWindow.java) at...
### Description There is a flicker when `Profile` -> `Accounts` screen loads since the upgrade view doesn't show immediately. ### Step-by-step reproduction instructions 1. Login with a `Free` account (in...
Episode notes load slower on `Android` as compared to `iOS`. ~~It seems `Android` is downloading images within the notes but `iOS` might not be doing it.~~ EDIT: I was testing...