SimenCodes / heads-up

Heads-up notifications - Get the new heads-up notifications from Android Lollipop on any device, for free!
http://simen.codes/app/android-5-headsup-notifications/
GNU General Public License v3.0
177 stars 60 forks source link

Music Notification - Null Album #102

Closed JeffWDH closed 9 years ago

JeffWDH commented 9 years ago

Hello,

I'm using the music notifications and I have noticed that when there is no album information the popup notification will show up as "Album: null".

The notifications work fine when the song has that metadata. The expected result would be to omit that line of the notification when that metadata is not available (either blank or null).

Using latest heads-up from Play store and Poweramp.

SimenCodes commented 9 years ago

Hi, Thanks for noticing! Omitting the line completely would require re-translating the whole app, so I ended up displaying "Unknown" if the metadata is missing.