summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/SystemFacade.java
Commit message (Expand)AuthorAgeFilesLines
* Use calling app's Network Security Config for HTTPS downloadsChad Brubaker2016-06-201-0/+10
* Visible downloads should run while blocked/dozing.Jeff Sharkey2016-04-291-2/+2
* Move DownloadManager to use JobScheduler.Jeff Sharkey2016-04-251-14/+3
* Implement multi-network downloadsRobin Lee2016-04-071-0/+3
* Make DownloadProvider honor the cleartext traffic policy.Alex Klyubin2015-04-011-0/+5
* Clean up DownloadManager threading tests.Jeff Sharkey2013-01-081-5/+0
* Move notification tests to LittleMock.Jeff Sharkey2012-07-241-17/+15
* Add and enforce ALLOW_METERED column.Jeff Sharkey2012-04-171-0/+2
* Teach DownloadManager about network policy.Jeff Sharkey2011-06-171-3/+4
* Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-211-0/+7
* Fix notification bugs, cleanup DownloadService + DownloadReceiverSteve Howard2010-09-201-2/+2
* Get wifi limit from secure settings.Steve Howard2010-07-281-1/+1
* Serialize threading for download manager testing.Steve Howard2010-07-271-0/+5
* Stub out and test system notifications.Steve Howard2010-07-231-0/+16
* Public API support for broadcasts and connectivity control.Steve Howard2010-07-211-0/+13
* Support for max download size that may go over mobileSteve Howard2010-07-191-3/+9
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-151-0/+15
* Stub out the system clock in the download manager, add testsSteve Howard2010-07-011-0/+6