1. c4fa8c3 Changing the state UI logic for normal build and quickStep build by Sunny Goyal · 7 years ago
  2. 4fc994c Merge "Consolidating various interpolators" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  3. 5bc6b6f Consolidating various interpolators by Sunny Goyal · 7 years ago
  4. ea60926 Moving mState from Workspace to StateManager by Sunny Goyal · 7 years ago
  5. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 7 years ago
  6. 4d519f2 Enable overview state restore by Sunny Goyal · 7 years ago
  7. 2104c30 Fixing mNewScale was never getting initialized by Sunny Goyal · 7 years ago
  8. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 7 years ago
  9. cd7c0aa Changing LauncherState to a class to allow adding custom functionality by Sunny Goyal · 7 years ago
  10. 4c7f215 Moving Workspace states into a separate file by Sunny Goyal · 7 years ago
  11. aeb1643 Launcher state management cleanup by Sunny Goyal · 7 years ago
  12. 7ce471b Removing support for CustomContent screen by Sunny Goyal · 7 years ago
  13. d725f64 Remove LAUNCHER3_ALL_APPS_PULL_UP by Hyunyoung Song · 7 years ago
  14. 7f522a2 Optimizations to reduce all apps jank. by Jon Miranda · 7 years ago
  15. 966d901 Removing QsbBlockerView by Sunny Goyal · 7 years ago
  16. 9e76f68 Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator instead by Sunny Goyal · 7 years ago
  17. 1c581c6 Bug fix: QSB sometimes gets stuck to transparent. by Sunny Goyal · 8 years ago
  18. db36437 Moving saving state transtion listener logic to individual views by Sunny Goyal · 8 years ago
  19. b5e65c8 Calling buildLayer only on views which are actually visible by Sunny Goyal · 8 years ago
  20. 61d9e78 Ensure we still build the hw layers when pulling up all apps. by Winson · 8 years ago
  21. 6178f13 Moving the QSB out of the cell layout to the Drag layer by Sunny Goyal · 8 years ago
  22. 230b2b7 Second workspace page icons should not show up when all apps is shown in landscape. by Hyunyoung Song · 8 years ago
  23. a97c64b Fix hotseat flicker b/29648104 by Hyunyoung Song · 8 years ago
  24. 6d64d88 Fixing alpha of workspace components being changed at too many places by Sunny Goyal · 8 years ago
  25. eac1dac All apps pull up work b/28917826 b/29469966 b/29542376 by Hyunyoung Song · 8 years ago
  26. 97d89e9 Fixing workspace transition state by Hyunyoung Song · 8 years ago
  27. a9a8a42 UI fixes to All apps pull up work by Hyunyoung Song · 8 years ago
  28. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 8 years ago
  29. c487bd3 Making page indicator an abstract class and implementing some common methods. by Sunny Goyal · 8 years ago
  30. fea0a5f Add more null checks for page indicators. by Tony Wickham · 8 years ago
  31. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 8 years ago
  32. e0c3323 Tweak spring-loaded workspace. by Tony Wickham · 8 years ago
  33. 34d2c91 Added AppInfoDropTargetBar to spring loaded workspace. by Tony Wickham · 9 years ago
  34. fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 9 years ago
  35. 2a87fe8 resolved conflicts for merge of 0ad33066 to ub-launcher3-master by Winson · 9 years ago
  36. 006ee26 Refactoring search bar animations. by Winson Chung · 9 years ago
  37. 5d2fc32 Several animation calls cleanup by Sunny Goyal · 9 years ago
  38. 687ae84 am 946609f0: Merge "Fixing overview mode scale calculations." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  39. 4f7eb40 Fixing overview mode scale calculations. by Winson Chung · 9 years ago
  40. ce5a7e5 Fixing screen jump when going to spring_loaded mode in rtl by Sunny Goyal · 9 years ago
  41. 7eea78a Code cleanup, WorkspaceStateTransitionAnimation by Hyunyoung Song · 9 years ago
  42. 5796b03 Add workspace scrim animation to the state transition to reduce jankiness. by Hyunyoung Song · 9 years ago
  43. ef7f874 Refactoring all apps search to support external search bar. by Winson Chung · 9 years ago
  44. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  45. 5f4e0fd Moving all apps code into sub package. by Winson Chung · 9 years ago
  46. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 9 years ago
  47. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  48. 1d08f70 Accessibility: Page re-ordering in overview mode by Sunny Goyal · 9 years ago
  49. dc61c4d Refactoring to single path for overview mode. by Winson Chung · 9 years ago