Michael Jurka
7d4299743b
am 506f5cc2: am 50bdf7e0: Merge "Only postpone animations if app is visible" into jb-mr2-dev
...
* commit '506f5cc24e1b5da9c66d26488909b2464671a6b9':
Only postpone animations if app is visible
2013-04-23 11:16:34 -07:00
Michael Jurka
cd496d723c
Only postpone animations if app is visible
...
Fixes bug where folders would remain open after
returning to launcher
Bug: 8681168
Change-Id: I930616f2aa006c1e23298dbdb0a80a9390ea41af
2013-04-22 16:07:43 +02:00
Michael Jurka
032e6bad1b
Clean up unused code
2013-04-22 15:08:42 +02:00
Michael Jurka
39b599e064
Fix bug where folder open animation gets finished early
...
Also, sync FirstFrameAnimatorHelper with changes
made in Recents
Bug: 8530231
Change-Id: Ibf1a43f67d91df89a2338f0f0c0fb52ee5496e57
2013-04-09 14:50:33 -07:00
Michael Jurka
98720c96ee
Fix crash caused by unregistering animation listener
2013-03-28 13:39:35 -07:00
Michael Jurka
f1ad608c28
Fix jumps in the beginning of animations
...
If the first draw frame of an animation is
expensive, which it often is, it causes a big
jump. Added a helper class which automatically
adjusts the animation start time if the first
frame is more than 16ms.
Change-Id: I100edbc41c2abe930a32d6bcf0a782ea9735f7f9
2013-03-28 12:08:18 -07:00