History log of /frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardClockAccessibilityDelegate.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b670f4b2d1e66870b7d5b61d4f6cb371c7f5dbb0 20-Jul-2017 Adrian Roos <roosa@google.com> Keyguard: Remove fancy colon

The new fonts do not have a dedicated fancy colon for the lockscreen clock
and fall back to Roboto which breaks the kerning.

Change-Id: I4621c6248de3f42f6c3c49ee4149bc1c0bb233e6
Fixes: 63891134
Test: visual; runtest -x packages/SystemUI/tests/src/com/android/keyguard/KeyguardClockAccessibilityDelegateTest.java
/frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardClockAccessibilityDelegate.java
2edb63bd6dae0858c364d1513a30e850fc6d33ee 26-Apr-2017 Adrian Roos <roosa@google.com> SysUI A11y: Fix keyguard time utterance

The fancy colon on keyguard is causing issues for TalkBack.
Fixed by replacing it with a regular colon in accessibility infos.

Change-Id: Id4802a8dc422f2abb523dbbf887291d5983fd4ee
Fixes: 34949557
Test: runtest -x /frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/KeyguardClockAccessibilityDelegateTest.java
Test-Manual: Enable talkback, make sure that lockscreen time is read out correctly
/frameworks/base/packages/SystemUI/src/com/android/keyguard/KeyguardClockAccessibilityDelegate.java