From 3921359f3f01938768f0b0e731941542f0385787 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Mon, 7 Apr 2014 15:39:48 -0700 Subject: Catch activity not found exceptions Instead of crashing when an ActivityNotFoundException is thrown, display an error toast. Bug: 13882939 Change-Id: I5cda14ba8a404ff0f5196fdbc382201c47f4b4c8 --- res/values/strings.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index ce08ae5b5..c608273ff 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -612,6 +612,14 @@ Voice search is not available. + + Cannot make a phone call because the Phone application has been disabled. + + + No installed activity available to handle selected action. + Type a name or phone number -- cgit v1.2.3