OSDN Git Service

Use default encryption password if an accessibility service is enabled.
authorSvetoslav <svetoslavganov@google.com>
Tue, 30 Sep 2014 01:15:45 +0000 (18:15 -0700)
committerSvetoslav Ganov <svetoslavganov@google.com>
Tue, 30 Sep 2014 23:03:37 +0000 (23:03 +0000)
commit524484426855f814ff1f3189fd5221dd630dbf8c
tree81da9a21970870601132194105b9e58157c6efb6
parentfc14e272aaed6a6e36c044b93e12d68896aaa543
Use default encryption password if an accessibility service is enabled.

If accessibility is on and the user selectes a secure lock we use weaker
encryption to enable running accessibility layer at the time the user
authenticates. This change adds a warning message to the enable accessibility
service dialog if there is a secure lock and also adds a warning as a
summary for the secure lock in the lock chooser activity. Both warning
mention the weaker encryption to be used.

bug:17671790

Change-Id: Ib5cc9d3a78f751e18362bb9238fd2804c3b600f8
res/layout/enable_accessibility_service_dialog_content.xml
res/values/strings.xml
src/com/android/settings/ChooseLockGeneric.java
src/com/android/settings/accessibility/ToggleAccessibilityServicePreferenceFragment.java