From 3c356787ead3746fe48834c084d289421c383dbd Mon Sep 17 00:00:00 2001 From: Vachounet Date: Mon, 8 May 2017 09:02:08 +0200 Subject: [PATCH] CMActions: add voice assist action and haptic toggle Change-Id: I9db5246a115e1650268395370e62a3d01e3032d0 --- cmactions/res/values/array.xml | 2 ++ cmactions/res/xml/gesture_panel.xml | 6 ++++++ .../src/com/cyanogenmod/settings/device/Constants.java | 7 +++++++ 3 files changed, 15 insertions(+) diff --git a/cmactions/res/values/array.xml b/cmactions/res/values/array.xml index 81de82a..3054b20 100644 --- a/cmactions/res/values/array.xml +++ b/cmactions/res/values/array.xml @@ -23,6 +23,7 @@ Recents Volume Up Volume Down + Voice Assistant @@ -33,5 +34,6 @@ 580 115 114 + 582 diff --git a/cmactions/res/xml/gesture_panel.xml b/cmactions/res/xml/gesture_panel.xml index 18c8671..1bd1c7a 100644 --- a/cmactions/res/xml/gesture_panel.xml +++ b/cmactions/res/xml/gesture_panel.xml @@ -63,6 +63,12 @@ android:title="Fingerprint Gestures" android:summary="Use fingerprint gestures" /> + +