From 0e5853f97bd5a865d66dcb058aa5a18b95ea6f0d Mon Sep 17 00:00:00 2001 From: Altaf-Mahdi Date: Sun, 24 Apr 2016 23:01:57 +0100 Subject: z2_plus: 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 --- overlay/frameworks/base/packages/SystemUI/res/values/config.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'overlay/frameworks/base') diff --git a/overlay/frameworks/base/packages/SystemUI/res/values/config.xml b/overlay/frameworks/base/packages/SystemUI/res/values/config.xml index 55de983..b008822 100644 --- a/overlay/frameworks/base/packages/SystemUI/res/values/config.xml +++ b/overlay/frameworks/base/packages/SystemUI/res/values/config.xml @@ -30,6 +30,7 @@ true + true -- cgit v1.2.3