From a639c791125eb2d9e23507ed32dac02a2a9bdc24 Mon Sep 17 00:00:00 2001 From: Evan Rosky Date: Thu, 15 Nov 2018 18:55:34 -0800 Subject: Add a dev-mode freeform option to recents menu When the developer option for freeform is enabled, provides a "Freeform" option in the recents task overlay menu. This is sort-of an analog to the freeform option in N recents; however, since recents now is part of home, there's no straightforward way to have multiple freeforms at a time, so this really is only useful for developers. Bug: None Test: manual - enable freeform in dev settings, then pick Freeform from recent task overlay menu. Change-Id: I5d8e95aaffb8fe43e655f705cacdd51859c95d3b (cherry picked from commit 9beb6bf251873b51fb25432978c5b01cfd6e16b4) --- quickstep/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'quickstep/res/values/strings.xml') diff --git a/quickstep/res/values/strings.xml b/quickstep/res/values/strings.xml index c712703cb..08132aa55 100644 --- a/quickstep/res/values/strings.xml +++ b/quickstep/res/values/strings.xml @@ -26,6 +26,8 @@ Split screen Pin + + Freeform Overview -- cgit v1.2.3