summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadNotifier.java
Commit message (Expand)AuthorAgeFilesLines
* Add Download Speeds in notificationLasse Brudeskar Vikås2014-12-271-6/+26
* Colored notificationsSelim Cinek2014-08-271-0/+2
* 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