From 3d7fe526c4339d40b8e0ad380ea3c7c6e0a32d9b 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 410fa0b99..691358a4c 100644 --- a/res/values/cm_strings.xml +++ b/res/values/cm_strings.xml @@ -145,4 +145,8 @@ 30 Auto HDR enabled + + + You have enabled advanced camera options + You have disabled advanced camera options -- cgit v1.2.3