summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadNotifier.java
Commit message (Expand)AuthorAgeFilesLines
* 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