Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
ef85204bf5eab3e4fd2ca4d36e838bdaaa48f68a
/
src
/
com
/
android
/
browser
/
OpenDownloadReceiver.java
2d8a51d
Perform database accesses in the background.
by Leon Scroggins
· 15 years ago
628bc7e
get file uri and mimetype from downloadmanager before starting activity
by Vasu Nori
· 15 years ago
7c08a2b
Go to downloads page if you cannot open the download.
by Leon Scroggins
· 15 years ago
1d88aa0
use new API (and not db) to access download notifications
by Vasu Nori
· 15 years ago
09ccfc7
Open downloads from notifications.
by Leon Scroggins
· 15 years ago
b39546f
don't use hidden constants (to refer Downloads table columns)
by Vasu Nori
· 15 years ago
5a862fc
Update refs to DownloadManager, which moved to android.app
by Steve Howard
· 15 years ago
a682a3c
Use the system downloads UI, instead of browser specific 1.
by Leon Scroggins III
· 15 years ago
faea564
Do not try to open a file that could not be downloaded.
by Leon Scroggins
· 15 years ago
a563d09
Click on notification for unfinished download, open downloads page.
by Leon Scroggins
· 15 years ago
93926e4
Delete the file even if the ContentResolver does not see it.
by Leon Scroggins
· 15 years ago
fedc493
Launch intents to open/delete downloads, and handle them in the browser.
by Leon Scroggins
· 15 years ago