From 4e9a7930756e2e1dbfba20355f8f716987835a3a Mon Sep 17 00:00:00 2001 From: zachh Date: Tue, 15 Aug 2017 18:13:03 -0700 Subject: Added a few more columns to annotated call log. These are mostly columns that are just copied from the system call log. Also refactored and implemented new logic for displaying call log durations and dates (not used yet). Bug: 34672501 Test: existing and new PiperOrigin-RevId: 165387731 Change-Id: I2bc736d848b5c10e42562e62beea64efdeed9c12 --- java/com/android/dialer/calllogutils/res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'java/com/android/dialer/calllogutils/res') diff --git a/java/com/android/dialer/calllogutils/res/values/strings.xml b/java/com/android/dialer/calllogutils/res/values/strings.xml index 255990399..56cd94a9e 100644 --- a/java/com/android/dialer/calllogutils/res/values/strings.xml +++ b/java/com/android/dialer/calllogutils/res/values/strings.xml @@ -127,4 +127,7 @@ Voicemail + + + Now \ No newline at end of file -- cgit v1.2.3