History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
38fc7606b1d8869cd79a19f324bbcd97ba320994 22-Sep-2014 Adrian Roos <roosa@google.com> Ensure that force lock works with accessibility enabled

Fixes a bug where the force lock gesture was not available
when an accessibility service was active, but touch exploration
wasn't.

Bug: 17514298
Change-Id: Ib42e28f643559040ad5f24d45456b0a41008c647
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
5386fb337d3f2bd9b0ea673b5f60483246e5d0cd 03-Sep-2014 Selim Cinek <cinek@google.com> Tuned anti-falsing thresholds on the lockscreen

Also added logic to provide nicer animations when falsing.
In addition adapted the clock scale slightly if dragging
in the void.

Bug: 15433087
Change-Id: I4d8eb26cc81d22647ef4d2eca1e69b4994a7f1e2
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
0d61b51852278de763d971ae0c57b27e6ed1ce6a 28-Aug-2014 Selim Cinek <cinek@google.com> Fixed a flash of the preview image when going to the dialer

The preview image was animating even though it should not have
leading to a weird flash.

Bug: 17261091
Change-Id: I168eae25eb654ceb79e055fb0d0189c31cb0bb3d
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
4ebcdfdd4294cc52a68fb150bc7a34f005290ea3 12-Aug-2014 Adrian Roos <roosa@google.com> Implement final lock now affordance

Also removes the GlobalAction. Also fixes the animation not
being applied to the background of the affordance.

Bug: 15344542
Bug: 16952834

Change-Id: Ie790b40a5d1ba10fa42a793c8cfeaf6687d17c61
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
0b75f83f142a4de5be77238c6030228e1b943aa2 07-Aug-2014 Jorim Jaggi <jjaggi@google.com> Fix constant redrawing on Keyguard issue.

Change-Id: I48d7d746a6f4e737c0292e9f1d4becc5eb6d6294
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
b6cdcbc66b4b862f83afde85b8e7109b6450b15e 25-Jul-2014 Jorim Jaggi <jjaggi@google.com> Preview layouts for phone/camera affordance.

Bug: 15126905
Change-Id: I72cbb90718e6add22a7c579a647f9f405793961a
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java
baa23274596246d03741457701ac515a73aa8818 08-Jul-2014 Selim Cinek <cinek@google.com> Implemented new camera affordance

Also fixed a bug in the touch logic where you could close the shade / hint
after going to the camera / phone.

Bug: 15126905
Change-Id: Iadfde56cb68f4048868eedec6bd3456f55823cd9
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/KeyguardAffordanceView.java