History log of /frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
961a323040acd945cd7e07b9a147cbadf59f238c 23-Jun-2017 Selim Cinek <cinek@google.com> Fixed an accessibility issue with the pin view

We were sending an accessibility event even if there were no
characters left, leading to an additional "bullet deleted"
notice.

Test: input pin, delte pins one bye one, observe no talkback spoken anymore at the end
Bug: 62714260
Change-Id: Iee751e31f702f4b0dc6d5a15d31d58e71bfa797e
(cherry picked from commit 8a72b06a26718cb8bdfd2ad6ae31623b60911f39)
/frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java
385912ee2d78e0e557704cfd5f8c7dbe2b7fd280 10-Feb-2017 Phil Weaver <pweaver@google.com> Deprecate "speak passwords" setting.

This will now be controlled by individual accessibility services.
We'll provide the password information to them, and they can
present or hide the information as it makes sense for their users.

Password information was anyway provided when a headset was
connected.

Bug: 28139568
Test: Manually verified that TalkBack now speaks passwords on the
lock screen and in text views. Since I'm removing functionality
that didn't have tests, it's tricky to have specific tests.
Change-Id: Ic3c724ccce5762ee9dcd9e7dcbd4eae6734dd05e
/frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java
23f85ec14dab49b2c525dc266d2a1f74f7f9d07c 31-Jan-2017 Jason Monk <jmonk@google.com> Move Keyguard to SystemUI

Test: make
Change-Id: I3abb67e2b022737d2aa0226bb07f3966ad68fff7
/frameworks/base/packages/SystemUI/src/com/android/keyguard/PasswordTextView.java