From 9a7559516e1039f1f3d7a3ab564214a345085d08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Mon, 25 Mar 2013 23:10:21 +0100 Subject: [PATCH] Tidy up intentintercept --- metadata/uk.co.ashtonbrsc.android.intentintercept.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata/uk.co.ashtonbrsc.android.intentintercept.txt b/metadata/uk.co.ashtonbrsc.android.intentintercept.txt index 0d331371fa..9378ce9502 100644 --- a/metadata/uk.co.ashtonbrsc.android.intentintercept.txt +++ b/metadata/uk.co.ashtonbrsc.android.intentintercept.txt @@ -6,8 +6,10 @@ Issue Tracker:https://github.com/intrications/intent-intercept/issues Summary:View inter-app communication Description: -This app attempts to intercept as many intents as possible in order to examine their contents. -This helps when trying to develop an app that reacts to a particular intent. +This app attempts to intercept as many intents as possible in order to examine +their contents. This helps when trying to develop an app that reacts to a +particular intent. + Some details of the intent can now be edited before resending it. .