summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Expand)AuthorAgeFilesLines
* 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-192-9/+25
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-154-164/+46
* Support for custom HTTP headers on download requestsSteve Howard2010-07-151-0/+22
* Support for file URI destinations + last modified timestampSteve Howard2010-07-142-9/+56
* New functional test for download manager public API.Steve Howard2010-07-133-246/+535
* Stub out the system clock in the download manager, add testsSteve Howard2010-07-013-54/+142
* Fix build in master - new method in FakeIConnectivityManagerSteve Howard2010-06-291-0/+4
* First pass at a functional test for the Download Manager.Steve Howard2010-06-285-23/+603
* Check in copies of MockWebServer + friends.Steve Howard2010-06-213-0/+486