#vk Music An android music player for vk.com, inspired by the Google Play Music app and Material Design.
Vk Music has the following features:
- Your tracks
- Search
- Playlists
- Recommendations (radio)
- Popular tracks
- Notification with playback controls
- Fullscreen lockscreen background
- Downloading
##Used libraries
- Dagger2 for dependency injection
- Icepick for saving and restoring instance state
- RxJava & RxAndroid
- Paper
- SlidingUpPanel
- Glide
- MaterialDrawer
- Dexter
- Crashlytics
It also uses
- Android Databinding
- (some) Vector Drawables
##License GNU General Public License v3.0
Copyright (c) 2016 Maarten Van Giel / iCapps
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.