OSDN Git Service

Add text view for double-tap and unlock hint on Keyguard.
authorJorim Jaggi <jjaggi@google.com>
Thu, 24 Apr 2014 20:08:30 +0000 (22:08 +0200)
committerJorim Jaggi <jjaggi@google.com>
Thu, 24 Apr 2014 20:08:30 +0000 (22:08 +0200)
commite70d31f48d1c123544eb5e72b7b007d81ae8d8c9
tree6cc1dc8a5d7422507a0e5209768b614df6b14932
parentceb5d17f6a2f5c144948ada1d59ec4f12da64799
Add text view for double-tap and unlock hint on Keyguard.

Bug: 14080971
Change-Id: Id6f7344b01bb9666fe6add415ec4a28163315967
packages/SystemUI/res/layout/keyguard_bottom_area.xml
packages/SystemUI/res/values/strings.xml
packages/SystemUI/src/com/android/systemui/statusbar/phone/KeyguardIndicationTextView.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBarView.java