summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/OpenDownloadReceiver.java
Commit message (Expand)AuthorAgeFilesLines
* Update refs to DownloadManager, which moved to android.appSteve Howard2010-09-281-1/+1
* Use the system downloads UI, instead of browser specific 1.Leon Scroggins III2010-09-271-35/+7
* 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