From ebba68a0da51fa58c93e12df8557b65a2fb37f24 Mon Sep 17 00:00:00 2001 From: Tyler Gunn Date: Tue, 10 Jun 2014 12:09:32 -0700 Subject: Adding ability to manually enter a call log entry to dialer test app. Modified the FillCallLogTestActivity to include the ability to add calls to the call log manually (ie by specifying call date/time, type, etc). This is useful for call log debugging and testing. Change-Id: I4984b78fd38ceef4f18c89635fe61e4cd2c3ce3f --- tests/res/layout/fill_call_log_test.xml | 132 +++++++++++++++++++++++++++- tests/res/values/donottranslate_strings.xml | 14 ++- 2 files changed, 144 insertions(+), 2 deletions(-) (limited to 'tests/res') diff --git a/tests/res/layout/fill_call_log_test.xml b/tests/res/layout/fill_call_log_test.xml index 704b9c66e..6de9b9119 100644 --- a/tests/res/layout/fill_call_log_test.xml +++ b/tests/res/layout/fill_call_log_test.xml @@ -20,7 +20,7 @@ android:orientation="vertical" android:layout_width="match_parent" android:layout_height="match_parent" - android:gravity="center_horizontal" + android:gravity="left" > + + + + + + + + + +