Code Monkey home page Code Monkey logo

musictouch's People

Contributors

pdiazmon avatar

Stargazers

 avatar

musictouch's Issues

Introduce KVO

For:

  • progress bar;
  • album title;
  • artist name;
  • song title
    update

Capture start/pause event from headphones button

When the music is paused/started using the headphones button the app is not aware of the event

Reproduce:

  • The music is playing
  • Tap the screen to pause it
  • Press the headphones button to start playing it again

The app is not aware that the music is again playing and the UI is not updated.

Remove or move Airplay icon

In the playing view, the small tv airplay icon is shown by default in the left upper corner.
Could be better if it is not shown or it can be shown in the left bottom corner of the view.

Remove VHUD dependency

VHUD is used to show volume percentage while volume is being increased or decreased.
I prefer to have a blurred image covering the view from bottom to top in the same percentage as the volume is.

Create a mock data-store class

In order to perform UI automated tests, as the Xcode iPhone simulators don't have a Music Library, the data-store class must simulate a real access to the Music Library and return fake MPMediaItems in all its methods.

Improve tableview cells

Now, tableview cells show a rounded image and a label text.
To improve its layout and the information it shows:

  • For playlists: image + playlist name + number of songs + total play time
  • For artists: image + artist name + number of albums + total play time
  • For albums: image + album title + year + number of songs + total play time
  • For songs: image + song title + play time + order within the album (if browsing from albums view)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.