OSDN Git Service

User to confirm credentials if an accessibility service changes encryption.
authorSvetoslav <svetoslavganov@google.com>
Thu, 16 Oct 2014 21:44:25 +0000 (14:44 -0700)
committerSvetoslav <svetoslavganov@google.com>
Fri, 17 Oct 2014 00:35:07 +0000 (17:35 -0700)
commit3ea423ae0ff56d249b6844b3a68c67ee5eba243d
tree41873caacc9be44efd31ffa435ea67814e141894
parent4909c412fa8c495f1abba3c7d3fe0c32f08934db
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
res/layout-sw600dp-land/confirm_lock_password.xml
res/layout-sw600dp/confirm_lock_password.xml
res/layout/confirm_lock_password.xml
res/values/strings.xml
src/com/android/settings/ChooseLockSettingsHelper.java
src/com/android/settings/ConfirmDeviceCredentialActivity.java
src/com/android/settings/ConfirmLockPassword.java
src/com/android/settings/accessibility/ToggleAccessibilityServicePreferenceFragment.java