Commits


Daniel 2 Olofsson authored and Takeshi Aimi committed 7bd9b7f73d2
Fix to crash when clicking text link without view activity A generated quick link to telephone number gets clicked and crashes if corresponding activity doesn't exist in device. It attempts to open up an activity to view content which will in turn generate an uncaught ActivityNotFoundException. Solved by catching exception when launching activity for the specified content. Change-Id: I47364519f1eceb5b978b29382107deae1891c7da