summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadNotifier.java
Commit message (Expand)AuthorAgeFilesLines
* DownloadProvider: Use an alert icon for downloads that have an error status.Adnan2014-08-281-1/+3
* DownloadProvider: Still display as downloading after download failedkaiyiz2014-08-261-2/+31
* Add Download Speeds in notificationLasse Brudeskar Vikås2014-05-041-7/+26
* DownloadProvider: add to support pause/resume download by manualqqzhou2014-05-031-5/+36
* Completed downloads should clear when touched.Jeff Sharkey2013-04-281-0/+1
* Fix download notification click behaviour.Danny Baumann2013-04-051-5/+7
* New PendingIntents when extras change.Jeff Sharkey2013-03-261-2/+4
* Reduce logging, dump stacks before wtf().Jeff Sharkey2013-03-251-1/+24
* Active notifications only for running downloads.Jeff Sharkey2013-02-071-1/+2
* Cleaner thread management, less global state.Jeff Sharkey2013-01-281-7/+29
* Cancel stale notifications when starting.Jeff Sharkey2012-12-131-0/+4
* Improve download remaining time calculation.Jeff Sharkey2012-11-281-5/+6
* Show remaining time in download notifications.Jeff Sharkey2012-11-141-3/+10
* Rewrite of download notifications.Jeff Sharkey2012-11-091-0/+306