From 5a405a7d5ebce3601d15dc1dea80330e357e0866 Mon Sep 17 00:00:00 2001 From: David Braun Date: Sat, 5 Oct 2013 19:33:46 -0700 Subject: Add custom message dialog for Respond via Message. We don't want to require SMS applications to implement activities that show over lock just to handle the "respond via custom message" scenario for rejecting phone calls. This change adds an entry dialog into the phone call UI. A separate change removes the code in the Telephony service that would have asked the default SMS app to show UI. Bug: 11084719 Provide UI for "quick response" messages built into Phone app Change-Id: I7fcf20280fd3b741aa941cc6a24f5c262db1899b --- InCallUI/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'InCallUI/res') diff --git a/InCallUI/res/values/strings.xml b/InCallUI/res/values/strings.xml index e7049e5b2..7c588b34a 100755 --- a/InCallUI/res/values/strings.xml +++ b/InCallUI/res/values/strings.xml @@ -1280,6 +1280,10 @@ Can\'t talk now. Call me later? Write your own... + + Cancel + + Send Quick responses -- cgit v1.2.3