summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* remove log spew from downloadmanagerVasu Nori2011-03-021-2/+4
* bug:3425749 if adding completed download to db, send completion notifVasu Nori2011-02-102-46/+67
* bug:3422868 collect additional info to debug this problemVasu Nori2011-02-101-1/+10
* bug:3435895 listen to media_mounted broadcast intentVasu Nori2011-02-085-4/+34
* am 6e9abd8e: am d119d3cb: Revert "bug:3414192 if otaupdate column is set, don...Vasu Nori2011-02-032-16/+0
|\
| * Revert "bug:3414192 if otaupdate column is set, don't check mobile download l...Vasu Nori2011-02-032-16/+0
* | am 49663f1f: am f20af912: Revert "Merge "bug:3341145 if ignore_size_limits fl...Vasu Nori2011-02-033-10/+9
|\|
| * Revert "Merge "bug:3341145 if ignore_size_limits flag set, validate caller's ...Vasu Nori2011-02-033-10/+9
* | am afefa43d: am cac5bbb5: Revert "bug:3420722"Vasu Nori2011-02-031-1/+0
|\|
| * Revert "bug:3420722"Vasu Nori2011-02-031-1/+0
* | resolved conflicts for merge of 73642748 to masterVasu Nori2011-02-031-1/+1
|\|
| * bug:3420722Vasu Nori2011-02-031-0/+1
* | resolved conflicts for merge of 43d649e9 to masterVasu Nori2011-02-023-9/+10
|\|
| * Merge "bug:3341145 if ignore_size_limits flag set, validate caller's perms" i...Vasu Nori2011-02-023-9/+10
| |\
| | * bug:3341145 if ignore_size_limits flag set, validate caller's permsVasu Nori2011-02-023-9/+10
* | | am 6a601663: am b2085f61: Bug 3341145 - Holo styling for download dialogAdam Powell2011-02-021-1/+1
|\| |
| * | Bug 3341145 - Holo styling for download dialogAdam Powell2011-02-021-1/+1
| |/
* | Check for null before accessing pckg.Leon Scroggins2011-02-021-1/+1
* | am 8db8fba2: am ea245800: bug:3414192 if otaupdate column is set, don\'t chec...Vasu Nori2011-02-012-0/+16
|\|
| * bug:3414192 if otaupdate column is set, don't check mobile download limitsVasu Nori2011-02-012-0/+16
* | am d47f3711: am 3ea897d9: Merge "bug:3396889 (HC branch) fix STOPSHIP code" i...Vasu Nori2011-01-262-4/+3
|\|
| * bug:3396889 (HC branch) fix STOPSHIP codeVasu Nori2011-01-262-4/+3
* | bug:3062216 (master) store correct status about network when pausedVasu Nori2011-01-241-5/+9
* | bug:3048327 (master) ability to add completed download to dnload mgrVasu Nori2011-01-213-16/+61
|/
* use DownloadManager's new public API instead of localcodeVasu Nori2011-01-171-12/+3
* manual merge of GB change Change-Id: I1acf2fb9491d24f5e109206a91dda3eea429e447Vasu Nori2011-01-162-9/+5
* bug:3332449 downloadmanager deleting downloaded files sometimesVasu Nori2011-01-121-2/+9
* bug:3338089 NPE in downloadthreadVasu Nori2011-01-112-2/+15
* bug:3338089 print better error msg in DownloadThread when exception occursVasu Nori2011-01-101-4/+1
* Revert "Merge "downloadmanager should use "files" dir - not "cache" dir to st...Vasu Nori2011-01-072-10/+4
* downloadmanager should use "files" dir - not "cache" dir to store its filesVasu Nori2011-01-072-4/+10
* Adding HelpersTest.java for testing the download provider's helpers class. No...olly2011-01-041-2/+2
* bug:3286430 set quota on downloads data dirVasu Nori2010-12-238-421/+623
* Fixing Helpers to correctly parse file names / extensions in the case where t...olly2010-12-211-4/+4
* Merge "when download-complete-notif is clicked on, don't show notif anymore"Vasu Nori2010-12-161-1/+1
|\
| * when download-complete-notif is clicked on, don't show notif anymoreVasu Nori2010-12-151-1/+1
* | fix a bug in one of the downloadmanager queriesVasu Nori2010-12-161-1/+1
|/
* Download dir: /data/data/com.android.providers.downloads/cache NOT /cacheVasu Nori2010-12-145-25/+62
* manually merging Change-Id: If7dc0f86ea7a3c4394603416ca0fc33847f10fa7Vasu Nori2010-12-031-1/+1
* Merge "bug:3144642 fix is to treat empty strings as nulls"Vasu Nori2010-12-021-46/+18
|\
| * bug:3144642 fix is to treat empty strings as nullsVasu Nori2010-12-021-46/+18
* | am 084c3dc3: am 26f86843: Merge "(GB MR) bug:3144642 temporary small fix in G...Vasu Nori2010-12-021-1/+1
|\ \ | |/ |/|
| * am 26f86843: Merge "(GB MR) bug:3144642 temporary small fix in GB MR and real...Vasu Nori2010-12-021-1/+2
| |\
| | * (GB MR) bug:3144642 temporary small fix in GB MR and real fix in HCVasu Nori2010-12-021-1/+2
* | | am 5c29cce0: am e1823c84: Don\'t filter by UID for apps with ACCESS_ALL_DOWNL...Kenny Root2010-12-011-1/+3
|\| |
| * | am e1823c84: Don\'t filter by UID for apps with ACCESS_ALL_DOWNLOADSKenny Root2010-12-011-1/+3
| |\|
| | * Don't filter by UID for apps with ACCESS_ALL_DOWNLOADSKenny Root2010-12-011-1/+3