1. 22dee94 Cancel manual animation if LauncherState changes during drag. by Andy Wickham · 1 year, 5 months ago
  2. 88dd86b Revert "Switch ScrimView to use view alpha" by Andy Wickham · 2 years, 3 months ago
  3. 99c4bec Switch ScrimView to use view alpha by vadimt · 2 years, 4 months ago
  4. e68ae41 Rotate back button drawable when IME present. by Pat Manning · 2 years, 7 months ago
  5. 950a107 Fix STATE_DEPTH stuck at 1 after setting wallpaper by Alex Chau · 3 years ago
  6. 0c4e11b Make workspace and hotseat scale down in widgets picker by Alex Chau · 3 years, 2 months ago
  7. 8009c1d Add support for text color animations in PropertySetter. by Luca Zuccarini · 3 years, 3 months ago
  8. f78da1b Review comments followup by Shikha Malhotra · 3 years, 5 months ago
  9. c83ea5f Make AllApps bottom sheet follow finger and snap after 30% progress by Alex Chau · 3 years, 5 months ago
  10. 5765d42 Fix jump in animation for hotseat while re-arranging icons by Nicolo' Mazzucato · 3 years, 6 months ago
  11. 12131a4 Add Z scaling during unfold to launcher by Nicolo' Mazzucato · 3 years, 7 months ago
  12. 4d35ac3 Allow Workspace Scrim to be colored per state by Zak Cohen · 4 years, 4 months ago
  13. ff9e7d6 Removing separate Cancel and End callbacks and using AnimationListener instead by Sunny Goyal · 4 years, 10 months ago
  14. dbcc63e Removing some autoboxing during property animation by Sunny Goyal · 5 years ago
  15. c7203ad Make LauncherState transitionDuration overridable at runtime by Tony Wickham · 6 years ago
  16. 4fdba14 Two-zone model: swipe up from nav bar vs above it by Tony Wickham · 6 years ago
  17. b80941b Using FloatProperty for spring animation, instead of a interface by Sunny Goyal · 6 years ago
  18. 86f6c44 Add springs for recents dismiss animations. by Jon Miranda · 7 years ago
  19. 55bdeed Removing various reflection based animations, to allow for better proguarding by Sunny Goyal · 7 years ago
  20. f0b6db7 Removing static launcher activity dependency from FirstFrameAnimationHelper by Sunny Goyal · 7 years ago
  21. 849c6a2 Removing Launcher activity dependency on various animations by Sunny Goyal · 7 years ago
  22. 0f640b6 Make fling thresholds consistent by Tony Wickham · 7 years ago
  23. ea52908 Using view elevation for shadow during click feedback instead of by Sunny Goyal · 8 years ago
  24. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 8 years ago
  25. 4c7f215 Moving Workspace states into a separate file by Sunny Goyal · 8 years ago
  26. aeb1643 Launcher state management cleanup by Sunny Goyal · 8 years ago
  27. 2d89ea8 Fade in background scrim when resuming from screen off. by Jon Miranda · 8 years ago
  28. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 8 years ago
  29. 7f3526a Update notification view to match newer specs by Tony Wickham · 9 years ago
  30. cda3bfb Remove unused View parameter from ofFloat method. by Jon Miranda · 9 years ago
  31. 9438ed4 Add swipe-to-dismiss notifications in popup menu. by Tony Wickham · 9 years ago
  32. 1636cdd resolved conflicts for f685c7e5 to ub-launcher3-master by Tony Wickham · 10 years ago
  33. 0bb211a Actually call LauncherTransitionable.onLauncherTransitionStep(). by Tony Wickham · 10 years ago
  34. 5d2fc32 Several animation calls cleanup by Sunny Goyal · 10 years ago
  35. 1558893 Make sure all transition components run on the same thread by Adam Cohen · 10 years ago
  36. 7066003 Various lint error fixes. by Sunny Goyal · 10 years ago
  37. 63f1ec0 Further refinement of all apps / widgets transition by Adam Cohen · 11 years ago
  38. 7c70d64 Prevent memory leaks coming from LauncherAnimUtils by Michael Jurka · 12 years ago
  39. e206ff0 Fix leak when animations are created but never started by Michael Jurka · 12 years ago
  40. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/LauncherAnimUtils.java]
  41. df96add Fix crash in draw listener by Michael Jurka · 12 years ago
  42. f1ad608 Fix jumps in the beginning of animations by Michael Jurka · 12 years ago
  43. b8b2a5a Initial changes to synchronously load workspace on rotation. by Winson Chung · 13 years ago
  44. 15ba53a Fixing concurrent modification exception. (Bug 6807320) by Winson Chung · 13 years ago
  45. def8e65 Fix memory leak caused by LauncherAnimUtils (doh!) by Michael Jurka · 13 years ago
  46. 2ecf995 Remove use of private ValueAnimator api by Michael Jurka · 13 years ago