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