Cherish:incall vibration options [3/3]

*allow setting vibration when call is connected
*allow setting vibration when call is disconnected
*allow setting vibration for call waiting
*this works with google and aosp dialer :)

Change-Id: Id1a431124174571f8d0091825af2418971cfe35d
Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
beanstown106
2021-10-25 17:57:04 +07:00
committed by Hưng Phan
parent eb7d3bf5c1
commit 578c823a31
4 changed files with 34 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
android:title="@string/notifications_title"
xmlns:settings="http://schemas.android.com/apk/res/com.android.settings">
<!-- <PreferenceCategory
<PreferenceCategory
android:key="incall_vib_options"
android:title="@string/incall_vibration_category">
@@ -40,7 +40,7 @@
android:title="@string/incall_vibrate_disconnect_title"
android:defaultValue="true" />
</PreferenceCategory> -->
</PreferenceCategory>
<PreferenceCategory
android:key="headsup_notifications_category"