summaryrefslogtreecommitdiffstats
path: root/res/layout/redaction_interstitial.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Ensure redaction settings are visible on narrow screensAdrian Roos2015-03-051-5/+5
| | | | | Bug: 18599040 Change-Id: I852f8fa317927f6f786b33f965e9d1feab562518
* [FRP] Theme interstitials for lock screen setupMaurice Lam2014-12-011-2/+2
| | | | | | | | | Use the setup wizard theme for EncryptionInterstital and RedactionInterstitial as they will show during the lock screen setup as part of setup wizard. Bug: 18482708 Change-Id: I65c8924952345a4e17fcf4ffb7d68df53244c5d7
* Ask about redacted notifications after setting up a secure lockAdrian Roos2014-08-051-0/+66
Bug: 14437890 Change-Id: I54cf355242375e8c7968c7d27c441fbd0a54cef2