- 01 Apr, 2015 2 commits
-
-
Alex Klyubin authored
-
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
-
- 27 Feb, 2015 1 commit
-
-
Geoff Mendal authored
Change-Id: Id2255cf5429382da0169e8a98b4bc7a613fc046b Auto-generated-cl: translation import
-
- 13 Feb, 2015 2 commits
-
-
Geoff Mendal authored
* commit 'c7c23071': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Change-Id: I5f4b68932cc08ca445a573449eb1259afd1e1c96 Auto-generated-cl: translation import
-
- 16 Jan, 2015 2 commits
-
-
Benson Huang authored
* commit '35558a84': Can not continue to download after powering on the phone
-
Benson Huang authored
* commit 'f3679d03': Can not continue to download after powering on the phone
-
- 15 Jan, 2015 1 commit
-
-
Benson Huang authored
1. Launch chrome and open www.baidu.com -> Choose "software" in the site navigation -> Tap "games" option, choose one apk to download -> During downloading, power off the phone -> Power on the phone and check, it can't continue to download apk. The fix is to add one condition for retrying to download when IO exception happens (i.e. Failed to open for writing: java.io.FileNotFoundException). Bug 18834618 Review: https://partner-android-review.git.corp.google.com/#/c/193436 Signed-off-by:
Benson Huang <benson.huang@mediatek.com> Change-Id: I2f975ff7ffedfc4136fb250dcb5ef8fdca4a367d
-
- 01 Dec, 2014 2 commits
-
-
Jeff Sharkey authored
* commit '36957351': Use FileUtils to validate FAT filenames.
-
Jeff Sharkey authored
* commit '1bb7a08a': Use FileUtils to validate FAT filenames.
-
- 26 Nov, 2014 1 commit
-
-
Jeff Sharkey authored
Bug: 18512473 Change-Id: I686c7c3487f789dc0437513fbc6fed54dc62721f
-
- 10 Nov, 2014 3 commits
-
-
Jeff Sharkey authored
* commit '0a910e21': Connection: close is enough to know length.
-
Jeff Sharkey authored
automerge: 0032d17c * commit '0032d17c': Connection: close is enough to know length.
-
Jeff Sharkey authored
Now that we're defeating connection reuse, we have one additional type of response where the length is known. Bug: 18306491 Change-Id: I19657c565238f07fd89a55a5dbf1e85748f6e7c3
-
- 07 Nov, 2014 3 commits
-
-
Jeff Sharkey authored
* commit '5b5df6e7': Defeat connection reuse to really cancel.
-
Jeff Sharkey authored
* commit '83cf6d5b': Defeat connection reuse to really cancel.
-
Jeff Sharkey authored
Otherwise servers may continue streaming large downloads into the kept-alive socket. This changes to always close the socket, sending a clear signal to server. Bug: 16153076 Change-Id: I3e7fefce4f82b5f80abaab58874cc4c4374d2bfb
-
- 31 Oct, 2014 1 commit
-
-
Baligh Uddin authored
* commit 'b4353615': Import translations. DO NOT MERGE
-
- 30 Oct, 2014 1 commit
-
-
Baligh Uddin authored
Change-Id: Ie329aaf9058c32a171db7220157db9d8a1f02eb7 Auto-generated-cl: translation import
-
- 29 Oct, 2014 6 commits
-
-
Neil Fuller authored
* commit '8f21a39f': Fix compilation after update to MockWebServer
-
Baligh Uddin authored
* commit '1b1c5777':
-
Jeff Sharkey authored
* commit '9d59053e':
-
Jeff Sharkey authored
* commit '27efaa6f':
-
Baligh Uddin authored
* commit 'b4f1c7f1':
-
Baligh Uddin authored
am f89882e4: (-s ours) am 7a518a30: (-s ours) am 09128d0a: (-s ours) Import translations. DO NOT MERGE * commit 'f89882e4':
-
- 28 Oct, 2014 3 commits
-
-
Neil Fuller authored
* commit 'a2a4cdbb': Fix compilation after update to MockWebServer
-
Jeff Sharkey authored
automerge: 94a5718e * commit '94a5718e': Ensure that downloads stop quickly.
-
Jeff Sharkey authored
automerge: da9d77a4 * commit 'da9d77a4': Ensure that downloads stop quickly.
-
- 27 Oct, 2014 6 commits
-
-
Jeff Sharkey authored
In some cases the provider may have marked a download as deleted, but the content change notification may lag several seconds. To stop as soon as possible, assert that we're not deleted when writing our progress updates. Bug: 16405936 Change-Id: I994b746056d0427c626355e0815234ff5b73198c
-
Neil Fuller authored
* commit '5b2bfeee': Fix compilation after update to MockWebServer
-
Neil Fuller authored
* commit 'd9492e17': Fix compilation after update to MockWebServer
-
Neil Fuller authored
Bug: 18083851 (cherry pick from commit f1cd37d8) Change-Id: I93f14e171abc7a52fe2117c8503374734147513b
-
Neil Fuller authored
-
Neil Fuller authored
Bug: 18083851 Change-Id: I611263f111627b6550517f7d6772544dfd5ffdc2
-
- 20 Oct, 2014 5 commits
-
-
Geoff Mendal authored
* commit '26bc8ca2': Import translations. DO NOT MERGE
-
Geoff Mendal authored
* commit '07564951': Import translations. DO NOT MERGE
-
Geoff Mendal authored
* commit 'd22d556a': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Change-Id: I5c3fd9c153afdab44a4ccbd1f67420f2250b7f51 Auto-generated-cl: translation import
-
Geoff Mendal authored
Change-Id: Ib845cd731b8a0096914cf59a737af13291a2490c Auto-generated-cl: translation import
-
- 19 Oct, 2014 1 commit
-