summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Download provider change for DRM Forward Lock plugin:Gloria Wang2011-04-191-0/+1
* bug:3435895 listen to media_mounted broadcast intentVasu Nori2011-02-081-0/+10
* in DM public API, sending notifications on clicks should include dataVasu Nori2010-11-011-1/+11
* remove usage of hidden public constants.Vasu Nori2010-10-201-0/+1
* Manual merge: Moved DownloadManager to android.appSteve Howard2010-09-281-1/+1
* Fix notification bugs, cleanup DownloadService + DownloadReceiverSteve Howard2010-09-201-132/+133
* Stub out and test system notifications.Steve Howard2010-07-231-8/+3
* Public API support for broadcasts and connectivity control.Steve Howard2010-07-211-10/+24
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-151-2/+8
* Use the private legacy APIJean-Baptiste Queru2010-01-141-18/+21
* Remove unnecessary loggingJean-Baptiste Queru2009-09-241-7/+0
* Add a bit more logging to track down network state issues.Jean-Baptiste Queru2009-09-221-3/+15
* Add logging to track connectivity as seen from the Download Manager.Jean-Baptiste Queru2009-09-211-0/+10
* Use the new download manager APIs introduced in change 7400Jean-Baptiste Queru2009-01-211-10/+13
* Match the official code style guide.Jean-Baptiste Queru2009-01-201-4/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-19/+11
* Initial ContributionThe Android Open Source Project2008-10-211-0/+167