1. 29 Oct, 2014 5 commits
  2. 28 Oct, 2014 2 commits
  3. 27 Oct, 2014 4 commits
  4. 20 Oct, 2014 5 commits
  5. 19 Oct, 2014 6 commits
  6. 17 Oct, 2014 4 commits
  7. 16 Oct, 2014 2 commits
    • Jeff Sharkey's avatar
      Trim stale downloads from third-party apps. · 9d59053e
      Jeff Sharkey authored
      automerge: e24609e8
      
      * commit 'e24609e8':
        Trim stale downloads from third-party apps.
      9d59053e
    • 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
  8. 15 Oct, 2014 5 commits
  9. 13 Oct, 2014 2 commits
  10. 10 Oct, 2014 1 commit
  11. 01 Oct, 2014 4 commits