Reverted "MediaSession update" back to RemoteControlClient. Added back the "x" to close the notification. Notification now also colored below Lollipop. Its now possible to play music from Google Now voice search.

This commit is contained in:
Karim Abou Zeid 2015-06-17 01:16:58 +02:00
commit 1072a3bf85
13 changed files with 712 additions and 329 deletions

View file

@ -26,8 +26,8 @@ android {
applicationId "com.kabouzeid.gramophone"
minSdkVersion 16
targetSdkVersion 22
versionCode 38
versionName "0.9.22b dev-1"
versionCode 39
versionName "0.9.23b dev-1"
}
buildTypes {