| Commit message (Expand) | Author | Age | Files | Lines |
* | Notify policy listeners about metered ifaces. | Jeff Sharkey | 2011-06-17 | 1 | -13/+11 |
* | DownloadManager flags for network policy. | Jeff Sharkey | 2011-06-16 | 1 | -1/+14 |
* | bug:3513950 Rename "completedDownload" to "addCompletedDownload" | Vasu Nori | 2011-03-07 | 1 | -3/+3 |
* | fix javadoc on downloadmanager.remove() | Vasu Nori | 2011-02-28 | 1 | -2/+2 |
* | bug:3474580 fix javadoc | Vasu Nori | 2011-02-27 | 1 | -1/+1 |
* | bug:3425749 send notification for completed download | Vasu Nori | 2011-02-10 | 1 | -2/+15 |
* | am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a d... | Vasu Nori | 2011-02-03 | 1 | -9/+0 |
|\ |
|
| * | Revert "Merge "bug:3414192 new API to designate a download to be OTA update" ... | Vasu Nori | 2011-02-03 | 1 | -9/+0 |
* | | am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download ... | Vasu Nori | 2011-02-02 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | bug:3414192 new API to designate a download to be OTA update | Vasu Nori | 2011-02-02 | 1 | -0/+9 |
* | | add extra prams to intent to start Download App in sort-by-size mode | Vasu Nori | 2011-01-25 | 1 | -0/+7 |
* | | bug:3048327 (master) ability to add completed download to dnload mgr | Vasu Nori | 2011-01-22 | 1 | -4/+69 |
|/ |
|
* | bug:3362635 add new public API to downloadmanager to get mxbytesovermobile | Vasu Nori | 2011-01-17 | 1 | -0/+36 |
* | if a download dir doesn't exist, create it or fail fast | Vasu Nori | 2010-12-19 | 1 | -1/+13 |
* | bug:3264401 changes to support usage of new downloads dir in /data | Vasu Nori | 2010-12-14 | 1 | -1/+24 |
* | Do not loop forever. | Leon Scroggins | 2010-12-13 | 1 | -1/+1 |
* | changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4 | Vasu Nori | 2010-11-22 | 1 | -0/+6 |
* | return file uri from downloadmanager instead of content uri for public downloads | Vasu Nori | 2010-11-16 | 1 | -6/+38 |
* | another bug introduced by some previous refactoring CL | Vasu Nori | 2010-11-15 | 1 | -1/+1 |
* | map _data column to local_filename column. bug:3197501 | Vasu Nori | 2010-11-15 | 1 | -1/+1 |
* | remove unnecessary code from DownloadManager | Vasu Nori | 2010-11-12 | 1 | -173/+31 |
* | address couple of review comments | Vasu Nori | 2010-11-05 | 1 | -3/+15 |
* | add API to return Uri for the given downloaded file id & get mimetype | Vasu Nori | 2010-11-04 | 1 | -4/+82 |
* | add NOTIFICATION_CLICK_ constants to DownloadManager | Vasu Nori | 2010-11-01 | 1 | -0/+8 |
* | make notifications appear during downloading AND after completion | Vasu Nori | 2010-10-27 | 1 | -7/+48 |
* | remove duplicate code | Vasu Nori | 2010-10-20 | 1 | -55/+55 |
* | resolved conflicts for merge of c6bf3eaa to master | Kenny Root | 2010-10-15 | 1 | -1/+34 |
|\ |
|
| * | bug:3069735 in Download UI app, handle deletes correctly | Vasu Nori | 2010-10-13 | 1 | -1/+34 |
* | | am a23964f9: am b8f7a483: Merge "bug:3082865 don\'t use IN to construct sql t... | Vasu Nori | 2010-10-11 | 1 | -16/+11 |
|\ \
| |/ |
|
| * | bug:3082865 don't use IN to construct sql to delete downloads | Vasu Nori | 2010-10-10 | 1 | -16/+11 |
* | | resolved conflicts for merge of 7c08b70c to master | Jean-Baptiste Queru | 2010-10-10 | 1 | -25/+65 |
|\ \
| |/ |
|
| * | Update DownloadManager API to support bulk actions. | Steve Howard | 2010-10-08 | 1 | -25/+65 |
* | | add a local filename column to download queries | Doug Zongker | 2010-10-10 | 1 | -1/+10 |
* | | am e468a4bc: am 751b4731: Merge "A few additions to the download manager publ... | Steve Howard | 2010-10-01 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | A few additions to the download manager public API documentation | Steve Howard | 2010-09-30 | 1 | -3/+9 |
* | | am efb8b427: am 4ba2817c: Merge "Avoid NPE when viewing failed legacy downloa... | Steve Howard | 2010-09-30 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Avoid NPE when viewing failed legacy download with no local path | Steve Howard | 2010-09-30 | 1 | -1/+5 |
* | | resolved conflicts for merge of 538c3fa3 to master | Steve Howard | 2010-09-30 | 1 | -25/+85 |
|\ \
| |/ |
|
| * | Have download manager give more details when downloads are paused | Steve Howard | 2010-09-29 | 1 | -25/+85 |
| * | Move DownloadManager to android.app (DO NOT MERGE) | Steve Howard | 2010-09-27 | 1 | -0/+997 |
* | Manual merge: Move DownloadManager to android.app | Steve Howard | 2010-09-28 | 1 | -0/+997 |