summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/Downloads.java
Commit message (Collapse)AuthorAgeFilesLines
* fix a long-standing 'typo' bugVasu Nori2011-01-061-1/+1
| | | | | bug:2676368 Change-Id: Ie7381f343223c3bd4757de962efab7b75fe2cf1d
* Fix Gmail unit testPaul Westbrook2010-05-031-4/+3
| | | | | | | Fix a NPE where, while running the unit tests, a download is not found Change-Id: I7c407112e5cfe7c39ceace25c48c6eba4f5dcfbe
* Hide download manager.Jean-Baptiste Queru2010-03-261-1/+1
| | | | | | | Not ready for public consumption yet. Bug: 2544512 Change-Id: I4a5b3c5f6afbc911d31e24333c2898d0c36281a3
* Revert "Hide download manager."Jean-Baptiste Queru2010-03-251-1/+1
| | | | This reverts commit aaaf1232177ca008818ddac13f5f98405b789ff2.
* Hide download manager.Jean-Baptiste Queru2010-03-251-1/+1
| | | | | | | Not ready for public consumption yet. Bug: 2544512 Change-Id: I8be1a4aa24581c6d272b087439f3e22ef1fc29d2
* Make DownloadBase publicJean-Baptiste Queru2010-03-231-1/+1
| | | | | | | | It's the base class for some public classes, so it needs to be public as well according to the CTS rules. Bug: 2537352 Change-Id: Ie2f8141d56907e1d0f4a3a040204b7b14d1fd79a
* fix buildJean-Baptiste Queru2010-02-161-3/+3
| | | | Change-Id: I08b7d09408530e8c107e2821af7a769fba1c7bd7
* Expose more Download Manager APIs.Jean-Baptiste Queru2010-02-161-4/+7
| | | | | | This will allow apps to track download progress. Change-Id: Id6b77c0fc01b4838fca45e2fe241b1ea08e65038
* Download Manager API to support GmailPaul Westbrook2010-02-161-140/+476
| | | | | Adds APIs to the Download manager to handle downloads based on opaque ids
* Public Download Manager APIJean-Baptiste Queru2010-02-081-0/+306
Change-Id: Ie91e816620b367816572f83d85cfecc91d66c764