X-Git-Url: https://git.ralfj.de/noFUDroid.git/blobdiff_plain/e3fc2916e0ba7f62140897eed4cffc826ba42753..a63b2aef0261cb0e540918689dd94d9c20e16bdb:/README.md diff --git a/README.md b/README.md index 65f5d0e..67cee87 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,14 @@ noFUDroid -- [Wikipedia on Fear, uncertainty and doubt](https://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt) -This is asimple Xposed Module which gets rid of the annoying *Network may be monitored* warning +This is a simple Xposed Module which gets rid of the annoying *Network may be monitored* warning triggered by adding a CA cert to the key store. It is a fork of the original [NetworkMonitoredBlocker](https://github.com/Skarafaz/NetworkMonitoredBlocker), adding support for newer versions of Android. -Right now, KitKat (4.4) and Lollipop (5) have been tested. +Right now, Android KitKat (4.4), Lollipop (5) and Marshmallow (6) have been tested. Contributions for other versions, and other forms of FUD, are welcome. -## Building: +## Building You will need version 54 or later of the Xposed Framework. Put the `XposedBridgeApi.jar` into the folder `app/libs/`.