From 247df6ee4f43af916f7e7f339ed181a18807ef36 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 12 May 2015 19:09:00 -0700 Subject: Reorganize Intent utilities, add send SMS intent. + Rename CallIntentUtils.java to IntentUtil.java. + Consolidate various intent creation methods to new file, and update referenes throughout the application. Bug: 20433758 Change-Id: Iee9e37985217c38c816124d0e74dff40a2871680 --- res/layout/call_log_list_item_actions.xml | 14 ++++++++++++++ res/values/strings.xml | 5 +++++ 2 files changed, 19 insertions(+) (limited to 'res') diff --git a/res/layout/call_log_list_item_actions.xml b/res/layout/call_log_list_item_actions.xml index a10b47f74..d3e18be28 100644 --- a/res/layout/call_log_list_item_actions.xml +++ b/res/layout/call_log_list_item_actions.xml @@ -79,6 +79,20 @@ + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 79c441d16..2e236a64a 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -550,6 +550,11 @@ [CHAR LIMIT=30] --> LISTEN + + Send Message + -- cgit v1.2.3