From b980fc4386cdc24a605fc682d0fef0c5dc54c327 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 19 Oct 2015 23:57:25 -0700 Subject: Add setting for hiding blocked calls. + Add settings switch to blocked number settings. + Add utility for checking/setting whether calls should be blocked. + Filter out blocked calls in call log query, if appropriate. + Refresh call log fragment after a change in setting. Followup work: delete voicemails for calls by blocked numbers after the time when the user blocked them. Bug: 24134270 Change-Id: I85088697559ef6fb446b82617f14f1c6fa893df1 --- res/values/styles.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'res/values/styles.xml') diff --git a/res/values/styles.xml b/res/values/styles.xml index 7828a20f1..533b88edd 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -324,4 +324,11 @@ @dimen/button_horizontal_padding @color/dialer_flat_button_text_color + + -- cgit v1.2.3