From 2c64eacd1e9e119f7c8f37fd0fd25c287f3985f2 Mon Sep 17 00:00:00 2001 From: Altaf-Mahdi Date: Sun, 24 Apr 2016 23:01:57 +0100 Subject: msm8996-common: doze improvements * restructure the app * add a tilt sensor from hammerhead-caf with an option to enable/disable * add a one time dialog on first start to help users understand how the app works * remove proximity wake up option and add an option to enable the sensors as soon as the screen turns off * adjust and add new doze configs * squashed translations Change-Id: Ia9d9a807d6c4f1a80a2ba8780e7486560f9a1d87 Signed-off-by: Davide Garberi --- .../base/packages/SystemUI/res/values/config.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'overlay/frameworks') diff --git a/overlay/frameworks/base/packages/SystemUI/res/values/config.xml b/overlay/frameworks/base/packages/SystemUI/res/values/config.xml index 0f4f11c..b008822 100644 --- a/overlay/frameworks/base/packages/SystemUI/res/values/config.xml +++ b/overlay/frameworks/base/packages/SystemUI/res/values/config.xml @@ -28,11 +28,23 @@ true + + true + true - - false + + 10s,30s,60s,180s + + + true + + + 0 + + + 0 -- cgit v1.2.3