summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserDownloadAdapter.java
Commit message (Expand)AuthorAgeFilesLines
* Use the system downloads UI, instead of browser specific 1.Leon Scroggins III2010-09-271-221/+0
* Launch intents to open/delete downloads, and handle them in the browser.Leon Scroggins2010-02-041-10/+1
* Use the common method for updating the title.Leon Scroggins2010-01-211-10/+2
* Use the private Download Manager APIs.Jean-Baptiste Queru2010-01-151-22/+22
* Show the downloads list divided into groups based on how recently downloaded.Leon Scroggins2010-01-131-29/+45
* Use the new download manager APIs introduced in change 7400Jean-Baptiste Queru2009-03-311-8/+8
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+222
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-222/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-3/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+221