Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Commit

Permalink
Updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Jan 24, 2016
1 parent 40e195e commit f708861
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -72,7 +72,7 @@ Depending on the function, XPrivacy skips execution of the original function
(for example, when an application tries to set a proximity alert)
or alters the result of the original function (for example, to return an empty message list).

XPrivacy has been tested with Android version 4.0.3 - 5.1.1 (Ice Cream Sandwich, Jelly Bean, KitKat, Lollipop),
XPrivacy has been tested with Android version 4.0.3 - 6.0.1 (Ice Cream Sandwich, Jelly Bean, KitKat, Lollipop, Marshmallow),
and is reported to work with most Android variants, including stock ROMs.
Root access is needed to install the Xposed framework.

Expand All @@ -88,7 +88,7 @@ Features

* Simple to use
* No need to patch anything (no source, no [smali](https://code.google.com/p/smali/) or anything else)
* For any stock variant of Android version 4.0.3 - 5.1.1 (ICS, Jelly Bean, KitKat, Lollipop)
* For any stock variant of Android version 4.0.3 - 6.0.1 (ICS, Jelly Bean, KitKat, Lollipop, Marshmallow)
* Newly installed applications are restricted by default
* Displays data actually used by an application
* Option to restrict on demand
Expand Down Expand Up @@ -352,7 +352,7 @@ You can restrict the XPrivacy app's access to accounts, contacts, and other thin
Compatibility
-------------

* XPrivacy has been tested on Android versions 4.0.3 - 5.1.1 (ICS, Jelly Bean, KitKat, Lollipop).
* XPrivacy has been tested on Android versions 4.0.3 - 6.0.1 (ICS, Jelly Bean, KitKat, Lollipop, Marshmallow).
It is reported to work with most Android variants, including stock ROMs.

* **XPrivacy is incompatible with LBE Security Master** ([issue](https://github.com/M66B/XPrivacy/issues/1231)).
Expand All @@ -371,7 +371,7 @@ Installation
Installation may seem lengthy, but you can do it quickly:

1. Requirements:
* Android version 4.0.3 - 5.1.1 (ICS, Jelly Bean, KitKat, Lollipop); verify via *System Settings* > *About phone* > *Android version*
* Android version 4.0.3 - 6.0.1 (ICS, Jelly Bean, KitKat, Lollipop, Marshmallow); verify via *System Settings* > *About phone* > *Android version*
* Read about [compatibility](#compatibility) before installing
1. **Make a backup**
1. If you haven't already, root your device; the rooting procedure depends on your device's brand and model.
Expand Down

0 comments on commit f708861

Please sign in to comment.