Giter Club home page Giter Club logo

musa's Introduction

Musa

iOS app which try to replace (or reimplement) original Music.app

About

Since iOS 7, Apple has made a lot of modifications in its Music.app for iPhone. The new versions of the app gives more importance to the social media than to music, specially since iOS 9.

I have never made any app for iOS, so this is my opportunity to learn how to code in Swift for the iPhone.

My intention is to create a replacement for the original Music.app, to be more like the one that came with iOS 7 and before.

This is my first iOS app, so you're welcome to fork the project and send me pull-requests ๐Ÿ˜„

Warning

This branch "swiftui" is not finished. This is a re-implementation using SwiftUI of the branch master (which was done with Swift but using the older Interface Builder). If you want a "finished" app, go to the Master branch.

musa's People

Contributors

yuki avatar

Watchers

 avatar

musa's Issues

Add gestures in PlayerView

Add gestures for:

  • Go to next song (swipe right)
  • Go to previous song (swipe left)
  • Minimize the player (swipe down)

Add shuffle button in lists

Add shuffle button on all lists to start playing all the songs in the list but in shuffle mode.

Maybe there could be another button to start playing in default order.

Shuffle button in lists is bugged

Relative to #14 . The first song to play is random, but the next one is not random because the player is still setted to play the Query in order ๐Ÿ˜…๐Ÿคฆโ€โ™‚๏ธ

Like/Dislike and rating the song

Now Apple wants you to like/dislike the song, but you can still rate the song from one star to five.

Not sure what to do with this feature... Some possibilities:

  • Add one button to rate the song, which pop-ups a view to press the like or dislike the song, and after that, you can rate the song with stars or, in case of dislike, rate it with "thumbs down" icon?
  • Add directly the option to rate the song with five stars, and the buttons of like and dislike. Maybe too much?

Maybe there's another options.

Example of how to add rating stars: https://developer.apple.com/library/content/referencelibrary/GettingStarted/DevelopiOSAppsSwift/ImplementingACustomControl.html#//apple_ref/doc/uid/TP40015214-CH19-SW1

change MusicPlayer view

Make bigger the Album Image, to fit all the screen.

Make the base of the image blur effect or somthing "cool" ๐Ÿ˜„

Make mirror effect translucent gradually behind the "player" buttons.

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.