From 502c005a0ee83cded215e0654ec4f27734e2f7d4 Mon Sep 17 00:00:00 2001 From: Daniele Gobbetti Date: Thu, 17 Sep 2015 16:17:39 +0200 Subject: [PATCH] Add a further intent filter to grab the firmware/apps from the download content provider. Tested to work with miband firmware on android 5. --- app/src/main/AndroidManifest.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 730ca7e7d..d5b8053cd 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -171,6 +171,14 @@ + + + + + + + +