summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/RealSystemFacade.java
Commit message (Expand)AuthorAgeFilesLines
* Clean up DownloadManager threading tests.Jeff Sharkey2013-01-081-5/+4
* Move notification tests to LittleMock.Jeff Sharkey2012-07-241-27/+16
* Add and enforce ALLOW_METERED column.Jeff Sharkey2012-04-171-0/+6
* Teach DownloadManager about network policy.Jeff Sharkey2011-06-171-8/+5
* use DownloadManager's new public API instead of localcodeVasu Nori2011-01-171-12/+3
* Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-211-0/+10
* Fix notification bugs, cleanup DownloadService + DownloadReceiverSteve Howard2010-09-201-4/+9
* Get wifi limit from secure settings.Steve Howard2010-07-281-2/+9
* Serialize threading for download manager testing.Steve Howard2010-07-271-0/+5
* Stub out and test system notifications.Steve Howard2010-07-231-0/+20
* Public API support for broadcasts and connectivity control.Steve Howard2010-07-211-0/+12
* Support for max download size that may go over mobileSteve Howard2010-07-191-22/+15
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-151-0/+58
* Stub out the system clock in the download manager, add testsSteve Howard2010-07-011-0/+7