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
/
app
/
DownloadManager.java
Age
Commit message (
Expand
)
Author
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-06-23
Override MIME type to match MediaStore behavior.
Jeff Sharkey
2020-01-08
Final push to build against SDK.
Jeff Sharkey
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Shuffling to prepare for MediaProvider APEX.
Jeff Sharkey
2019-07-19
Enable stricter SQLiteQueryBuilder options.
Jeff Sharkey
2019-05-23
Trigger a mediascan when downloads get renamed.
Sudheer Shanka
2019-05-08
Update behavior of setDestinationInExternalPublicDir().
Sudheer Shanka
2019-04-28
Merge "Deprecate DownloadManager.allowScanningByMediaScanner/setVisibleInDown...
Sudheer Shanka
2019-04-28
Deprecate DownloadManager.allowScanningByMediaScanner/setVisibleInDownloadsUi
Sudheer Shanka
2019-04-28
Merge "Deprecate DownloadManager.addCompletedDownload." into qt-dev
Jeff Sharkey
2019-04-27
Deprecate DownloadManager.addCompletedDownload.
Sudheer Shanka
2019-04-27
Don't assume all downloaded files are under top-level Download dir.
Sudheer Shanka
2019-04-24
Fix QT build breakage.
Sudheer Shanka
2019-04-23
Update behavior of some DownloadManager APIs.
Sudheer Shanka
2019-03-06
Merge "Add @UnsupportedAppUsage annotations"
Andrei-Valentin Onea
2019-03-04
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-02-28
Mark COLUMN_MEDIASTORE_URI as @TestApi.
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-18
Update DownloadManager.addCompletedDownload javadoc.
Sudheer Shanka
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2017-07-15
Test if allocation supported; @removed clean up.
Jeff Sharkey
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-04-04
Add legacy DownloadManager actions to SystemApi.
Jeff Sharkey
2016-09-17
Merge commit '0a9d537f623b2c11dce707fb9b91fea016fd0e9f' into manual_merge_0a9...
Jeff Sharkey
2016-09-17
Merge commit '0a9d537f623b2c11dce707fb9b91fea016fd0e9f' into manual_merge_0a9...
Jeff Sharkey
2016-09-16
Merge commit '0a9d537f623b2c11dce707fb9b91fea016fd0e9f' into manual_merge_0a9...
Jeff Sharkey
2016-09-16
Use "all_downloads" instead of "my_downloads".
Jeff Sharkey
2016-05-10
Add support for search in DownloadManager.
Ben Lin
2016-05-02
Add ability to rename a downloaded file.
Ben Lin
2016-04-24
API changes for DownloadManager and JobScheduler.
Jeff Sharkey
2016-03-30
Keep COLUMN_LOCAL_URI working for now.
Jeff Sharkey
2016-03-25
Merge "DO NOT MERGE Revert "Revert "DO NOT MERGE Extend the DownloadManager.a...
Edward Cunningham
2016-03-25
DO NOT MERGE Revert "Revert "DO NOT MERGE Extend the DownloadManager.addCompl...
Edward Cunningham
2016-03-22
Throw the right exception flavor.
Jeff Sharkey
2016-02-24
Revert "DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method...
Edward Cunningham
2016-02-16
DO NOT MERGE Extend the DownloadManager.addCompletedDownload() method to supp...
Edward Cunningham
2016-01-07
Internal components still need filename access.
Jeff Sharkey
2016-01-06
Discourage use of "_data" column.
Jeff Sharkey
2015-07-29
Always return content Uri for downloads.
Jeff Sharkey
2015-06-11
Document that DownloadManager supports HTTPS.
Alex Klyubin
2013-11-04
Docfixes for DownloadManager.
John Spurlock
2013-10-02
Docs change: annotate media intent actions.
Jeff Sharkey
2013-09-23
Allow saving to Downloads.
Jeff Sharkey
2013-03-25
Handle external storage errors uniformly.
Jeff Sharkey
2013-01-17
Define failed connections column, and reset.
Jeff Sharkey
2013-01-03
Handle nested folder case
Roger Chen
2012-09-25
Update references to migrated global settings.
Jeff Brown
[next]