From 8b7fa883def9b0b7bc8ad8fb404b963e88976e0e Mon Sep 17 00:00:00 2001 From: Roman Birg Date: Wed, 27 Jan 2016 15:00:55 -0800 Subject: SystemUI: add flashlight notification reminder CM13 port of change-id I3689ff6498b97b813ccc10dc7dca3527fc8455aa. We now only post a notification when the user initiated the flashlight via the QS tiles (or "V" gesture) since there is a common API for flashlight apps to hook into (and possibly place their own notification, which we don't want to ever double up on). Ref: CYNGNOS-1670 Change-Id: Id532e8449932fefb216c10798aab6241f6e491ea Signed-off-by: Roman Birg --- packages/SystemUI/res/values/cm_strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packages/SystemUI/res/values') diff --git a/packages/SystemUI/res/values/cm_strings.xml b/packages/SystemUI/res/values/cm_strings.xml index 86b87e4..46f3e69 100644 --- a/packages/SystemUI/res/values/cm_strings.xml +++ b/packages/SystemUI/res/values/cm_strings.xml @@ -241,4 +241,8 @@ Unable to connect to mobile networks while Airplane mode is enabled. Disable Airplane mode and try again. + + + Flashlight is on + Tap to turn off -- cgit v1.1