Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Previews] Audio preview #81

Open
15 tasks
javiergonzper opened this issue Jun 18, 2018 · 1 comment
Open
15 tasks

[Previews] Audio preview #81

javiergonzper opened this issue Jun 18, 2018 · 1 comment

Comments

@javiergonzper
Copy link
Contributor

javiergonzper commented Jun 18, 2018

As a user, i want the possibility to play an audio file on the ownCloud iOS App

AC:

  • The file should be streamed (not downloaded).
  • The audio should works also in background.
  • The audio should be controlled also by the system controls (MPRemoteCommandCenter ):
    • Play/Pause
    • Previous button
    • Following button
    • Title, album, artist metadata
    • Cover
  • The player should show the metadata information of the audio file if it exist (if not show a default image and the file name without the extension instead the title of the audio file).
    • Cover
    • Title
    • Album - Artist
  • The player should have in memory all the list of audio file of the current folder in order to player the following and back one.
  • If there are not more following or back songs the "Previous" or "Following" buttons should appear disabled.
  • The first time than the player open a new audio files (metadata not read yet) the player should show the view as an audio file without metadata and then update it with the image, title, album and artist

Mockups:

audio preview
audio preview no metadata

Figma design:
https://www.figma.com/file/Ui4YzD3oQcxJSbzBEr80O9eU/Working-Draft-UI?node-id=1657%3A2327

@jesmrec
Copy link
Contributor

jesmrec commented Jun 21, 2018

works for me, nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants