From 7ef707319c0e3563ff92a772ba53cb5dca0e3ae1 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Wed, 7 Aug 2013 13:49:32 -0700 Subject: Display primary call info in call card * CallerInfo, CallerInfoAsyncQuery are copied verbatim from existing Phone code. * Added logging methods to Logger to support logging via TAG in static methods * Only primary caller information (name, phone number and label) are displayed for now. Secondary caller information and photos are not displayed. Change-Id: Id4cfdef78f10f7b32255f4892cd51161f37c8be5 --- res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index df88e7e5..2ecc8427 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -25,6 +25,13 @@ On hold + + Unknown + + Private number + + Pay phone + Speaker -- cgit v1.2.3