summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix download notification click behaviour.cm-10.1.3-RC2cm-10.1.3-RC1cm-10.1.3cm-10.1.2cm-10.1.1cm-10.1.0-RC5cm-10.1.0-RC4cm-10.1.0-RC3cm-10.1.0-RC2cm-10.1.0-RC1cm-10.1.0cm-10.1-M3cm-10.1Danny Baumann2013-04-051-3/+7
* Open images with content://media/ instead of content://downloads/ URI.Thomas Wendt2013-02-241-0/+9
* Cancel stale notifications when starting.Jeff Sharkey2012-12-132-0/+5
* Improve download remaining time calculation.Jeff Sharkey2012-11-283-26/+14
* Update extras for in-progress download.Jeff Sharkey2012-11-272-1/+3
* Show remaining time in download notifications.Jeff Sharkey2012-11-144-16/+82
* Rewrite of download notifications.Jeff Sharkey2012-11-095-396/+426
* Better sanity checking for finished downloads.Jeff Sharkey2012-10-242-2/+35
* Bring back DRM mimetypes.Jeff Sharkey2012-10-191-1/+4
* Skip scanning a file which will be deleted.Jeff Sharkey2012-10-051-3/+0
* Handle not fully connected networks.Jeff Sharkey2012-10-031-1/+1
* Merge "Remove FLAG_ACTIVITY_NEW_TASK from the VIEW intent." into jb-mr1-devRuben Brunk2012-09-282-1/+2
|\
| * Remove FLAG_ACTIVITY_NEW_TASK from the VIEW intent.Ruben Brunk2012-09-262-1/+2
* | Send uid of the application that initiated the downloadBen Gruver2012-09-271-0/+17
|/
* Send ORIGINATING_URI and REFERRER to installer.Jeff Sharkey2012-08-272-17/+110
* am d7dd6019: Merge "Adds missing Bluetooth as network type."Jean-Baptiste Queru2012-08-081-0/+3
|\
| * Adds missing Bluetooth as network type.HÃ¥kan3 Johansson2012-07-101-0/+3
* | Move notification tests to LittleMock.Jeff Sharkey2012-07-245-55/+50
* | Reduce deletion logging.Jeff Sharkey2012-07-203-14/+23
|/
* am f918429d: Uniform "when" to avoid flashing notifications.Jeff Sharkey2012-06-071-1/+16
|\
| * 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
|\ \