From 4a824be44c3878f22469cf45c2ef8b7e92724e92 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Thu, 19 Apr 2012 01:47:45 -0400 Subject: Add notification shutoff switch to app details page. Requires change Ieccac574. Bug: 5547401 Change-Id: I9856658cc638723414a5c2c3c6807241c3ce6166 --- res/values/strings.xml | 7 +++++++ res/values/styles.xml | 4 ++++ 2 files changed, 11 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 2d27fa5..6337824 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3934,4 +3934,11 @@ Remove user? Are you sure you want to remove the user and all associated data from the device? + + + Notifications + + Enabled + + Disabled diff --git a/res/values/styles.xml b/res/values/styles.xml index 32e0a48..6ee99b3 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -191,4 +191,8 @@ 2.0 #B0000000 + + -- cgit v1.1