am: 0b4846e
* commit '0b4846e808f736abb5c524cf914e684d5b12627f':
TrustedCredentialsSettings should be launched in personal user instead of work user
Change-Id: I5f06de99e8f70cb3e2cc4d028c0dd00f9f138818
am: 37afa28
* commit '37afa286f926b527c430c312d509eb8ebe7a2593':
TrustedCredentialsSettings should be launched in personal user instead of work user
Change-Id: I85809994177a3c605e3b3ca4e9d57c7996016566
am: 957ec6a
* commit '957ec6aee4ad8dfbde5cedb9791effdce1ca9825':
Allow user to hide sensitive notifications with no work challenge
Change-Id: I999f240c0112abb9b366017e7def431a2c3dae79
am: 9f4ad67
* commit '9f4ad67fad34331aecbdabd4a0193038fa0e9f79':
Allow user to hide sensitive notifications with no work challenge
Change-Id: I80943b49439532bdb676825ac9a8ee5bc7088b11
am: c6696f1
* commit 'c6696f1c8675692bb0977a35ab65920f9eef67f1':
Credential storage: check lock quality for right user
Change-Id: Iea17251ba3d27f2d4a2978d4466e5f80c0effdbe
am: 16b4ac8
* commit '16b4ac8a8efb7ea06397ff559984c3c08f275398':
Credential storage: check lock quality for right user
Change-Id: Iea518cce08617d5ccfa6d5e43d5a65e377631528
Changed type of Settings > Display > Wallpeper menu item
to RestrictedPreference. This allows to show the reason,
why the Wallpaper menu item is blocked.
BUG: 27914814
Change-Id: I6eb23ec9fcaa39bb7e45d020a5aaca0d83cef81f
Bug: 27907841
This adds a card view type to display status in Settings dashboard. Also
added necessary pieces to layout status and condition views properly.
The data for status is not wired up yet.
Change-Id: I8ed624177645f389ec0bb71420f073c6dbc03ccb
Add hooks for adding an option for selecting a managed password as
lock credential. By default this option will not be visible.
BUG=27923581
Change-Id: Id17bd8074bf23cbcffb96d8576cc760df6f2298a
Settings screen should apply both primary and managed maximum
timeout policy, even separate profile challenge is enabled.
Bug: 27493348
Change-Id: I09e815d6c6ae6ecd554316cfac82daf0ad0b0cdf
am: d82f072
* commit 'd82f072e0c5ac063d094d65733da4a8117a50cf5':
Delete all work fingerprints when unified lock changes to None/Swipe
Change-Id: I205a28dbbf5440d128ba6ee74ce95adad61f1806
am: 751de37
* commit '751de372750336c2dbc6ed656de84b881ede0858':
Delete all work fingerprints when unified lock changes to None/Swipe
Change-Id: I08b79db759838f9e34d5d8072cd035753db87408
Changes:
(1) When unified work challenge is enabled and screen lock is secure
- Store work profile secure key in primary profile
- When primary user keystore unlocked, unlock work profile keystore
- When primary user change lock to none, remove work secure key
(2) When unified work challenge is enabled but screen lock is not secure
- When screen lock changes to secure, store work secure key in primary
(3) When user changes work challenge from unified to separated
- Remove work secure key in primary
(4) When user changes work challenge from separate to unified
- Do (1) and (2)
Bug: 27460698
Change-Id: Id7464c178e6ea7b561643477e7cd84f963048c87
Checking the wrong user can lead to an infinite loop when trying to
install credentials from a managed profile.
Bug: 28043334
Change-Id: I3e1044069f0d5139a47de461996a6d98e0fe5e2f