Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markzhai committed Sep 9, 2015
1 parent 845c1dc commit a630125
Showing 1 changed file with 11 additions and 22 deletions.
33 changes: 11 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ Lyric Here
==========
A music player focused on user experience of lyric.

Work in progress
----------------
Support api 14 above!!!

Features
-----------

Expand All @@ -15,10 +11,19 @@ Features
- Powerful LyricView which supports scrolling up and down to change offset.
- Receive broadcast from popular music players and pop up lyric open notification.

TODO(Pull request is welcomed)
------------------------------

- Extract artwork from local media files and show in list.
- Better implementation for Music player.
- Download from server(well, i myself will build the server side)
- Add support lyric file encoding auto-recognize.
- Use Google Data Binding and Dagger2

Pre-requisites
--------------

- Android SDK v21
- Android SDK v14

Screenshots
-----------
Expand All @@ -29,21 +34,6 @@ Screenshots
![Lyric player](screenshots/Screenshot_2015-03-20-17-11-09.jpg "Lyric player")
![Lyric encoding picker](screenshots/Screenshot_2015-03-20-17-11-28.jpg "Lyric encoding picker")

Existing Music Players
-------

- Poweramp.
- Google Play Music.

TODO LIST
-------

- Extract artwork from local media files and show in list.
- Better implementation for Music player.
- Download from server(well, i myself will build the server side)
- Add support lyric file encoding auto-recognize.
- Use Google Data Binding and Dagger2

CHANGELOG
-------

Expand All @@ -56,5 +46,4 @@ LIBRARY

- Butter Knife
- DBFlow
- base-adapter-helper
- Google Auto
- base-adapter-helper

0 comments on commit a630125

Please sign in to comment.