Phonograph (Forked from kabouzeid)
A material designed local music player for Android.
The purpose of this fork is to implement an easy to use and powerful way to manage your playlists. The goals are:
- See whether the selected song is already in a playlist
- See whether multiple songs are already in a playlist
- Do not add songs to playlist which would become duplicates
- Material Design for the checkmark
- Remove a song from a playlist without having to manually search in the playlist
- Option to remove duplicate songs from existing playlists
- Sync playlists (with other devices, using textfiles export and imports)
In the playlist-menu checkboxes indicate whether a song / a number of songs are already in a list. If multiple songs were selected and only some of them are in the playlist the checkbox will not be checked. Instead a checkmark in brackets will be shown at the end of the playlist name. This is not a good design but very functional. The plan is to implement a third state of the checkbox which will replace this behaviour.
This fork is different from kabouzeid/master in these and more commits:
6bac337, d91f11a, e81f655, 8254527, 4512b43, c477a6d.
I love any support, feedback or new ideas. So feel free to contribute in any possible way. I don't have any experience with android programming so I really need help D:
Binaries are available under releases.