1. 20 Oct, 2014 3 commits
  2. 19 Oct, 2014 4 commits
  3. 17 Oct, 2014 3 commits
  4. 16 Oct, 2014 1 commit
    • Jeff Sharkey's avatar
      Trim stale downloads from third-party apps. · e24609e8
      Jeff Sharkey authored
      Buggy third-party apps can enqueue lots of downloads and then
      forget to remove them, causing DownloadManager to stop functioning.
      
      This change removes any downloads that match _all_ of the following
      conditions:
      
      1. Download status is in a terminal (non-pending) state, usually a
      concrete success or failure.
      2. Download hasn't been touched in over a week.
      3. Download is not visible in UI.
      
      Bug: 17785419
      Change-Id: Id82752fd6935371c1af682205d35f7ba35169473
      e24609e8
  5. 15 Oct, 2014 3 commits
  6. 13 Oct, 2014 1 commit
  7. 10 Oct, 2014 1 commit
  8. 01 Oct, 2014 3 commits
  9. 30 Sep, 2014 2 commits
  10. 29 Sep, 2014 4 commits
  11. 16 Sep, 2014 3 commits
  12. 15 Sep, 2014 1 commit
  13. 09 Sep, 2014 1 commit
  14. 27 Aug, 2014 1 commit
  15. 26 Aug, 2014 1 commit
  16. 24 Aug, 2014 1 commit
  17. 16 Aug, 2014 3 commits
  18. 15 Aug, 2014 2 commits
  19. 06 Aug, 2014 2 commits