From bedfa5e3c344273d8c45a603ba3456acbac801e9 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 2 Oct 2014 15:58:31 -0700 Subject: Keeping icons in disabled state when SD-card is unmounted > changing shortcutInfo.isDisabled to be a flag based variable > on received OnPackageUnavailable, icons are disabled from desktop instead of being removed. Icons in all apps are removed Bug: 15852084 Bug: 16238283 Change-Id: I126d23c709682a917d4bbb84de71032593dce8f9 --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index adaa25a04..c5498b828 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -40,6 +40,8 @@ App isn\'t installed. + + App isn\'t available Downloaded app disabled in Safe mode -- cgit v1.2.3