amahi / ios

Amahi iOS App
https://www.amahi.org/ios
GNU General Public License v3.0
43 stars 65 forks source link

Audio Player Gestures #329

Closed ShresthPratapSingh closed 4 years ago

ShresthPratapSingh commented 4 years ago

Description

This PR adds swipe gestures to navigate between songs. This PR also implements progressively fetching of Metadata for better experience.

Fixes #205 Fixes #313 Fixes #325

Type of Change:

How Has This Been Tested?

Tested on iOS simulators(iOS 11, 12, 13) and on device (iOS 13.6)

Checklist:

cpg commented 4 years ago

Great improvement. This is what I came across:

ShresthPratapSingh commented 4 years ago

@cpg please let me know the device you're using for testing so that I replicate the image aspect ratio issue on that.

cpg commented 4 years ago

It's a year old iphone x. i shared the song with you. please fix the conflicts, validate all is working.

ShresthPratapSingh commented 4 years ago

@cpg I've implemented the suggested changes and resolved conflicts. This PR is ready to merge.