forem / DEV-ios

DEV Community iOS App
GNU General Public License v3.0
357 stars 97 forks source link

Add "skip ahead 15 seconds" to lock screen player. #215

Closed benhalpern closed 4 years ago

benhalpern commented 4 years ago

Here is the Spotify podcast context:

Image from iOS (1)

Ours does not have the "skip ahead/back" buttons and I think it should, eh:

Image from iOS

benhalpern commented 4 years ago

It also occurs to me that we should send the podcast image to this context too, instead of the app image.

benhalpern commented 4 years ago

@fdoxyz I was curious about this so I gave it a whirl. Not sure if perfect implementation but I think it works. #217

fdocr commented 4 years ago

Sharing some small comments on the PR soon but it's looking great!

As for the Album art: I gave it some thought at first and for the first implementation (released in 1.4.0) I did considered it out of scope in order to get the feature out the door. Just created an issue to track/discuss this in particular.