1. 01 Apr, 2015 2 commits
    • Alex Klyubin's avatar
    • Alex Klyubin's avatar
      Make DownloadProvider honor the cleartext traffic policy. · f5c662d5
      Alex Klyubin authored
      This makes the Provider-side of the DownloadManager framework honor
      the per-UID cleartext network traffic policy. The policy is enforced
      in the Provider rather than in its client (DownloadManager) because
      download URLs could get redirected between HTTPS and HTTP and only
      the Provider currently has visibility into and control over this.
      
      Whether cleartext network traffic is permitted is a per-package
      policy. However, the DownloadProvider can only access the UID of the
      requesting application. Multiple packages can run under the same UID.
      In that scenario, cleartext traffic is permited for the UID if
      cleartext traffic is permitted for any of the packages running under
      the UID. This could be improved by making the DownloadManager provide
      the package name in addition to the UID.
      
      Bug: 19215516
      Change-Id: Ib37585a7a2fc2869954d52a1b08052926f49bc9b
      f5c662d5
  2. 27 Feb, 2015 1 commit
  3. 13 Feb, 2015 2 commits
  4. 16 Jan, 2015 2 commits
  5. 15 Jan, 2015 1 commit
  6. 01 Dec, 2014 2 commits
  7. 26 Nov, 2014 1 commit
  8. 10 Nov, 2014 3 commits
  9. 07 Nov, 2014 3 commits
  10. 31 Oct, 2014 1 commit
  11. 30 Oct, 2014 1 commit
  12. 29 Oct, 2014 6 commits
  13. 28 Oct, 2014 3 commits
  14. 27 Oct, 2014 6 commits
  15. 20 Oct, 2014 5 commits
  16. 19 Oct, 2014 1 commit