diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 653290d45f7..eced663e67a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -854,6 +854,18 @@ android:resource="@id/security_settings" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 6529c6e6f9a..bf697d63452 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -46,6 +46,7 @@ 3dip 6dip 7dip + 1dip 28dp diff --git a/res/values/strings.xml b/res/values/strings.xml index 4b3e26137f8..2dd887b4015 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4580,6 +4580,22 @@ Permissive Enforcing + + + + Network may be monitored + + Done + + Network monitoring + + This device is managed by: %s.\n\nYour administrator is capable of monitoring your network activity, including emails, apps, and secure websites.\n\nFor more information, contact your administrator. + + A third party is capable of monitoring your network\nactivity, including emails, apps, and secure websites.\n\nA trusted credential installed on your device is making this possible. + + Check trusted credentials + diff --git a/res/values/styles.xml b/res/values/styles.xml index adf406bbec9..4805cb6ac09 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -117,6 +117,14 @@ outsideOverlay + +