summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/OpenDownloadReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Do not try to open a file that could not be downloaded.Leon Scroggins2010-04-261-1/+2
* Click on notification for unfinished download, open downloads page.Leon Scroggins2010-04-191-27/+42
* Delete the file even if the ContentResolver does not see it.Leon Scroggins2010-03-171-7/+4
* Launch intents to open/delete downloads, and handle them in the browser.Leon Scroggins2010-02-041-0/+99