From 87ba489564b25d4a64c9faaeafea46e2f72d8933 Mon Sep 17 00:00:00 2001 From: Nancy Chen Date: Wed, 11 Jun 2014 17:56:07 -0700 Subject: Add icon indicating subscription in call log/call history Display an icon in the call details showing which connection provider (subscription) is responsible for the call. Bug: 15473965 Change-Id: I0c6755864083799b8bafe20c3692b0d943beeee3 --- tests/res/layout/fill_call_log_test.xml | 27 +++++++++++++++ tests/res/values/donottranslate_strings.xml | 4 +++ .../android/dialer/PhoneCallDetailsHelperTest.java | 12 +++---- .../dialer/calllog/CallLogListItemHelperTest.java | 38 ++++++++++++---------- .../tests/calllog/FillCallLogTestActivity.java | 22 ++++++++++++- 5 files changed, 79 insertions(+), 24 deletions(-) (limited to 'tests') diff --git a/tests/res/layout/fill_call_log_test.xml b/tests/res/layout/fill_call_log_test.xml index 9b89e4a55..c81a679db 100644 --- a/tests/res/layout/fill_call_log_test.xml +++ b/tests/res/layout/fill_call_log_test.xml @@ -176,6 +176,33 @@ android:inputType="phone" /> + + + + + +