1. 4d93df5 Switching flinging gestures injection to model time by vadimt · 6 years ago
  2. ab6be31 Fix issue where can't interact with Workspace while App => Home is running by Adam Cohen · 6 years ago
  3. c4bb373 Cleaning up some animation states: by Sunny Goyal · 6 years ago
  4. 312209b Set mNextPage after springBack when overscrolling by Tony Wickham · 6 years ago
  5. 0e44900 Continue gestures on interaction after recents animation finishes by Winson Chung · 6 years ago
  6. 2acea9f Enabling quick-switch gesture in landscape mode (2 button UI) by Sunny Goyal · 6 years ago
  7. 03f2701 Log undo button click by Tony Wickham · 6 years ago
  8. 66d1c2f Hide Clear all button during quick switch by Tony Wickham · 6 years ago
  9. 44a5888 Remove PagedView#isTouchPointInViewportWithBuffer() by Tony Wickham · 6 years ago
  10. 1942d5a Fix issue with flashing on overscroll by Winson Chung · 6 years ago
  11. 1de3c50 Fix small issue with overscroll not being dampened on the left edge. by Winson Chung · 7 years ago
  12. 4bb8b06 Passing all events to RecentsView instead of passing the calculated velocity by Sunny Goyal · 7 years ago
  13. 023f404 Make quick switch ("hook") more reliable by Tony Wickham · 7 years ago
  14. 703ee9f Passing proper velocity information when simulating touch events on recents view by Sunny Goyal · 7 years ago
  15. 71cb80c Add springs when snapping between pages on the workspace. by Jon Miranda · 7 years ago
  16. 50876bf FeatureFlag: quick scrub is now quick switch by Tony · 7 years ago
  17. cb3f870 Reading window_animation_scale from Settings.Global by Tony Wickham · 7 years ago
  18. b7b0135 Adding overscroll in recents view by Sunny Goyal · 7 years ago
  19. aad3359 Removing unused touch handling in PagedView so that it is similar to various platform class by Sunny Goyal · 7 years ago
  20. 260b4cb Revert "Adding overscroll effect in recents list" by Santiago Etchebehere · 7 years ago
  21. 4d6b1a9 Adding overscroll effect in recents list by Sunny Goyal · 7 years ago
  22. c82c639 Moving clear all button inside the recents view by Sunny Goyal · 7 years ago
  23. 9bb8ffb Various quickscrub fixes by Sunny Goyal · 7 years ago
  24. 528b9e0 Reporting range of visible tasks by Vadim Tryshev · 7 years ago
  25. 7f28fd5 Increasing the overview size while in QuickScrub mode by Sunny Goyal · 7 years ago
  26. 98913d0 Remove code duplication by Vadim Tryshev · 7 years ago
  27. 4ae69de Merge "Fixing reverted order of accessibility scrolling in Recents" into ub-launcher3-edmonton by Vadim Tryshev · 7 years ago
  28. e628c47 Fixing Recents sometimes restoring in Clear-all-reveal position. by Vadim Tryshev · 7 years ago
  29. 46afdf5 Merge "Tune quick scrub" into ub-launcher3-edmonton by Tony Wickham · 7 years ago
  30. d58c2d5 Tune quick scrub by Tony Wickham · 7 years ago
  31. 3154cd1 Keep clear-all button revealed after dismiss by Vadim Tryshev · 7 years ago
  32. eb701c6 Scrolling on the most recent task upon Overview start by Vadim Tryshev · 7 years ago
  33. 0fc0713 Fixing reverted order of accessibility scrolling in Recents by Vadim Tryshev · 7 years ago
  34. a9283be Settling scrolls over clear-all button. by Vadim Tryshev · 7 years ago
  35. 84b46f0 Fixing task misalignment by Vadim Tryshev · 7 years ago
  36. cc0c98a Enable Clear-all button by default by Vadim Tryshev · 7 years ago
  37. 77cb385 Improving highlight for Clear-all button. by Vadim Tryshev · 7 years ago
  38. a2adac6 Removing accessibility description from page indicators by Vadim Tryshev · 7 years ago
  39. eeaa8ee a11y: disabling animation for task list swipes by Vadim Tryshev · 7 years ago
  40. 2c430b3 Avoid duplicate accessibility announcement upon switching to -1st page by Vadim Tryshev · 7 years ago
  41. e6bbefb Making task list carousel accessibility-scrollable by Vadim Tryshev · 7 years ago
  42. 00c9c9a Adding an empty message in RecentsView by Sunny Goyal · 7 years ago
  43. a9f5546 Applying the alpha to individual tasks instead of the view by Sunny Goyal · 7 years ago
  44. 4f521af Fix work tab is not highligted properly by Tony Mak · 7 years ago
  45. 20a13ff Updating the swipe-to-dismiss animation by Sunny Goyal · 7 years ago
  46. 87dd782 Merge "Unloading thumbnails from task views once recents is hidden" into ub-launcher3-master by Winson Chung · 7 years ago
  47. c7c5158 Unloading thumbnails from task views once recents is hidden by Winson Chung · 8 years ago
  48. 7c7be8c Simplifying options popup and overview handling by Sunny Goyal · 7 years ago
  49. 857b1b9 Notifying page end transition if forceFinish is called in the middle by Sunny Goyal · 7 years ago
  50. 62a70be Enable trim memory callbacks to the loader, background task preloading by Winson Chung · 8 years ago
  51. b7168cd Merge "Flip recents if setting is true" into ub-launcher3-master by Tony Wickham · 7 years ago
  52. f1e9a70 Merge "Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  53. 2e56440 Fix all apps tab fling detection by Tony Mak · 7 years ago
  54. c25afd0 Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING by Tony Mak · 7 years ago
  55. dfb5cc9 Flip recents if setting is true by Tony Wickham · 8 years ago
  56. 0bd7f4f Using paged view for all-apps tabs by Sunny Goyal · 8 years ago
  57. 05a31ed Defer launching the quickscrub task until after the page settles by Winson Chung · 8 years ago
  58. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 8 years ago
  59. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 8 years ago
  60. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  61. 07b1d67 Animate to the workspace card when transitioning from overview to home by Tony Wickham · 8 years ago
  62. e15e2a8 Adding an empty page in Recents view corresponding to workspace by Sunny Goyal · 8 years ago
  63. d0030b0 Adding placeholder method for compat implementations for Accessibility manager by Sunny Goyal · 8 years ago
  64. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 8 years ago
  65. 1c9bf6a Add carousel curve effect to RecentsView. by Tony Wickham · 8 years ago
  66. ac00cba Simplifying workspace layout by Sunny Goyal · 8 years ago
  67. 5bc6b6f Consolidating various interpolators by Sunny Goyal · 8 years ago
  68. 4d519f2 Enable overview state restore by Sunny Goyal · 8 years ago
  69. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 8 years ago
  70. b72d8b2 Using common fling detection logic for notification and all-apps by Sunny Goyal · 8 years ago
  71. a361c72 Ensure mCurrentPage is valid after page is removed by Tony · 8 years ago
  72. 3f5a11f Add user event logging for page rearrangement and LEFT/RIGHT swipes by Hyunyoung Song · 8 years ago
  73. 8d769d6 Revert edge glow effect and restore damped overscroll by Adam Cohen · 8 years ago
  74. 65d9ceb Disabling page fling while the overlay is moving by Sunny Goyal · 8 years ago
  75. 9b29ca5 Defining HomeScreenElementTheme for elements which appear on top of wallpaper by Sunny Goyal · 9 years ago
  76. 9e76f68 Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator instead by Sunny Goyal · 9 years ago
  77. 76dbf6f Fixing onPageBeginTransition not being called when scrolling overlay by Sunny Goyal · 9 years ago
  78. 83d40e0 Merge "Fixes a bug where the user ends in freescroll state even for regular workspace mode." into ub-launcher3-master by Mario Bertschler · 9 years ago
  79. dcc26fc Fixes a bug where the user ends in freescroll state even for regular workspace mode. by Mario Bertschler · 9 years ago
  80. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  81. 6a85817 Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS. by Jon Miranda · 9 years ago
  82. 9ccafbf Removing custom dispatchDraw logic and letting the system handle by Sunny Goyal · 9 years ago
  83. 6982de2 resolve merge conflicts of 2fd0208 to ub-launcher3-master by Tony Wickham · 9 years ago
  84. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  85. 0de0117 Code sanitization by Hyunyoung Song · 9 years ago
  86. fe770c9 Cleaning up restore instance state logic by Sunny Goyal · 9 years ago
  87. 4ff424a Fixing overlay scroll state not getting reset properly when by Sunny Goyal · 9 years ago
  88. 6178f13 Moving the QSB out of the cell layout to the Drag layer by Sunny Goyal · 9 years ago
  89. 53fe1f2 Updating page indicator content description to indicate click target by Sunny Goyal · 9 years ago
  90. 7744169 Extend all apps pull up activation area to page indicator view b/29752599 by Hyunyoung Song · 9 years ago
  91. d0a6ae7 Accessibility fixes and updates by Sunny Goyal · 9 years ago
  92. 74b5af3 Fixes to all apps pull up work by Hyunyoung Song · 9 years ago
  93. 7c786f7 Allowing the first screen to expand to the screen edge by Sunny Goyal · 9 years ago
  94. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  95. c487bd3 Making page indicator an abstract class and implementing some common methods. by Sunny Goyal · 9 years ago
  96. c64cfdd Updating the folder page indicator to be more like the by Sunny Goyal · 9 years ago
  97. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 9 years ago
  98. 8f7ead3 Update page when scrolling/flinging in free-scroll. by Tony Wickham · 9 years ago
  99. 5340584 Removing some deprecated callbacks by Sunny Goyal · 9 years ago
  100. 9f44d7d Revert "Updating current page when changing the frescroll mode" by Sunny Goyal · 9 years ago