summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadIdleService.java
Commit message (Expand)AuthorAgeFilesLines
* Move DownloadManager to use JobScheduler.Jeff Sharkey2016-04-251-3/+22
* Trim stale downloads from third-party apps.Jeff Sharkey2014-10-161-5/+47
* Transition the Download Service's cleanup work to a scheduled JobChristopher Tate2014-06-161-8/+16
* Fix reference to moved ErrnoException.Torne (Richard Coles)2014-04-291-1/+1
* Add idle service to clean orphan downloads.Jeff Sharkey2014-02-061-0/+135