• Danny Baumann's avatar
    Fix download notification click behaviour. · 60659099
    Danny Baumann authored
    PendingIntent.getBroadcast() doesn't update the intent extras if not
    explicitly given something to distinguish the intents. This caused the
    notification on-click to do nothing on everything but the first
    download.
    
    Change-Id: I29544ae5b04f8304cbbe720066a26ff90e422107
    60659099
DownloadNotifier.java 12.6 KB