index
:
packages_apps_browser.git
replicant-4.2
replicant-6.0
packages/apps/browser
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
OpenDownloadReceiver.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Perform database accesses in the background.
Leon Scroggins
2010-11-18
1
-2
/
+22
*
get file uri and mimetype from downloadmanager before starting activity
Vasu Nori
2010-11-16
1
-1
/
+1
*
Go to downloads page if you cannot open the download.
Leon Scroggins
2010-11-15
1
-1
/
+6
*
use new API (and not db) to access download notifications
Vasu Nori
2010-11-15
1
-39
/
+9
*
Open downloads from notifications.
Leon Scroggins
2010-11-15
1
-37
/
+52
*
don't use hidden constants (to refer Downloads table columns)
Vasu Nori
2010-10-20
1
-4
/
+4
*
Update refs to DownloadManager, which moved to android.app
Steve Howard
2010-09-28
1
-1
/
+1
*
Use the system downloads UI, instead of browser specific 1.
Leon Scroggins III
2010-09-27
1
-35
/
+7
*
Do not try to open a file that could not be downloaded.
Leon Scroggins
2010-04-26
1
-1
/
+2
*
Click on notification for unfinished download, open downloads page.
Leon Scroggins
2010-04-19
1
-27
/
+42
*
Delete the file even if the ContentResolver does not see it.
Leon Scroggins
2010-03-17
1
-7
/
+4
*
Launch intents to open/delete downloads, and handle them in the browser.
Leon Scroggins
2010-02-04
1
-0
/
+99