summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/downloads/PublicApiFunctionalTest.java
Commit message (Expand)AuthorAgeFilesLines
* Add test for many interruptions to a single download.Steve Howard2010-07-271-20/+44
* Improved support for 302/307 redirects.Steve Howard2010-07-271-8/+4
* Fix bug with closing output stream for external downloads.Steve Howard2010-07-271-1/+15
* Serialize threading for download manager testing.Steve Howard2010-07-271-121/+56
* Stub out and test system notifications.Steve Howard2010-07-231-0/+18
* Test + utilize change notification in DownloadProviderSteve Howard2010-07-231-0/+13
* Public API support for broadcasts and connectivity control.Steve Howard2010-07-211-4/+80
* Major refactoring of DownloadThread.run().Steve Howard2010-07-201-21/+127
* Fix bug with deciding when to restart a download.Steve Howard2010-07-201-0/+13
* Support for max download size that may go over mobileSteve Howard2010-07-191-1/+18
* Support for custom HTTP headers on download requestsSteve Howard2010-07-151-0/+22
* Support for file URI destinations + last modified timestampSteve Howard2010-07-141-6/+53
* New functional test for download manager public API.Steve Howard2010-07-131-0/+238