summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/BrowserDownloadPage.java
Commit message (Expand)AuthorAgeFilesLines
* Use the system downloads UI, instead of browser specific 1.Leon Scroggins III2010-09-271-535/+0
* Make selection color fill underneath the scroll bar for downloads.Leon Scroggins III2010-03-221-1/+0
* Close Cursors when finished with them.Leon Scroggins2010-03-151-18/+26
* Check for null filename before creating a new file.Leon Scroggins2010-03-081-7/+10
* Remove deleted files from the list of browser downloads.Leon Scroggins2010-03-011-1/+34
* If a download finishes while the contextmenu is open, update it.Leon Scroggins2010-02-261-2/+73
* Launch intents to open/delete downloads, and handle them in the browser.Leon Scroggins2010-02-041-71/+28
* use the very private APIJean-Baptiste Queru2010-01-261-1/+1
* Change the error message when attempting to open a file that cannot be opened.Leon Scroggins2010-01-211-1/+1
* Remove the option to clear all downloads.Leon Scroggins2010-01-211-58/+1
* Replace clearing an item from the downloads list with deleting the item.Leon Scroggins2010-01-211-4/+62
* Use the private Download Manager APIs.Jean-Baptiste Queru2010-01-151-32/+33
* Show the downloads list divided into groups based on how recently downloaded.Leon Scroggins2010-01-131-76/+74
* Use ViewStub for setEmptyView (bug 1803058)Mihai Preda2009-04-291-6/+2
* Use the new download manager APIs introduced in change 7400Jean-Baptiste Queru2009-03-311-10/+10
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+468
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-468/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-12/+10
* Initial ContributionThe Android Open Source Project2008-10-211-0/+470