index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
provider
/
Downloads.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-05-21
Don't use linked mediastore uris in DownloadProvider operations.
Sudheer Shanka
2019-04-23
Update behavior of some DownloadManager APIs.
Sudheer Shanka
2019-01-29
Don't ignore COLUMN_MEDIA_SCANNED values from caller.
Sudheer Shanka
2019-01-28
Update DownloadStorageProvider to include MediaStore.Downloads.
Sudheer Shanka
2019-01-05
Add Downloads.Impl.COLUMN_MEDIASTORE_URI & DownloadColumns.Description.
Sudheer Shanka
2018-08-10
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-07-15
Test if allocation supported; @removed clean up.
Jeff Sharkey
2017-04-04
Add legacy DownloadManager actions to SystemApi.
Jeff Sharkey
2016-11-07
Detect non-oneway calls leaving system_server.
Jeff Sharkey
2016-04-24
API changes for DownloadManager and JobScheduler.
Jeff Sharkey
2016-01-17
Doc fix.
Steve McKay
2013-09-23
Allow saving to Downloads.
Jeff Sharkey
2013-01-17
Define failed connections column, and reset.
Jeff Sharkey
2012-04-18
Add ALLOW_METERED column to DownloadManager.
Jeff Sharkey
2012-04-13
Mapping from DownloadManager status to string.
Jeff Sharkey
2012-03-20
Remove unused android.net.Downloads.
Jeff Sharkey
2011-06-17
Notify policy listeners about metered ifaces.
Jeff Sharkey
2011-06-16
DownloadManager flags for network policy.
Jeff Sharkey
2011-02-10
bug:3425749 send notification for completed download
Vasu Nori
2011-02-08
bug:3435895 change a couple of retryable error constants to < 400
Vasu Nori
2011-02-03
am 9ec496b4: am e1cbd0a8: Revert "Merge "bug:3414192 new API to designate a d...
Vasu Nori
2011-02-03
Revert "Merge "bug:3414192 new API to designate a download to be OTA update" ...
Vasu Nori
2011-02-02
am 99e8e047: am 6bc710f7: Merge "bug:3414192 new API to designate a download ...
Vasu Nori
2011-02-02
bug:3414192 new API to designate a download to be OTA update
Vasu Nori
2011-01-22
bug:3048327 (master) ability to add completed download to dnload mgr
Vasu Nori
2010-12-14
bug:3264401 changes to support usage of new downloads dir in /data
Vasu Nori
2010-12-01
am 1de6ca69: am 938d0972: Merge "Grant ACCESS_ALL_DOWNLOADS to DefaultContain...
Kenny Root
2010-12-01
Grant ACCESS_ALL_DOWNLOADS to DefaultContainerService
Kenny Root
2010-11-22
changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4
Vasu Nori
2010-11-11
add column to downloads table to store error msg when a download fails
Vasu Nori
2010-11-04
add API to return Uri for the given downloaded file id & get mimetype
Vasu Nori
2010-10-27
make notifications appear during downloading AND after completion
Vasu Nori
2010-10-20
remove duplicate code
Vasu Nori
2010-10-13
bug:3069735 in Download UI app, handle deletes correctly
Vasu Nori
2010-09-29
Have download manager give more details when downloads are paused
Steve Howard
2010-09-21
Support for download manager "queue for wifi" dialogs
Steve Howard
2010-09-20
New error status for "destination file already exists".
Steve Howard
2010-09-15
Support new URI structure for download provider.
Steve Howard
2010-09-12
Support UI visibility and restarting in download manager.
Steve Howard
2010-08-16
New download manager error code when we can't resume.
Steve Howard
2010-08-06
Make downloads visible by default.
Steve Howard
2010-07-23
New permission for non-purgeable cache downloads.
Steve Howard
2010-07-21
Remove SEE_ALL_EXTERNAL permission from Download Manager.
Steve Howard
2010-07-21
DL manager support for broadcasts + connectivity control
Steve Howard
2010-07-15
Interface support for custom HTTP headers in DL manager
Steve Howard
2010-07-13
Download manager support for file URIs + last modified time
Steve Howard
2010-02-05
Add a new permission and remove createTitleFromFilename.
Leon Scroggins
2010-01-26
b/2383073 Add fine-grained status codes for failed downloads.
Attila Bodis
[next]