From 168fc5ac181d474ba64976c61c64a1a772f1a3b7 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Thu, 4 Aug 2016 21:28:53 +0300 Subject: Snap: Make developer menu more accessible * Not all devices have red eye reduction, which made it impossible to enable advanced options. Move the toggle to max brightness option which is present in all devices. * Allow enabling advanced options through camcorder settings. * Move hardcoded strings to cm_strings for translations. * Close menus when developer mode is toggled so we can see the extra options when the menu is reopened. * Decrease taps to 7, matching Settings tap-to-enable. * Properly reset tap counter. Change-Id: Iac39b9309388b92bf75a49a6091b483b13bd9154 --- res/values/cm_strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'res') diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml index a5fb6d53e..2908dba18 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -126,4 +126,8 @@ 15 30 + + You have enabled advanced camera options + You have disabled advanced camera options + -- cgit v1.2.3