1. f844ee9 Update LauncherState toString() by Tony Wickham · 5 years ago
  2. 35e7d38 Abstracting out state handler logic into base classes so that it can by Sunny Goyal · 5 years ago
  3. f67db35 Moving animation configuration and definition out of state definition by Sunny Goyal · 5 years ago
  4. 8f96546 Generalizing LauncherState definition so that it can be used in RecentsActivity by Sunny Goyal · 5 years ago
  5. a39544d OverviewActions - Use launcher state to track modal state. by Zak Cohen · 5 years ago
  6. 674e38f Merge "Disable blurs while in multiwindow mode" into ub-launcher3-rvc-dev by Winson Chung · 5 years ago
  7. f2393f1 Adding TaskViewSimulator for simulating taskView layout on a remote target by Sunny Goyal · 5 years ago
  8. b330d6e Disable blurs while in multiwindow mode by Winson Chung · 5 years ago
  9. 514dfa2 Changing actions button visibility to match clear-all button by Sunny Goyal · 5 years ago
  10. 4918ed3 Add wallpaper zoom to areas that have blur by Lucas Dupin · 5 years ago
  11. f3ac703 Moving animation config so a separate class by Sunny Goyal · 5 years ago
  12. 8687bc2 Initial changes to support blur by Winson Chung · 5 years ago
  13. 43a1615 Hide apps view in transitions if none of its parts are visible. by Zak Cohen · 5 years ago
  14. 04fca16 Separate 2-button mode check from ENABLE_OVERVIEW_ACTIONS by Tony Wickham · 6 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. 210e174 Subclassing Launcher instead of using UiFactory by Sunny Goyal · 6 years ago
  18. c088051 Add OverviewScrim to show below overview but above workspace by Tony Wickham · 6 years ago
  19. 59c6901 Some improvements to home to overview transition for 0 button mode by Tony Wickham · 6 years ago
  20. 2a70b3d Fix HOME/RECENTS/BACK duplicated, missing logging by Hyunyoung Song · 6 years ago
  21. 1b52c7e Some RecentsView layout fixes by Sunny Goyal · 6 years ago
  22. ab3963d Moving TestInformationProvider to Launcher3 so that it can be used for by Sunny Goyal · 6 years ago
  23. 5406817 Add getOverviewFullscreenProgress() to LauncherState by Tony · 6 years ago
  24. 66d1c2f Hide Clear all button during quick switch by Tony Wickham · 6 years ago
  25. 9e84e0c Removing SWIPE_HOME flag and using sysUI mode instead by Sunny Goyal · 6 years ago
  26. e4c2e2b Add QuickSwitchTouchController on home by Tony · 6 years ago
  27. e06fef4 Move some classes to packages by Tony · 6 years ago
  28. 1787ee9 Peek overview on motion pause, then animate fully on touch up by Tony · 6 years ago
  29. bc23440 Add translationX to overview state by Tony · 6 years ago
  30. bfc9dde Replace translationYFactor with just translationY by Tony · 6 years ago
  31. 57e489c Fix hotseat translated upwards when dragging from all apps by Tony Wickham · 6 years ago
  32. 4bb4b89 Scale and translate hotseat with workspace instead of all apps by Tony · 6 years ago
  33. 6895e40 Adding NORMAL_STATE_ORDINAL by vadimt · 7 years ago
  34. 2a648aa Moving state ordinals to TestProtocol by vadimt · 7 years ago
  35. 3f271d4 Deleting Quickscrub related logic by Sunny Goyal · 7 years ago
  36. cf300fc Creating a separate state for launcehr as background app by Sunny Goyal · 7 years ago
  37. e39690b Launching last task when back button is pressed in overview by Sunny Goyal · 7 years ago
  38. 4bd4725 Fix wrong labeling of app launch session type (HOME vs OVERVIEW) by Hyunyoung Song · 7 years ago
  39. 1b0c503 Fixing keyboard navigation when Overview list is empty by Vadim Tryshev · 7 years ago
  40. 56e1019 Making caret visibility part of state definition by Sunny Goyal · 7 years ago
  41. b2ddf10 Update interpolators and durations for state animations by Tony Wickham · 7 years ago
  42. 5d1873a Removing scrim overdraw by Sunny Goyal · 7 years ago
  43. 56b247d Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmonton by Tony Wickham · 7 years ago
  44. ef39540 Adding a carent in the scrim by Sunny Goyal · 7 years ago
  45. 6becf7c Add atomic recents animation while swiping up by Tony Wickham · 7 years ago
  46. 927447e Chaniging all-apps scrim by Sunny Goyal · 7 years ago
  47. 0c95559 Change overview animation to scale instead of translationX by Tony · 7 years ago
  48. 1c6f12d Swipe down on hotseat to launch recent task by Tony Wickham · 7 years ago
  49. 81b4c7b Adding a custom view for DragHandle by Sunny Goyal · 7 years ago
  50. e9054e3 Remove quick switch and improve quick scrub by Tony · 7 years ago
  51. 7a80b59 Swipe interaction changes on home screen by Sunny Goyal · 7 years ago
  52. bd6f05e Separate some elements to set visibility separately by Tony Wickham · 7 years ago
  53. 76cf236 Hide back button in drag-n-drop and quick scrub by Tony Wickham · 7 years ago
  54. 7185dd6 Changing the overviewState to show appsearch and floating header by Sunny Goyal · 7 years ago
  55. 3bb5e8e Set RecentView's translationX based on to/from state by Tony · 7 years ago
  56. 623eddd Updating Launcher rotation logic by Sunny Goyal · 7 years ago
  57. 6c6c2f4 Adding a separate state for QuickScrub by Sunny Goyal · 7 years ago
  58. 6639a5d Updating the scrim and landscpae ui by Sunny Goyal · 7 years ago
  59. 75c59ac Ensuring that Recents view is always loaded when going to Overview state by Sunny Goyal · 8 years ago
  60. 49bcf34 Adding a back stack to go to overview from all-apps by Sunny Goyal · 8 years ago
  61. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  62. 9328a51 Adding translationX to workspace card to that it is slightly visible by Sunny Goyal · 8 years ago
  63. 4aa4c5a Merge "Hide hotseat in landscape overview" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  64. a447bd8 Hide hotseat in landscape overview by Tony Wickham · 8 years ago
  65. 0c72335 Enabling swipe up from overview to all-apps by Sunny Goyal · 8 years ago
  66. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 8 years ago
  67. 5337067 Allow hotseat items to be clicked in overview by Tony Wickham · 8 years ago
  68. c4fa8c3 Changing the state UI logic for normal build and quickStep build by Sunny Goyal · 8 years ago
  69. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 8 years ago
  70. 0310220 Using state animation to control all-apps transition by Sunny Goyal · 8 years ago
  71. 9d34196 Setting up build rules and placeholder code for QuickStep by Sunny Goyal · 8 years ago
  72. 3e3f44c Exposing the state manager directly instead of providing various helper methods for state change by Sunny Goyal · 8 years ago
  73. be93f26 Moving all-apps state logic to an independent class by Sunny Goyal · 8 years ago
  74. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 8 years ago
  75. cd7c0aa Changing LauncherState to a class to allow adding custom functionality by Sunny Goyal · 8 years ago
  76. f9403d9 Removing state definition from Launcher by Sunny Goyal · 8 years ago
  77. 4c7f215 Moving Workspace states into a separate file by Sunny Goyal · 8 years ago