From 7b2b43c0589ec79ba74359f7d9d6e0450fc322ab Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Thu, 17 Dec 2015 09:11:12 +0000 Subject: Show work badge icon/description in InCallUI/Dialer Add work badge icon into IncallUI Add work description into incoming call notification To see this feature 1. Receive/Make a call from work contact (a contact in work profile has the phone number) 2. See work description in incoming call notification and work badge icon in IncallUI BUG=26082618 Change-Id: I182b48a34d3d87ee3093e8433ae33939705d59d7 --- InCallUI/res/layout/primary_call_info.xml | 11 +++++++++++ InCallUI/res/values/strings.xml | 10 ++++++++++ 2 files changed, 21 insertions(+) (limited to 'InCallUI/res') diff --git a/InCallUI/res/layout/primary_call_info.xml b/InCallUI/res/layout/primary_call_info.xml index 629d22047..5dcebd0dd 100644 --- a/InCallUI/res/layout/primary_call_info.xml +++ b/InCallUI/res/layout/primary_call_info.xml @@ -69,6 +69,17 @@ android:clipChildren="false" android:clipToPadding="false"> + + Missed call from %s Ongoing call + + Ongoing work call Ongoing Wi-Fi call + + Ongoing Wi-Fi work call On hold Incoming call + + Incoming work call Incoming Wi-Fi call + + Incoming Wi-Fi work call Incoming video call -- cgit v1.2.3