diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dc185124..bc272c944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Changelog * Fixed missing version names * Fixed wrong package for application, thanks @[jpeg729](https://github.com/jpeg729) * Fixed getting settings for isolated processes -* Submit if accounts, application, contacts are allowed ([issue](https://github.com/M66B/XPrivacy/issues/986)) +* Submit if accounts, application, contacts are allowed ([issue](https://github.com/M66B/XPrivacy/issues/986)) * Proguard to reduce the application size (saves about 200 KB of 650 KB) * Experimental: kill applications * Experimental: auto flush restriction/settings cache diff --git a/README.md b/README.md index 5199a1b56..139152076 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ Limitations * Due to a bug in Chromium the user agent cannot be restricted in all cases ([issue](https://github.com/M66B/XPrivacy/issues/825)) * Due to a custom implementation the clipboard cannot be restricted on some Samsung stock ROMs ([issue](https://github.com/M66B/XPrivacy/issues/857)) * You cannot restrict the Android ID used for submitting restrictions (only [pro version](http://www.faircode.eu/xprivacy/)) +* There is no usage data for isolated processes (a new concept in Android 4.4) Compatibility -------------