summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-03-02 12:24:41 -0800
committerSunny Goyal <sunnygoyal@google.com>2018-03-03 00:41:09 -0800
commit623eddd7e80784e1d3dd758503fe014a15f6c1c8 (patch)
treeb07ca08881131bfb21d6cd3203bee60ca81c7488 /res/values/strings.xml
parent85f1eed52de4c983c1e279523a1c9b35d6ccb842 (diff)
downloadandroid_packages_apps_Trebuchet-623eddd7e80784e1d3dd758503fe014a15f6c1c8.tar.gz
android_packages_apps_Trebuchet-623eddd7e80784e1d3dd758503fe014a15f6c1c8.tar.bz2
android_packages_apps_Trebuchet-623eddd7e80784e1d3dd758503fe014a15f6c1c8.zip
Updating Launcher rotation logic
When auto-rotate is on, launcher allways allows rotation. This allows uses to use locked rotation feature is available on the device When auto-rotate is off, workspace does not allow rotation, but overview in quickstep will allow rotation Bug: 73872056 Change-Id: Ie12365c268fd5e4958634ed97b5a33dcadc691e2
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index d6abe221b..d8b68e74b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -173,12 +173,6 @@
<string name="accessibility_action_overview">Overview</string>
<!-- Strings for settings -->
- <!-- Title for Allow Rotation setting. [CHAR LIMIT=50] -->
- <string name="allow_rotation_title">Allow Home screen rotation</string>
- <!-- Text explaining when the home screen will get rotated. [CHAR LIMIT=100] -->
- <string name="allow_rotation_desc">When phone is rotated</string>
- <!-- Text explaining that rotation is disabled in Display settings. 'Display' refers to the Display section in system settings [CHAR LIMIT=100] -->
- <string name="allow_rotation_blocked_desc">Current Display setting doesn\'t permit rotation</string>
<!-- Title for Notification dots setting. Tapping this will link to the system Notifications settings screen where the user can turn off notification dots globally. [CHAR LIMIT=50] -->
<string name="icon_badging_title">Notification dots</string>
<!-- Text to indicate that the system icon badging setting is on [CHAR LIMIT=100] -->