index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
DownloadManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some members to the "Q blacklist".
Mathew Inwood
2018-10-22
1
-2
/
+2
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-14
1
-0
/
+9
*
Test if allocation supported; @removed clean up.
Jeff Sharkey
2017-07-15
1
-26
/
+7
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-6
/
+4
*
Add legacy DownloadManager actions to SystemApi.
Jeff Sharkey
2017-04-04
1
-0
/
+6
*
Merge commit '0a9d537f623b2c11dce707fb9b91fea016fd0e9f' into manual_merge_0a9...
Jeff Sharkey
2016-09-17
1
-3
/
+3
|
\
|
*
Merge commit '0a9d537f623b2c11dce707fb9b91fea016fd0e9f' into manual_merge_0a9...
Jeff Sharkey
2016-09-17
1
-3
/
+3
|
|
\
|
|
*
Merge commit '0a9d537f623b2c11dce707fb9b91fea016fd0e9f' into manual_merge_0a9...
Jeff Sharkey
2016-09-16
1
-3
/
+3
|
|
|
\
|
|
|
*
Use "all_downloads" instead of "my_downloads".
Jeff Sharkey
2016-09-16
1
-3
/
+3
*
|
|
|
Add support for search in DownloadManager.
Ben Lin
2016-05-10
1
-5
/
+38
|
/
/
/
*
|
|
Add ability to rename a downloaded file.
Ben Lin
2016-05-02
1
-0
/
+82
*
|
|
API changes for DownloadManager and JobScheduler.
Jeff Sharkey
2016-04-24
1
-10
/
+58
*
|
|
Keep COLUMN_LOCAL_URI working for now.
Jeff Sharkey
2016-03-30
1
-1
/
+1
*
|
|
Merge "DO NOT MERGE Revert "Revert "DO NOT MERGE Extend the DownloadManager.a...
Edward Cunningham
2016-03-25
1
-3
/
+50
|
\
\
\
|
*
|
|
DO NOT MERGE Revert "Revert "DO NOT MERGE Extend the DownloadManager.addCompl...
Edward Cunningham
2016-03-25
1
-3
/
+50
*
|
|
|
Throw the right exception flavor.
Jeff Sharkey
2016-03-22
1
-1
/
+1
|
/
/
/
*
|
|
Revert "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method...
Edward Cunningham
2016-02-24
1
-50
/
+3
*
|
|
DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to supp...
Edward Cunningham
2016-02-16
1
-3
/
+50
*
|
|
Internal components still need filename access.
Jeff Sharkey
2016-01-07
1
-7
/
+15
*
|
|
Discourage use of "_data" column.
Jeff Sharkey
2016-01-06
1
-11
/
+37
|
/
/
*
|
Always return content Uri for downloads.
Jeff Sharkey
2015-07-29
1
-24
/
+3
*
|
Document that DownloadManager supports HTTPS.
Alex Klyubin
2015-06-11
1
-1
/
+1
|
/
*
Docfixes for DownloadManager.
John Spurlock
2013-11-04
1
-10
/
+6
*
Docs change: annotate media intent actions.
Jeff Sharkey
2013-10-02
1
-0
/
+5
*
Allow saving to Downloads.
Jeff Sharkey
2013-09-23
1
-1
/
+19
*
Handle external storage errors uniformly.
Jeff Sharkey
2013-03-25
1
-18
/
+42
*
Define failed connections column, and reset.
Jeff Sharkey
2013-01-17
1
-0
/
+1
*
Handle nested folder case
Roger Chen
2013-01-03
1
-1
/
+1
*
Update references to migrated global settings.
Jeff Brown
2012-09-25
1
-4
/
+4
*
Adds missing Bluetooth as network type.
HÃ¥kan3 Johansson
2012-07-10
1
-0
/
+7
*
Added or fixed doctrings for required permissions.
Nicolas Falliere
2012-06-18
1
-0
/
+3
*
Allow adding of completed empty files.
Jeff Sharkey
2012-05-02
1
-1
/
+1
*
Add ALLOW_METERED column to DownloadManager.
Jeff Sharkey
2012-04-18
1
-17
/
+14
*
DownloadManager and metered networks.
Jeff Sharkey
2012-04-16
1
-2
/
+18
*
Support metered Wi-Fi NetworkPolicy.
Jeff Sharkey
2012-04-05
1
-0
/
+12
*
Notify policy listeners about metered ifaces.
Jeff Sharkey
2011-06-17
1
-13
/
+11
*
DownloadManager flags for network policy.
Jeff Sharkey
2011-06-16
1
-1
/
+14
*
bug:3513950 Rename "completedDownload" to "addCompletedDownload"
Vasu Nori
2011-03-07
1
-3
/
+3
*
fix javadoc on downloadmanager.remove()
Vasu Nori
2011-02-28
1
-2
/
+2
*
bug:3474580 fix javadoc
Vasu Nori
2011-02-27
1
-1
/
+1
*
bug:3425749 send notification for completed download
Vasu Nori
2011-02-10
1
-2
/
+15
*
am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a d...
Vasu Nori
2011-02-03
1
-9
/
+0
|
\
|
*
Revert "Merge "bug:3414192 new API to designate a download to be OTA update" ...
Vasu Nori
2011-02-03
1
-9
/
+0
*
|
am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download ...
Vasu Nori
2011-02-02
1
-0
/
+9
|
\
|
|
*
bug:3414192 new API to designate a download to be OTA update
Vasu Nori
2011-02-02
1
-0
/
+9
*
|
add extra prams to intent to start Download App in sort-by-size mode
Vasu Nori
2011-01-25
1
-0
/
+7
*
|
bug:3048327 (master) ability to add completed download to dnload mgr
Vasu Nori
2011-01-22
1
-4
/
+69
|
/
*
bug:3362635 add new public API to downloadmanager to get mxbytesovermobile
Vasu Nori
2011-01-17
1
-0
/
+36
*
if a download dir doesn't exist, create it or fail fast
Vasu Nori
2010-12-19
1
-1
/
+13
*
bug:3264401 changes to support usage of new downloads dir in /data
Vasu Nori
2010-12-14
1
-1
/
+24
[next]