summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/downloads/AbstractDownloadProviderFunctionalTest.java
Commit message (Expand)AuthorAgeFilesLines
* Trigger mediascan after a download is completed.Sudheer Shanka2019-07-311-0/+6
* Add DownloadProvider entries to MediaStore Downloads collection.Sudheer Shanka2019-01-061-0/+37
* Allocate space using new StorageManager API.Jeff Sharkey2017-07-151-23/+12
* Enable search for Downloads.Ben Lin2016-05-101-0/+18
* Move DownloadManager to use JobScheduler.Jeff Sharkey2016-04-251-19/+16
* Add "Cancel" action to downloads in notification.Oren Blasberg2015-06-251-1/+10
* Many improvements to download storage management.Jeff Sharkey2014-02-061-18/+18
* Follow MockWebServer API changes.Jeff Sharkey2013-04-031-5/+0
* Start using MockStreamResponse.Jeff Sharkey2013-03-251-0/+5
* Redesign of DownloadManager update loop.Jeff Sharkey2013-02-121-0/+4
* Migrate to using Mockito directly.Jeff Sharkey2013-01-311-1/+1
* Tests for max retries/redirects, ETag switches.Jeff Sharkey2013-01-291-5/+3
* Clean up DownloadManager threading tests.Jeff Sharkey2013-01-081-5/+1
* Move notification tests to LittleMock.Jeff Sharkey2012-07-241-15/+13
* Migrate to shared MockWebServer.Jeff Sharkey2012-03-291-0/+272