summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/downloads/FakeSystemFacade.java
Commit message (Expand)AuthorAgeFilesLines
* Whitelist DownloadManager.ACTION_NOTIFICATION_CLICKED broadcastMichal Karpinski2019-06-181-0/+10
* Use the network security config's cleartext settingsChad Brubaker2018-04-131-1/+1
* Move to NOT_ROAMING capability.Jeff Sharkey2017-11-091-3/+13
* Use explicit Network from JobParameters.Jeff Sharkey2017-10-251-1/+2
* Follow removal of NetworkInfo metered flag.Jeff Sharkey2017-07-141-2/+7
* Use calling app's Network Security Config for HTTPS downloadsChad Brubaker2016-06-201-0/+18
* Visible downloads should run while blocked/dozing.Jeff Sharkey2016-04-291-2/+2
* Move DownloadManager to use JobScheduler.Jeff Sharkey2016-04-251-19/+36
* Implement multi-network downloadsRobin Lee2016-04-071-0/+7
* Make DownloadProvider honor the cleartext traffic policy.Alex Klyubin2015-04-011-0/+6
* Many improvements to download storage management.Jeff Sharkey2014-02-061-2/+2
* Clean up DownloadManager threading tests.Jeff Sharkey2013-01-081-27/+19
* Rewrite of download notifications.Jeff Sharkey2012-11-091-1/+4
* Move notification tests to LittleMock.Jeff Sharkey2012-07-241-29/+0
* Add and enforce ALLOW_METERED column.Jeff Sharkey2012-04-171-0/+6
* Teach DownloadManager about network policy.Jeff Sharkey2011-06-171-2/+7
* fix broken DownloadManager testsVasu Nori2010-12-091-1/+18
* Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-211-0/+5
* Fix notification bugs, cleanup DownloadService + DownloadReceiverSteve Howard2010-09-201-4/+4
* Get wifi limit from secure settings.Steve Howard2010-07-281-2/+2
* Serialize threading for download manager testing.Steve Howard2010-07-271-0/+14
* Stub out and test system notifications.Steve Howard2010-07-231-0/+29
* Public API support for broadcasts and connectivity control.Steve Howard2010-07-211-0/+16
* Support for max download size that may go over mobileSteve Howard2010-07-191-8/+7
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-151-1/+19
* Stub out the system clock in the download manager, add testsSteve Howard2010-07-011-0/+13