From 4c173212b4a52ca65e1ff49bd20632646f60a091 Mon Sep 17 00:00:00 2001 From: Igor Tkach Date: Thu, 31 Dec 2020 19:51:15 -0500 Subject: [PATCH] Handle ACTION_PROCESS_TEXT (closes #86) --- AndroidManifest.template.xml | 5 +++++ AndroidManifest.xml | 5 +++++ src/itkach/aard2/ArticleCollectionActivity.java | 4 ++++ 3 files changed, 14 insertions(+) diff --git a/AndroidManifest.template.xml b/AndroidManifest.template.xml index fb2d691..02392e7 100644 --- a/AndroidManifest.template.xml +++ b/AndroidManifest.template.xml @@ -50,6 +50,11 @@ + + + + + {wikipedia_activities} diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 187cc9e..9ffd1c7 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -50,6 +50,11 @@ + + + + +