summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/downloads/AbstractDownloadManagerFunctionalTest.java
Commit message (Expand)AuthorAgeFilesLines
* Stub out and test system notifications.Steve Howard2010-07-231-3/+7
* Test + utilize change notification in DownloadProviderSteve Howard2010-07-231-6/+41
* Public API support for broadcasts and connectivity control.Steve Howard2010-07-211-0/+14
* Major refactoring of DownloadThread.run().Steve Howard2010-07-201-3/+9
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-151-6/+0
* Support for file URI destinations + last modified timestampSteve Howard2010-07-141-3/+3
* New functional test for download manager public API.Steve Howard2010-07-131-0/+281