From 961024389b3782936a40a7d090d670290bb66c3c Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Wed, 15 Jun 2011 11:18:46 -0700 Subject: Teach DownloadManager about network policy. Now network access is determined by using getActiveNetworkInfoForUid() which uses BLOCKED to indicate that network should be rejected for the requesting UID. While download in progress, watch for any policy changes that should trigger pause. Also check NetworkInfo.isConnected() for correctness. Change-Id: I1efa79823f15ecc3fa088a6719da1b770c64b255 --- res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res/values/strings.xml') diff --git a/res/values/strings.xml b/res/values/strings.xml index 9f410896..270a54ce 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -156,6 +156,10 @@ [CHAR LIMIT=24] --> Download size requires Wi-Fi + + Paused in background +