From 999c5b0836dc789f9ea31fa2c67403297ecd47ca Mon Sep 17 00:00:00 2001 From: johan12345 Date: Fri, 16 Apr 2021 23:41:41 +0200 Subject: [PATCH] Further restrict intent filters to avoid handling intents to GoingElectric.de charge card info --- app/src/main/AndroidManifest.xml | 205 ++++++++++++++++++++++++++++++- 1 file changed, 203 insertions(+), 2 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 71ce9597..3158f168 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -45,10 +45,211 @@ + + android:pathPattern="/stromtankstellen/Deutschland/..*/..*/..*/" + android:scheme="https" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +