History log of /packages/apps/Settings/src/com/android/settings/ConfirmDeviceCredentialActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3ea423ae0ff56d249b6844b3a68c67ee5eba243d 16-Oct-2014 Svetoslav <svetoslavganov@google.com> User to confirm credentials if an accessibility service changes encryption.

When an accessibility service is enabled we are not using the user secure
lock when encrypting the data. If the latter is already used for encryption
we are decreasing the encryption level and therefore shall challenge the
user with their secure lock.

bug:17881324

Change-Id: If8905c05e20bc6bb6a6415e501871e5ad83f3d86
/packages/apps/Settings/src/com/android/settings/ConfirmDeviceCredentialActivity.java
75fe9e027c2f280664c2aaa0a78457fc37bd0e8b 13-Aug-2014 Jim Miller <jaggies@google.com> API review - move confirm credential constants from Intent

Moves constants from Intent to KeyguardManager.

Fixes bug 17006280

Change-Id: I8ee1f534816a3fe823ad44479e227ba6d3675389
/packages/apps/Settings/src/com/android/settings/ConfirmDeviceCredentialActivity.java
09b5228ae56283ebcb69d1c295033c74ea868ae5 11-Jul-2014 Jay Civelli <jcivelli@google.com> New activity that asks users to confirm their pattern. DO NOT MERGE

Adds an activity that prompts the user for their PIN/password/pattern.

cherry-pick from master b88e8577b9049392aa50649cb40edc845d43d689

Bug 16242766

Change-Id: I3468215a8ac522a06de6573c93a5f5a6dc72ee2d
/packages/apps/Settings/src/com/android/settings/ConfirmDeviceCredentialActivity.java