Merge "DO NOT MERGE Add zen starred contacts preference" into pi-dev
This commit is contained in:
@@ -29,7 +29,9 @@
|
||||
android:entries="@array/zen_mode_contacts_entries"
|
||||
android:entryValues="@array/zen_mode_contacts_values"/>
|
||||
|
||||
<!-- TODO: setting that links to contacts or placeholder for external app -->
|
||||
<Preference
|
||||
android:key="zen_mode_starred_contacts"
|
||||
android:title="@string/zen_mode_starred_contacts_title"/>
|
||||
|
||||
<!-- Repeat callers -->
|
||||
<SwitchPreference
|
||||
|
@@ -29,6 +29,10 @@
|
||||
android:entries="@array/zen_mode_contacts_entries"
|
||||
android:entryValues="@array/zen_mode_contacts_values"/>
|
||||
|
||||
<Preference
|
||||
android:key="zen_mode_starred_contacts"
|
||||
android:title="@string/zen_mode_starred_contacts_title"/>
|
||||
|
||||
<!-- Reminders -->
|
||||
<SwitchPreference
|
||||
android:key="zen_mode_reminders"
|
||||
|
Reference in New Issue
Block a user