1. 21 May, 2012 1 commit
  2. 14 Feb, 2012 1 commit
    • Hideki Hayami's avatar
      avoid repetition of retrying download · 579be0d0
      Hideki Hayami authored
      If isReadyToStart returns 'true' for STATUS_INSUFFICIENT_SPACE_ERROR,
      DownloadProvider retries downloading after it gets requests from
      browser to download contents.  The retrying loop won't stop until
      its completion (recovering from space error), or user stops
      downloading.  This retry loop impacts to network traffic, battery
      consumption and packet charge.  So, change this method to return
      'false' for the error in order to stop the loop.
      
      Change-Id: Ia3466db60d86c5900842c7c28d294898ae3ff2bc
      579be0d0
  3. 07 Jan, 2012 2 commits
  4. 06 Jan, 2012 1 commit
  5. 05 Jan, 2012 1 commit
    • Jeff Sharkey's avatar
      Allow downloads when no network restriction set. · f720bc68
      Jeff Sharkey authored
      Fixes bug where DownloadManager would block downloads on WiMAX,
      bluetooth, and ethernet networks, even when no network restrictions
      had been set.
      
      Bug: 5689335
      Change-Id: I6d1bb78cbccb3c5eb1fce40a13b0689be0c3fa13
      f720bc68
  6. 08 Dec, 2011 1 commit
  7. 30 Nov, 2011 1 commit
  8. 29 Nov, 2011 1 commit
  9. 28 Nov, 2011 1 commit
  10. 21 Nov, 2011 1 commit
  11. 17 Nov, 2011 1 commit
  12. 16 Nov, 2011 2 commits
  13. 15 Nov, 2011 1 commit
  14. 14 Nov, 2011 1 commit
  15. 02 Nov, 2011 1 commit
  16. 01 Nov, 2011 1 commit
  17. 30 Oct, 2011 1 commit
  18. 27 Oct, 2011 5 commits
  19. 26 Oct, 2011 4 commits
  20. 25 Oct, 2011 2 commits
  21. 24 Oct, 2011 1 commit
  22. 19 Oct, 2011 1 commit
  23. 18 Oct, 2011 8 commits