summaryrefslogtreecommitdiffstats
path: root/res/layout/setup_redaction_interstitial.xml
Commit message (Collapse)AuthorAgeFilesLines
* [ScreenLock] Change title for RedactionInterstitialMaurice Lam2015-07-201-1/+1
| | | | | | | Change the title for RedactionInterstital to "Notifications". Bug: 22587892 Change-Id: Ib0e32fa8913924ae74aa412703a5f6234fd62fe4
* Enforce Keyguard policy in Notification SettingsAlex Chau2015-06-181-0/+1
| | | | | | | | | | | | | | | | | | | - Applied getKeyguardDisabledFeatures for notification settings and notification setup page (after settings a screenlock) - If a notification settings is disabled, the next least secure setting will be chosen - Although KEYGUARD_DISABLE_UNREDACTED_NOTIFICATIONS can be set be profile, it will not be reflected in both settings page. This is because it does not affect the owner (user 0), as mentioned in DevicePolicyManagerService.PROFILE_KEYGUARD_FEATURES_AFFECT_OWNER - Skip RedactionInterstitial if there is <= 1 options for the user - Tested with both Setup wizard and settings case, both pattern and password, as well as toggling the policy on and off Bug: 19307118 Bug: 17099898 Change-Id: If640d5576caa0163e9942569f7b4643a30bbfe0a
* Update Setup Wizard redaction interstitial stylesMaurice Lam2015-06-041-0/+78
Adhere to the setup wizard design guidelines for the redaction interstitial shown during setup wizard. Bug: 21561511 Change-Id: Id6c4f0d4b0075b0cbbbb4f8ab77db6f00ea72b70