History log of /frameworks/base/services/core/java/com/android/server/policy/BurnInProtectionHelper.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
41e6346b4cac3b096d0986d49e7ceb94a082bc7a 28-Jul-2015 Filip Gruszczynski <gruszczy@google.com> Don't animate burn-in return when it wasn't applied.

The burn-in protection return animation is performed based on the last
offset that was used, but it doesn't mean that such offset is currently
applied. Right after entering ambient mode no offset is applied, so if
we start a return animation using the last applied offset, it will cause
a shake. The animation will first shift from 0, 0 offset to the last
offset and then return again to 0, 0. This CL makes it not apply the
animation in that case.

Bug: 22519478
Change-Id: I5cb750b56e9715c6d9389136071a5e0fbafb047b
/frameworks/base/services/core/java/com/android/server/policy/BurnInProtectionHelper.java
7c167023ed4a9363bfae0ae64c23dde10d5e1d7c 03-Apr-2015 Joe LaPenna <jlapenna@google.com> am 97a73606: am e59f4260: am 1f956e42: Merge "Make burn in protection updates happen on the minute." into lmp-mr1-modular-dev

* commit '97a7360660dc6473286a12d72eecff277e6182e1':
Make burn in protection updates happen on the minute.
6bc51303b53ad96d63a078c57fadbd1dbc0ed826 17-Mar-2015 Filip Gruszczynski <gruszczy@google.com> am d0663e03: am 7bd2feda: Merge "Add animation to zeroing burn in protection." into lmp-mr1-modular-dev

* commit 'd0663e03657704db8e9006a0a3aa919ed28c6d03':
Add animation to zeroing burn in protection.
c12569110d558e584fb9074dbe0c1aaf79ccdcd6 11-Mar-2015 Mark Renouf <mrenouf@google.com> resolved conflicts for merge of 91239a0b to master

Change-Id: Ib30f0631278602f0363181021f1ad364e4ec2f8d
/frameworks/base/services/core/java/com/android/server/policy/BurnInProtectionHelper.java
c045208fef869e71622f7a1596314766138a13c4 26-Feb-2015 Filip Gruszczynski <gruszczy@google.com> Fix build.

Change-Id: I76c4a2755e2ae4bf9d59f854a2adb7fd4ef0ffab
/frameworks/base/services/core/java/com/android/server/policy/BurnInProtectionHelper.java