summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
...
| * Uniform "when" to avoid flashing notifications.Jeff Sharkey2012-06-071-1/+16
* | am 0acd13fe: Merge "avoid repetition of retrying download"Jean-Baptiste Queru2012-05-211-5/+2
|\ \ | |/ |/|
| * Merge "avoid repetition of retrying download"Jean-Baptiste Queru2012-05-211-5/+2
| |\
| | * avoid repetition of retrying downloadHideki Hayami2012-02-141-5/+2
* | | Only delete spurious files belonging to us.Jeff Sharkey2012-04-242-12/+20
* | | Avoid NPE when _DATA column is empty.Jeff Sharkey2012-04-201-1/+5
* | | More slogging around download deletion.Jeff Sharkey2012-04-193-3/+16
* | | Report MIME type for individual downloads.Jeff Sharkey2012-04-191-5/+8
* | | Add and enforce ALLOW_METERED column.Jeff Sharkey2012-04-175-5/+22
* | | View file downloads through DownloadsProvider.Jeff Sharkey2012-04-171-4/+26
* | | Locking around downloads, and more dump info.Jeff Sharkey2012-04-132-114/+143
* | | Give DownloadManager a useful user agent.Jeff Sharkey2012-04-092-3/+33
* | | Move to new NetworkPolicyManager accessor.Jeff Sharkey2012-04-051-1/+1
* | | Migrate to shared MockWebServer.Jeff Sharkey2012-03-291-1/+0
* | | Match INetworkPolicyListener changes.Jeff Sharkey2012-02-071-8/+7
* | | Move away from deprecated NetworkInfo extra.Jeff Sharkey2012-01-301-2/+3
* | | Update DownloadProvider for new Intent.normalizeMimeType() API.Nick Pelly2012-01-191-23/+3
* | | am 380044a2: am f720bc68: Allow downloads when no network restriction set.Jeff Sharkey2012-01-061-2/+3
|\| |
| * | Allow downloads when no network restriction set.Jeff Sharkey2012-01-051-2/+3
| |/
* / Use UID instead of PID.Jeff Sharkey2011-11-111-1/+1
|/
* Merge remote branch 'goog/ics-mr0' into ics-mr1Ed Heyl2011-10-251-7/+7
|\
| * Merge "Sanity check only after updating from file size." into ics-mr0Jeff Sharkey2011-10-251-7/+7
| |\
| | * Sanity check only after updating from file size.Jeff Sharkey2011-10-241-7/+7
* | | am 3074179d: Merge "add more logging when download manager deletes files" int...Doug Zongker2011-10-181-6/+6
|\| |
| * | Merge "add more logging when download manager deletes files" into ics-mr0Doug Zongker2011-10-181-6/+6
| |\ \
| | * | add more logging when download manager deletes filesDoug Zongker2011-10-181-6/+6
| | |/
| * / log when DownloadManager deletes filesDoug Zongker2011-10-181-0/+1
| |/
* | am c5c30ba1: NPE check before finalizeDestinationFile().Jeff Sharkey2011-10-171-3/+5
|\|
| * NPE check before finalizeDestinationFile().Jeff Sharkey2011-10-141-3/+5
* | Merge "Check canonical path when download requested."Jeff Sharkey2011-10-121-4/+10
|\ \
| * | Check canonical path when download requested.Jeff Sharkey2011-10-121-4/+10
| |/
* / log when DownloadManager deletes filesDoug Zongker2011-10-111-0/+1
|/
* Don't change extensions for explicitly set download locations.Jeff Davidson2011-08-301-8/+18
* fix DownloadThread's use of ETag, range headersDoug Zongker2011-08-291-46/+54
* Move to Notification.Builder progress API.Jeff Sharkey2011-08-091-47/+33
* Bugfix:5033349Dongwon Kang2011-07-201-4/+5
* Eliminate single-process mode.Jeff Brown2011-07-081-2/+1
* Migrate setThreadStatsTag() from String to int.Jeff Sharkey2011-06-251-1/+1
* Teach DownloadManager about network policy.Jeff Sharkey2011-06-175-35/+96
* Merge "Download provider change for DRM Forward Lock plugin: to convert .dm f...Gloria Wang2011-06-038-55/+319
|\
| * Download provider change for DRM Forward Lock plugin:Gloria Wang2011-04-198-55/+319
* | Add Socket tagging for granular data accounting.Jeff Sharkey2011-05-131-5/+14
* | Output DownloadInfo state in Service.dump()Jeff Sharkey2011-04-282-26/+34
* | Allow VISIBLE_NOTIFY_COMPLETED on Request.Jeff Sharkey2011-04-131-4/+8
* | Remove the deprecated things from Config.java. These havent been working sinc...Joe Onorato2011-04-071-2/+1
|/
* am 32d9917c: am 7666801a: Merge "bug:4121206 handle STOPSHIP comments/code" i...Vasu Nori2011-03-172-4/+2
|\
| * bug:4121206 handle STOPSHIP comments/codeVasu Nori2011-03-172-4/+2
* | (master) bug:3204324 allow no more than certain number of concurrent downloadsVasu Nori2011-03-104-17/+121
|/
* bug:4081088 NPE in DownloadProviderVasu Nori2011-03-091-2/+8
* bug:3513950 fix the commentsVasu Nori2011-03-071-6/+6