Android Widget and Notification updates
Posted: Wed Jun 29, 2011 1:59 pm
I made some updates to the widget and notifications in the android client. These are based off the 2.9 version. Is there any way to get these patches put into the main subsonic app?
Updated Widget:
http://www.ragtop.org/upload/subsonic/widget-2.9.patch
http://www.ragtop.org/upload/subsonic/widget-res-2.9.zip
Updated Notifications:
http://www.ragtop.org/upload/subsonic/notification-2.9.patch
Binary:
http://www.ragtop.org/upload/subsonic/subsonic-2.9.apk
Note that if you are listening to a song for the first time that has not been preloaded, you wont get cover art. This is because the cover art is not available at the time that the notifications and widgets are updated. Fixing this for notifications would require sending multiple notifications, which is bad. The widget could be fixed, but it would require major changes to the ImageLoader to give widget friendly image sizes and push out widget updates.
Updated Widget:
http://www.ragtop.org/upload/subsonic/widget-2.9.patch
http://www.ragtop.org/upload/subsonic/widget-res-2.9.zip
Updated Notifications:
http://www.ragtop.org/upload/subsonic/notification-2.9.patch
Binary:
http://www.ragtop.org/upload/subsonic/subsonic-2.9.apk
Note that if you are listening to a song for the first time that has not been preloaded, you wont get cover art. This is because the cover art is not available at the time that the notifications and widgets are updated. Fixing this for notifications would require sending multiple notifications, which is bad. The widget could be fixed, but it would require major changes to the ImageLoader to give widget friendly image sizes and push out widget updates.