summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Download dir: /data/data/com.android.providers.downloads/cache NOT /cacheVasu Nori2010-12-147-25/+80
* am bf04a04e: am ee39528f: reconcile with open-source gingerbreadJean-Baptiste Queru2010-12-100-0/+0
|\
| * am ee39528f: reconcile with open-source gingerbreadJean-Baptiste Queru2010-12-100-0/+0
| |\
| | * reconcile with open-source gingerbreadJean-Baptiste Queru2010-12-090-0/+0
| | |\
* | | | fix broken DownloadManager testsVasu Nori2010-12-097-31/+207
* | | | am 79595ec9: am 5ad8a55c: merge from gingerbreadJean-Baptiste Queru2010-12-090-0/+0
|\| | |
| * | | am 5ad8a55c: merge from gingerbreadJean-Baptiste Queru2010-12-090-0/+0
| |\ \ \
| | * \ \ merge from gingerbreadJean-Baptiste Queru2010-12-091-1/+3
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Don't filter by UID for apps with ACCESS_ALL_DOWNLOADSKenny Root2010-12-091-1/+3
* | | | | am bf7c06b5: am 5bbe15ed: downloads broken by Change-Id: I115b3ba6cfe0262269d...Vasu Nori2010-12-060-0/+0
|\| | | |
| * | | | am 5bbe15ed: downloads broken by Change-Id: I115b3ba6cfe0262269dbbc4c336b9e1d...Vasu Nori2010-12-041-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | downloads broken by Change-Id: I115b3ba6cfe0262269dbbc4c336b9e1d63c618e4Vasu Nori2010-12-031-1/+1
* | | | | 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "(GB MR) bug:3144642 temporary small fix in GB MR and real fix in HC" i...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
* | | | | | | Rename Indonesian and Hebrew translations to match Locale.java conventionsEric Fischer2010-12-022-0/+0
| |_|_|/ / / |/| | | | |
* | | | | | am 5ec56824: (-s ours) am 6ae8b6ef: Merge "Import revised translations. DO N...Eric Fischer2010-12-010-0/+0
|\| | | | |
| * | | | | am 6ae8b6ef: Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-12-0138-150/+133
| |\| | | |
| | * | | | Merge "Import revised translations. DO NOT MERGE" into gingerbreadEric Fischer2010-12-0138-150/+133
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Import revised translations. DO NOT MERGEEric Fischer2010-12-0138-150/+133
| | | | |/ | | | |/|
* | | | | 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
| | |/
* | | Move icons to mipmap.Ying Wang2010-11-233-1/+1
* | | Import initial translations for 20 new locales.Eric Fischer2010-11-1720-0/+1240
* | | fix permissions when accessing downloads thru various Uri'sVasu Nori2010-11-161-4/+4
* | | provider changes due to CL: Ief1693785f0484c1b434fb41a68693f9aff96492Vasu Nori2010-11-121-2/+6
* | | simplify actions to perform when user clicks on delete in download appVasu Nori2010-11-121-26/+4
* | | when a download fails, store the error msg in dbVasu Nori2010-11-112-9/+22
* | | Import revised translations.Eric Fischer2010-11-0938-150/+133
* | | if any exceptions encountered while trimming downloads db, ignore 'em.Vasu Nori2010-11-091-20/+33
* | | allow the column "scanned" from DownloadManager. bug:3169437Vasu Nori2010-11-051-0/+1
* | | changes to support CL: I1f5dd734e394db0056579a3a0c26862fee27981eVasu Nori2010-11-043-2/+25
* | | downloadmanager public API usage can cause non-scanning of media filesVasu Nori2010-11-031-1/+2
* | | in DM public API, sending notifications on clicks should include dataVasu Nori2010-11-011-1/+11
* | | make sure filename is non-null before delting it.Vasu Nori2010-10-292-26/+24
* | | when using DM public API, allow duplicate downloads of same fileVasu Nori2010-10-281-10/+12
* | | Merge "Import revised translations."Eric Fischer2010-10-2740-442/+1199
|\ \ \
| * | | Import revised translations.Eric Fischer2010-10-2740-442/+1199
* | | | Merge "reduce number of times mediascanner is invoked by downloadservice"Vasu Nori2010-10-271-13/+15
|\ \ \ \ | |/ / / |/| | |
| * | | reduce number of times mediascanner is invoked by downloadserviceVasu Nori2010-10-261-13/+15
* | | | Merge "allow run-time verbose debugging option on downloadmanager code."Vasu Nori2010-10-271-2/+2
|\ \ \ \
| * | | | allow run-time verbose debugging option on downloadmanager code.Vasu Nori2010-10-271-2/+2
| |/ / /
* | | | am b2fb2046: (-s ours) am 6bc0865d: Import revised translations. DO NOT MERGEEric Fischer2010-10-270-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | am 6bc0865d: Import revised translations. DO NOT MERGEEric Fischer2010-10-274-5/+5
| |\ \ \ | | | |/ | | |/|
| | * | Import revised translations. DO NOT MERGEEric Fischer2010-10-264-5/+5