diff --git a/CHANGELOG.md b/CHANGELOG.md index 776beff2f..753399778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,10 @@ Changelog * Fixed rare null pointer exception ([issue](https://github.com/M66B/XPrivacy/issues/739)) * Fixed flickering with black theme +* Fixed setting global and randomize on boot settings * Require Android 4.0.3 (minimum for Xposed) * Added settings for Advertisement ID (including randomization) ([issue](https://github.com/M66B/XPrivacy/issues/738)) +* Option to randomize subscriber ID (IMSI) ([issue](https://github.com/M66B/XPrivacy/issues/690)) * Added traditional Chinese translation * Updated German translation * Updated Vietnamese translation diff --git a/res/layout/settings.xml b/res/layout/settings.xml index c6f1d3ec9..14071a6fd 100644 --- a/res/layout/settings.xml +++ b/res/layout/settings.xml @@ -279,7 +279,7 @@ android:text="@string/settings_subscriber" android:textIsSelectable="false" /> - +