From bf5cb80991de5725a5c35a11016c1508eaec3cb4 Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Thu, 24 Mar 2016 17:02:27 -0700 Subject: Add spam indicator for notification and incoming call of incallui. + Add spam icon and label in notification of incoming call. + Add spam icon and label in primary call info of incall screen. + Change background color and status bar color if primary caller is spam. Screenshots: https://screenshot.googleplex.com/WFob2oPdXZd https://screenshot.googleplex.com/ddCfg91Anef Bug: 27611253 Change-Id: I03b3754f69631f5f6b07932b1a0006407b93c6e8 --- InCallUI/res/layout/primary_call_info.xml | 8 ++++++++ InCallUI/res/values/colors.xml | 5 +++++ InCallUI/res/values/strings.xml | 4 ++++ 3 files changed, 17 insertions(+) (limited to 'InCallUI/res') diff --git a/InCallUI/res/layout/primary_call_info.xml b/InCallUI/res/layout/primary_call_info.xml index 3eb363026..56291bcc4 100644 --- a/InCallUI/res/layout/primary_call_info.xml +++ b/InCallUI/res/layout/primary_call_info.xml @@ -163,6 +163,14 @@ android:scaleType="fitCenter" android:visibility="gone" /> + + #7B1FA2 #C2185B #C53929 + #A52714 + #A52714 + #40000000 diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml index 57a1b5389..9534c0e42 100644 --- a/InCallUI/res/values/strings.xml +++ b/InCallUI/res/values/strings.xml @@ -169,6 +169,8 @@ Incoming Wi-Fi work call Incoming video call + + Incoming suspected spam call Incoming video request @@ -523,4 +525,6 @@ Open now Closed now + + Suspected spam caller -- cgit v1.2.3