summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | bug:3048327 (master) ability to add completed download to dnload mgrVasu Nori2011-01-213-16/+61
* | | | | | | bug:3363006 enable hw acceleration for downloadsUI appVasu Nori2011-01-201-1/+2
* | | | | | | am e5c6ba89: am 9b4371da: use DownloadManager\'s new public API instead of lo...Vasu Nori2011-01-171-12/+3
|\| | | | | |
| * | | | | | am 9b4371da: use DownloadManager\'s new public API instead of localcodeVasu Nori2011-01-171-12/+3
| |\| | | | |
| | * | | | | use DownloadManager's new public API instead of localcodeVasu Nori2011-01-171-12/+3
* | | | | | | am ff47f30d: am 24b88a52: bug:3360751 adjust active download notification to ...Vasu Nori2011-01-161-2/+3
|\| | | | | |
| * | | | | | am 24b88a52: bug:3360751 adjust active download notification to align it corr...Vasu Nori2011-01-161-2/+3
| |\| | | | |
| | * | | | | bug:3360751 adjust active download notification to align it correctlyVasu Nori2011-01-161-2/+3
* | | | | | | am 43de1089: (-s ours) am a13a82c1: (-s ours) am dbc5c711: Merge "(GB/GBMR) (...Vasu Nori2011-01-160-0/+0
|\| | | | | |
| * | | | | | am a13a82c1: (-s ours) am dbc5c711: Merge "(GB/GBMR) (do not merge) delete fi...Vasu Nori2011-01-160-0/+0
|/| | | | | | | | |/ / / / | |/| | | |
| * | | | | am dbc5c711: Merge "(GB/GBMR) (do not merge) delete file from disk when delet...Vasu Nori2011-01-162-16/+27
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "(GB/GBMR) (do not merge) delete file from disk when deleting from db" ...Vasu Nori2011-01-162-16/+27
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | (GB/GBMR) (do not merge) delete file from disk when deleting from dbVasu Nori2010-12-032-16/+27
* | | | | | am 3022abb3: manual merge of GB change Change-Id: I1acf2fb9491d24f5e109206a91...Vasu Nori2011-01-162-9/+5
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | manual merge of GB change Change-Id: I1acf2fb9491d24f5e109206a91dda3eea429e447Vasu Nori2011-01-162-9/+5
* | | | | | am 5e69e69e: (-s ours) am 089951b2: (GB MR) bug:3351783 don\'t store redirect...Vasu Nori2011-01-160-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 089951b2: (GB MR) bug:3351783 don\'t store redirectcount in dbVasu Nori2011-01-162-9/+5
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | (GB MR) bug:3351783 don't store redirectcount in dbVasu Nori2011-01-162-9/+5
| | | |_|/ | | |/| |
* | | | | am 47cb8be0: bug:3332449 downloadmanager deleting downloaded files sometimesVasu Nori2011-01-121-2/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | bug:3332449 downloadmanager deleting downloaded files sometimesVasu Nori2011-01-121-2/+9
* | | | | am a7ead263: If these views are clickable, the parent view doesn\'t get the e...Joe Onorato2011-01-121-3/+0
|\| | | |
| * | | | If these views are clickable, the parent view doesn't get the events and you ...Joe Onorato2011-01-121-3/+0
* | | | | am 597bbd96: bug:3338089 NPE in downloadthreadVasu Nori2011-01-112-2/+15
|\| | | |
| * | | | bug:3338089 NPE in downloadthreadVasu Nori2011-01-112-2/+15
* | | | | am ead1b057: bug:3338089 print better error msg in DownloadThread when except...Vasu Nori2011-01-101-4/+1
|\| | | |
| * | | | bug:3338089 print better error msg in DownloadThread when exception occursVasu Nori2011-01-101-4/+1
* | | | | am 99d79f9b: (-s ours) am b05fd02f: Import translations for additional langua...Eric Fischer2011-01-080-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am b05fd02f: Import translations for additional languages.Eric Fischer2011-01-0640-0/+1880
| |\| |
| | * | Import translations for additional languages.Eric Fischer2011-01-0640-0/+1880
* | | | Revert "Merge "downloadmanager should use "files" dir - not "cache" dir to st...Vasu Nori2011-01-073-11/+5
* | | | Merge "downloadmanager should use "files" dir - not "cache" dir to store its ...Vasu Nori2011-01-073-5/+11
|\ \ \ \
| * | | | downloadmanager should use "files" dir - not "cache" dir to store its filesVasu Nori2011-01-073-5/+11
* | | | | Import some unabbreviated translations for large screens.Eric Fischer2011-01-062-0/+16
|/ / / /
* | | | Adding HelpersTest.java for testing the download provider's helpers class. No...olly2011-01-043-3/+56
* | | | Merge "bug:3286430 set quota on downloads data dir"Vasu Nori2010-12-2310-427/+624
|\ \ \ \
| * | | | bug:3286430 set quota on downloads data dirVasu Nori2010-12-2310-427/+624
* | | | | Import revised translations.Eric Fischer2010-12-2340-580/+1220
|/ / / /
* | | | 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
|/ / / /
* | | | fix downloadmanager tests. again.Vasu Nori2010-12-153-19/+7
* | | | 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
| | |\ \ \ | | | | |/ | | | |/|