Michael Jurka
df96add095
Fix crash in draw listener
...
Bug: 8528246
Change-Id: Ie3600bed58dc393fcf71f735213a32b51551b52d
2013-04-03 16:46:07 -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
Winson Chung
b8b2a5aa45
Initial changes to synchronously load workspace on rotation.
...
Change-Id: Ia7cf80177fd0aee88aa3f4a731f5d6dc904bea16
2012-07-17 18:44:42 -07:00
Winson Chung
15ba53a54c
Fixing concurrent modification exception. (Bug 6807320)
...
Change-Id: Id7848612c04f74d867c0ce21105628c162ba9b70
2012-07-12 11:21:52 -07:00
Michael Jurka
def8e65554
Fix memory leak caused by LauncherAnimUtils (doh!)
...
Change-Id: I04aa243f3871f6837f8a95b2941ee15633b50b66
2012-06-29 15:38:55 -07:00
Michael Jurka
2ecf995e0d
Remove use of private ValueAnimator api
...
Change-Id: I455edcd17bda83ab51c2c04fa40e66097a4d6975
2012-06-19 11:44:57 -07:00