1. 55bdeed Removing various reflection based animations, to allow for better proguarding by Sunny Goyal · 7 years ago
  2. f0b6db7 Removing static launcher activity dependency from FirstFrameAnimationHelper by Sunny Goyal · 7 years ago
  3. 849c6a2 Removing Launcher activity dependency on various animations by Sunny Goyal · 7 years ago
  4. 0f640b6 Make fling thresholds consistent by Tony Wickham · 7 years ago
  5. ea52908 Using view elevation for shadow during click feedback instead of by Sunny Goyal · 8 years ago
  6. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 8 years ago
  7. 4c7f215 Moving Workspace states into a separate file by Sunny Goyal · 8 years ago
  8. aeb1643 Launcher state management cleanup by Sunny Goyal · 8 years ago
  9. 2d89ea8 Fade in background scrim when resuming from screen off. by Jon Miranda · 8 years ago
  10. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 8 years ago
  11. 7f3526a Update notification view to match newer specs by Tony Wickham · 9 years ago
  12. cda3bfb Remove unused View parameter from ofFloat method. by Jon Miranda · 9 years ago
  13. 9438ed4 Add swipe-to-dismiss notifications in popup menu. by Tony Wickham · 9 years ago
  14. 1636cdd resolved conflicts for f685c7e5 to ub-launcher3-master by Tony Wickham · 10 years ago
  15. 0bb211a Actually call LauncherTransitionable.onLauncherTransitionStep(). by Tony Wickham · 10 years ago
  16. 5d2fc32 Several animation calls cleanup by Sunny Goyal · 10 years ago
  17. 1558893 Make sure all transition components run on the same thread by Adam Cohen · 10 years ago
  18. 7066003 Various lint error fixes. by Sunny Goyal · 10 years ago
  19. 63f1ec0 Further refinement of all apps / widgets transition by Adam Cohen · 11 years ago
  20. 7c70d64 Prevent memory leaks coming from LauncherAnimUtils by Michael Jurka · 12 years ago
  21. e206ff0 Fix leak when animations are created but never started by Michael Jurka · 12 years ago
  22. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/LauncherAnimUtils.java]
  23. df96add Fix crash in draw listener by Michael Jurka · 12 years ago
  24. f1ad608 Fix jumps in the beginning of animations by Michael Jurka · 12 years ago
  25. b8b2a5a Initial changes to synchronously load workspace on rotation. by Winson Chung · 13 years ago
  26. 15ba53a Fixing concurrent modification exception. (Bug 6807320) by Winson Chung · 13 years ago
  27. def8e65 Fix memory leak caused by LauncherAnimUtils (doh!) by Michael Jurka · 13 years ago
  28. 2ecf995 Remove use of private ValueAnimator api by Michael Jurka · 13 years ago