summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values/config.xml
diff options
context:
space:
mode:
authorJohn Spurlock <jspurlock@google.com>2014-06-30 18:11:40 -0400
committerJohn Spurlock <jspurlock@google.com>2014-07-07 18:48:25 -0400
commitae641c9ccd3f81214cee54a5f13804f1765187ad (patch)
treec6ca94d2fa82a58257f302b6fd7a73ee6b5689c4 /packages/SystemUI/res/values/config.xml
parent070d66774d31dc92e43feeb045868c58edefd515 (diff)
downloadframeworks_base-ae641c9ccd3f81214cee54a5f13804f1765187ad.zip
frameworks_base-ae641c9ccd3f81214cee54a5f13804f1765187ad.tar.gz
frameworks_base-ae641c9ccd3f81214cee54a5f13804f1765187ad.tar.bz2
Implement new volume UI design.
- Add segmented zen-mode picker to the rocker UI. - Add a new "no interruptions" value to the zen setting. - Implement expandable condition subpanel on the rocker UI. - Remove the old circle&slash icons. - Suppress alarm sounds if in "no interruptions" mode. - Add warning re: alarms to the condition UI. - Allow rocker UI to display over the keyguard. - Remove Notifications QS tile. - Realign volume rocker to the top of the screen. - Add support for new "days" sleepMode. - New icon policy rules for "volume" slot. - New important icon (star). Associated Settings change: I6ed56791784968adfbd684f490dbbebed285a2dd Bug:15831713 Change-Id: I35afe38646f04d2ba0dbac11c2c6356120a33694
Diffstat (limited to 'packages/SystemUI/res/values/config.xml')
-rw-r--r--packages/SystemUI/res/values/config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/SystemUI/res/values/config.xml b/packages/SystemUI/res/values/config.xml
index 2737f7e..5c7dc90 100644
--- a/packages/SystemUI/res/values/config.xml
+++ b/packages/SystemUI/res/values/config.xml
@@ -147,9 +147,6 @@
be 'platform' or 'noisy' (i.e. for noisy touch screens). -->
<string name="velocity_tracker_impl" translatable="false">platform</string>
- <!-- Wait on the touch feedback this long before performing an action. -->
- <integer name="feedback_start_delay">300</integer>
-
<!-- Set to true to enable the classic notification ticker that scrolls
Notification.tickerText across the status bar for what seems like an
eternity. -->