1. b04dd60 Add workspace page translations for edit state. by Pat Manning · 3 years, 6 months ago
  2. b5a051c Merge changes I6cf84ec7,Iea599651,If3238286 into sc-v2-dev by Tony Wickham · 3 years, 9 months ago
  3. 24675d3 Improve quick switch from home to taskbar by Tony Wickham · 3 years, 9 months ago
  4. 7af5440 Remove LauncherState.TASKBAR visible element by Tony Wickham · 3 years, 9 months ago
  5. 308851d Stash the bar after settling in Overview by Tracy Zhou · 4 years ago
  6. 57b2279 Taskbar layout update by Sunny Goyal · 4 years, 3 months ago
  7. 82d5a06 Revert to overview coming from the side instead of bottom by Tony Wickham · 4 years, 4 months ago
  8. f4f0c4d Prevent thumbnails from shifting if placeholder view doesn't overlap by Vinit Nayak · 4 years, 4 months ago
  9. e8b22d5 When overview appears from motion pause, come up from bottom by Tony Wickham · 4 years, 5 months ago
  10. 4d35ac3 Allow Workspace Scrim to be colored per state by Zak Cohen · 4 years, 4 months ago
  11. 81f8175 Move taskbar to be closer to QSB by Tony Wickham · 4 years, 5 months ago
  12. c82916f Some cleanup in RecentsView by Sunny Goyal · 4 years, 5 months ago
  13. 7e71162 Merge changes I2af1792e,Ice314d46,Ib17d4a5e into sc-dev by Tony Wickham · 4 years, 5 months ago
  14. c5d168d In 2 button mode, animate to HINT_STATE instead of OVERVIEW directly by Tony Wickham · 4 years, 5 months ago
  15. 02e9f1e Slightly improve Taskbar animations to launcher by Tony Wickham · 4 years, 5 months ago
  16. b9d201a Merge "Remove some unused hotseat/qsb scaling code" into sc-dev by TreeHugger Robot · 4 years, 5 months ago
  17. d0b6bfa Remove some unused hotseat/qsb scaling code by Tony Wickham · 4 years, 5 months ago
  18. 9ce3b25 Add TaskbarView as a child of Hotseat by Tony Wickham · 4 years, 5 months ago
  19. c373e1c Adding an optional QSB in hotseat by Sunny Goyal · 4 years, 6 months ago
  20. ecd12b3 Show overview as grid in fallback recents by Alex Chau · 4 years, 6 months ago
  21. d987a82 Initial commit of new split screen work. by Vinit Nayak · 4 years, 6 months ago
  22. a29a046 Align real hotseat with taskbar hotseat during drag and drop by Tony Wickham · 4 years, 6 months ago
  23. b794ea6 Show TaskView as grid in large screens by Alex Chau · 4 years, 7 months ago
  24. d683d98 Animate taskbar background alpha and visibility alpha by Tony Wickham · 4 years, 8 months ago
  25. 2ea01e4 Separate QSB from on device search by Samuel Fufa · 4 years, 9 months ago
  26. f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 4 years, 10 months ago
  27. 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 5 years ago
  28. 95786e0 Good riddance UserEventDispatcher by Hyunyoung Song · 5 years ago
  29. d844fe7 Remove ENABLE_OVERVIEW_ACTIONS flag, defaulting to true by Tony Wickham · 5 years ago
  30. e383222 Fix bug where non-center page is visibile in HINT_STATE. by Jon Miranda · 5 years ago
  31. 36d1015 Add depth animation when multiwindow mode changes. by Jon Miranda · 5 years ago
  32. f844ee9 Update LauncherState toString() by Tony Wickham · 5 years ago
  33. 35e7d38 Abstracting out state handler logic into base classes so that it can by Sunny Goyal · 5 years ago
  34. f67db35 Moving animation configuration and definition out of state definition by Sunny Goyal · 5 years ago
  35. 8f96546 Generalizing LauncherState definition so that it can be used in RecentsActivity by Sunny Goyal · 5 years ago
  36. a39544d OverviewActions - Use launcher state to track modal state. by Zak Cohen · 5 years ago
  37. 674e38f Merge "Disable blurs while in multiwindow mode" into ub-launcher3-rvc-dev by Winson Chung · 5 years ago
  38. f2393f1 Adding TaskViewSimulator for simulating taskView layout on a remote target by Sunny Goyal · 5 years ago
  39. b330d6e Disable blurs while in multiwindow mode by Winson Chung · 5 years ago
  40. 514dfa2 Changing actions button visibility to match clear-all button by Sunny Goyal · 5 years ago
  41. 4918ed3 Add wallpaper zoom to areas that have blur by Lucas Dupin · 5 years ago
  42. f3ac703 Moving animation config so a separate class by Sunny Goyal · 5 years ago
  43. 8687bc2 Initial changes to support blur by Winson Chung · 6 years ago
  44. 43a1615 Hide apps view in transitions if none of its parts are visible. by Zak Cohen · 6 years ago
  45. 04fca16 Separate 2-button mode check from ENABLE_OVERVIEW_ACTIONS by Tony Wickham · 6 years ago
  46. c7203ad Make LauncherState transitionDuration overridable at runtime by Tony Wickham · 6 years ago
  47. 4fdba14 Two-zone model: swipe up from nav bar vs above it by Tony Wickham · 6 years ago
  48. 210e174 Subclassing Launcher instead of using UiFactory by Sunny Goyal · 6 years ago
  49. c088051 Add OverviewScrim to show below overview but above workspace by Tony Wickham · 6 years ago
  50. 59c6901 Some improvements to home to overview transition for 0 button mode by Tony Wickham · 6 years ago
  51. 2a70b3d Fix HOME/RECENTS/BACK duplicated, missing logging by Hyunyoung Song · 6 years ago
  52. 1b52c7e Some RecentsView layout fixes by Sunny Goyal · 6 years ago
  53. ab3963d Moving TestInformationProvider to Launcher3 so that it can be used for by Sunny Goyal · 6 years ago
  54. 5406817 Add getOverviewFullscreenProgress() to LauncherState by Tony · 6 years ago
  55. 66d1c2f Hide Clear all button during quick switch by Tony Wickham · 6 years ago
  56. 9e84e0c Removing SWIPE_HOME flag and using sysUI mode instead by Sunny Goyal · 6 years ago
  57. e4c2e2b Add QuickSwitchTouchController on home by Tony · 6 years ago
  58. e06fef4 Move some classes to packages by Tony · 6 years ago
  59. 1787ee9 Peek overview on motion pause, then animate fully on touch up by Tony · 6 years ago
  60. bc23440 Add translationX to overview state by Tony · 6 years ago
  61. bfc9dde Replace translationYFactor with just translationY by Tony · 6 years ago
  62. 57e489c Fix hotseat translated upwards when dragging from all apps by Tony Wickham · 6 years ago
  63. 4bb4b89 Scale and translate hotseat with workspace instead of all apps by Tony · 6 years ago
  64. 6895e40 Adding NORMAL_STATE_ORDINAL by vadimt · 7 years ago
  65. 2a648aa Moving state ordinals to TestProtocol by vadimt · 7 years ago
  66. 3f271d4 Deleting Quickscrub related logic by Sunny Goyal · 7 years ago
  67. cf300fc Creating a separate state for launcehr as background app by Sunny Goyal · 7 years ago
  68. e39690b Launching last task when back button is pressed in overview by Sunny Goyal · 7 years ago
  69. 4bd4725 Fix wrong labeling of app launch session type (HOME vs OVERVIEW) by Hyunyoung Song · 7 years ago
  70. 1b0c503 Fixing keyboard navigation when Overview list is empty by Vadim Tryshev · 7 years ago
  71. 56e1019 Making caret visibility part of state definition by Sunny Goyal · 7 years ago
  72. b2ddf10 Update interpolators and durations for state animations by Tony Wickham · 7 years ago
  73. 5d1873a Removing scrim overdraw by Sunny Goyal · 7 years ago
  74. 56b247d Merge "Add atomic recents animation while swiping up" into ub-launcher3-edmonton by Tony Wickham · 7 years ago
  75. ef39540 Adding a carent in the scrim by Sunny Goyal · 7 years ago
  76. 6becf7c Add atomic recents animation while swiping up by Tony Wickham · 7 years ago
  77. 927447e Chaniging all-apps scrim by Sunny Goyal · 7 years ago
  78. 0c95559 Change overview animation to scale instead of translationX by Tony · 7 years ago
  79. 1c6f12d Swipe down on hotseat to launch recent task by Tony Wickham · 7 years ago
  80. 81b4c7b Adding a custom view for DragHandle by Sunny Goyal · 7 years ago
  81. e9054e3 Remove quick switch and improve quick scrub by Tony · 7 years ago
  82. 7a80b59 Swipe interaction changes on home screen by Sunny Goyal · 7 years ago
  83. bd6f05e Separate some elements to set visibility separately by Tony Wickham · 7 years ago
  84. 76cf236 Hide back button in drag-n-drop and quick scrub by Tony Wickham · 7 years ago
  85. 7185dd6 Changing the overviewState to show appsearch and floating header by Sunny Goyal · 7 years ago
  86. 3bb5e8e Set RecentView's translationX based on to/from state by Tony · 7 years ago
  87. 623eddd Updating Launcher rotation logic by Sunny Goyal · 8 years ago
  88. 6c6c2f4 Adding a separate state for QuickScrub by Sunny Goyal · 8 years ago
  89. 6639a5d Updating the scrim and landscpae ui by Sunny Goyal · 8 years ago
  90. 75c59ac Ensuring that Recents view is always loaded when going to Overview state by Sunny Goyal · 8 years ago
  91. 49bcf34 Adding a back stack to go to overview from all-apps by Sunny Goyal · 8 years ago
  92. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  93. 9328a51 Adding translationX to workspace card to that it is slightly visible by Sunny Goyal · 8 years ago
  94. 4aa4c5a Merge "Hide hotseat in landscape overview" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  95. a447bd8 Hide hotseat in landscape overview by Tony Wickham · 8 years ago
  96. 0c72335 Enabling swipe up from overview to all-apps by Sunny Goyal · 8 years ago
  97. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 8 years ago
  98. 5337067 Allow hotseat items to be clicked in overview by Tony Wickham · 8 years ago
  99. c4fa8c3 Changing the state UI logic for normal build and quickStep build by Sunny Goyal · 8 years ago
  100. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 8 years ago