1. 98913d0 Remove code duplication by Vadim Tryshev · 7 years ago
  2. 4ae69de Merge "Fixing reverted order of accessibility scrolling in Recents" into ub-launcher3-edmonton by Vadim Tryshev · 7 years ago
  3. e628c47 Fixing Recents sometimes restoring in Clear-all-reveal position. by Vadim Tryshev · 7 years ago
  4. 46afdf5 Merge "Tune quick scrub" into ub-launcher3-edmonton by Tony Wickham · 7 years ago
  5. d58c2d5 Tune quick scrub by Tony Wickham · 7 years ago
  6. 3154cd1 Keep clear-all button revealed after dismiss by Vadim Tryshev · 7 years ago
  7. eb701c6 Scrolling on the most recent task upon Overview start by Vadim Tryshev · 7 years ago
  8. 0fc0713 Fixing reverted order of accessibility scrolling in Recents by Vadim Tryshev · 7 years ago
  9. a9283be Settling scrolls over clear-all button. by Vadim Tryshev · 7 years ago
  10. 84b46f0 Fixing task misalignment by Vadim Tryshev · 7 years ago
  11. cc0c98a Enable Clear-all button by default by Vadim Tryshev · 7 years ago
  12. 77cb385 Improving highlight for Clear-all button. by Vadim Tryshev · 7 years ago
  13. a2adac6 Removing accessibility description from page indicators by Vadim Tryshev · 7 years ago
  14. eeaa8ee a11y: disabling animation for task list swipes by Vadim Tryshev · 7 years ago
  15. 2c430b3 Avoid duplicate accessibility announcement upon switching to -1st page by Vadim Tryshev · 7 years ago
  16. e6bbefb Making task list carousel accessibility-scrollable by Vadim Tryshev · 7 years ago
  17. 00c9c9a Adding an empty message in RecentsView by Sunny Goyal · 7 years ago
  18. a9f5546 Applying the alpha to individual tasks instead of the view by Sunny Goyal · 7 years ago
  19. 4f521af Fix work tab is not highligted properly by Tony Mak · 7 years ago
  20. 20a13ff Updating the swipe-to-dismiss animation by Sunny Goyal · 7 years ago
  21. 87dd782 Merge "Unloading thumbnails from task views once recents is hidden" into ub-launcher3-master by Winson Chung · 7 years ago
  22. c7c5158 Unloading thumbnails from task views once recents is hidden by Winson Chung · 7 years ago
  23. 7c7be8c Simplifying options popup and overview handling by Sunny Goyal · 7 years ago
  24. 857b1b9 Notifying page end transition if forceFinish is called in the middle by Sunny Goyal · 7 years ago
  25. 62a70be Enable trim memory callbacks to the loader, background task preloading by Winson Chung · 7 years ago
  26. b7168cd Merge "Flip recents if setting is true" into ub-launcher3-master by Tony Wickham · 7 years ago
  27. f1e9a70 Merge "Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  28. 2e56440 Fix all apps tab fling detection by Tony Mak · 7 years ago
  29. c25afd0 Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING by Tony Mak · 7 years ago
  30. dfb5cc9 Flip recents if setting is true by Tony Wickham · 7 years ago
  31. 0bd7f4f Using paged view for all-apps tabs by Sunny Goyal · 8 years ago
  32. 05a31ed Defer launching the quickscrub task until after the page settles by Winson Chung · 8 years ago
  33. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 8 years ago
  34. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 8 years ago
  35. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  36. 07b1d67 Animate to the workspace card when transitioning from overview to home by Tony Wickham · 8 years ago
  37. e15e2a8 Adding an empty page in Recents view corresponding to workspace by Sunny Goyal · 8 years ago
  38. d0030b0 Adding placeholder method for compat implementations for Accessibility manager by Sunny Goyal · 8 years ago
  39. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 8 years ago
  40. 1c9bf6a Add carousel curve effect to RecentsView. by Tony Wickham · 8 years ago
  41. ac00cba Simplifying workspace layout by Sunny Goyal · 8 years ago
  42. 5bc6b6f Consolidating various interpolators by Sunny Goyal · 8 years ago
  43. 4d519f2 Enable overview state restore by Sunny Goyal · 8 years ago
  44. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 8 years ago
  45. b72d8b2 Using common fling detection logic for notification and all-apps by Sunny Goyal · 8 years ago
  46. a361c72 Ensure mCurrentPage is valid after page is removed by Tony · 8 years ago
  47. 3f5a11f Add user event logging for page rearrangement and LEFT/RIGHT swipes by Hyunyoung Song · 8 years ago
  48. 8d769d6 Revert edge glow effect and restore damped overscroll by Adam Cohen · 8 years ago
  49. 65d9ceb Disabling page fling while the overlay is moving by Sunny Goyal · 8 years ago
  50. 9b29ca5 Defining HomeScreenElementTheme for elements which appear on top of wallpaper by Sunny Goyal · 9 years ago
  51. 9e76f68 Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator instead by Sunny Goyal · 9 years ago
  52. 76dbf6f Fixing onPageBeginTransition not being called when scrolling overlay by Sunny Goyal · 9 years ago
  53. 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
  54. dcc26fc Fixes a bug where the user ends in freescroll state even for regular workspace mode. by Mario Bertschler · 9 years ago
  55. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  56. 6a85817 Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS. by Jon Miranda · 9 years ago
  57. 9ccafbf Removing custom dispatchDraw logic and letting the system handle by Sunny Goyal · 9 years ago
  58. 6982de2 resolve merge conflicts of 2fd0208 to ub-launcher3-master by Tony Wickham · 9 years ago
  59. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  60. 0de0117 Code sanitization by Hyunyoung Song · 9 years ago
  61. fe770c9 Cleaning up restore instance state logic by Sunny Goyal · 9 years ago
  62. 4ff424a Fixing overlay scroll state not getting reset properly when by Sunny Goyal · 9 years ago
  63. 6178f13 Moving the QSB out of the cell layout to the Drag layer by Sunny Goyal · 9 years ago
  64. 53fe1f2 Updating page indicator content description to indicate click target by Sunny Goyal · 9 years ago
  65. 7744169 Extend all apps pull up activation area to page indicator view b/29752599 by Hyunyoung Song · 9 years ago
  66. d0a6ae7 Accessibility fixes and updates by Sunny Goyal · 9 years ago
  67. 74b5af3 Fixes to all apps pull up work by Hyunyoung Song · 9 years ago
  68. 7c786f7 Allowing the first screen to expand to the screen edge by Sunny Goyal · 9 years ago
  69. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  70. c487bd3 Making page indicator an abstract class and implementing some common methods. by Sunny Goyal · 9 years ago
  71. c64cfdd Updating the folder page indicator to be more like the by Sunny Goyal · 9 years ago
  72. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 9 years ago
  73. 8f7ead3 Update page when scrolling/flinging in free-scroll. by Tony Wickham · 9 years ago
  74. 5340584 Removing some deprecated callbacks by Sunny Goyal · 9 years ago
  75. 9f44d7d Revert "Updating current page when changing the frescroll mode" by Sunny Goyal · 9 years ago
  76. debf814 Updating current page when changing the frescroll mode by Sunny Goyal · 9 years ago
  77. 95cdb3a Remove scrim on highlighted spring-loaded panel. by Tony Wickham · 10 years ago
  78. dadb304 Pinch to zoom out into overview mode. by Tony Wickham · 9 years ago
  79. e670159 Merge "Fixing homescreen getting blank when returning from the overlay" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  80. 061380a Fixing scrollTo getting called even though the gesture was handled by an overlay by Sunny Goyal · 9 years ago
  81. ee68816 Fixing homescreen getting blank when returning from the overlay by Sunny Goyal · 10 years ago
  82. c86df47 Adding overlay interaction support by Sunny Goyal · 9 years ago
  83. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 10 years ago
  84. 4ffec48 Making some view properties exported. These will be visible in hierarchy viewer by Sunny Goyal · 10 years ago
  85. 75c7c5a resolve merge conflicts of 6362683acb to ub-launcher3-calgary. by Sunny Goyal · 10 years ago
  86. 8bf6f31 Removing unnecessary new object creation in dispatchDraw by Sunny Goyal · 10 years ago
  87. 9289980 Fixing custom content screen not aligned properly in landscape am: ecdc24f6f6 by Sunny Goyal · 10 years ago
  88. ecdc24f Fixing custom content screen not aligned properly in landscape by Sunny Goyal · 10 years ago
  89. 08442b8 Preserving the open folder state across rotation by Sunny Goyal · 10 years ago
  90. 4740e6c Merge "Keeping the focus indicator on the widget view, while a child is focused" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  91. 093a58c Merge "Keeping the focus indicator on the widget view, while a child is focused" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  92. cc4c220 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 10 years ago
  93. 9326461 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 10 years ago
  94. 0c4e372 Keeping the focus indicator on the widget view, while a child is focused by Sunny Goyal · 10 years ago
  95. 38b1220 Stop clearing focus when snapping to a new workspace page. am: 04e2c9ef56 by Tony Wickham · 10 years ago
  96. 04e2c9e Stop clearing focus when snapping to a new workspace page. by Tony Wickham · 10 years ago
  97. b5772c8 am 21d89fbf: Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  98. 0abb36f Fixing overscroll effect when the navigation bar is opaque by Sunny Goyal · 10 years ago
  99. 8693061 When placing a widget, go to a page with enough space. by Tony Wickham · 10 years ago
  100. 29d853c Make sure all overlay panels are visible as user free scrolls. by Tony Wickham · 10 years ago