1. 857b1b9 Notifying page end transition if forceFinish is called in the middle by Sunny Goyal · 7 years ago
  2. 62a70be Enable trim memory callbacks to the loader, background task preloading by Winson Chung · 8 years ago
  3. b7168cd Merge "Flip recents if setting is true" into ub-launcher3-master by Tony Wickham · 8 years ago
  4. f1e9a70 Merge "Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  5. 2e56440 Fix all apps tab fling detection by Tony Mak · 8 years ago
  6. c25afd0 Use getScaledTouchSlop instead of MIN_LENGTH_FOR_FLING by Tony Mak · 8 years ago
  7. dfb5cc9 Flip recents if setting is true by Tony Wickham · 8 years ago
  8. 0bd7f4f Using paged view for all-apps tabs by Sunny Goyal · 8 years ago
  9. 05a31ed Defer launching the quickscrub task until after the page settles by Winson Chung · 8 years ago
  10. 85a7fe0 Some fixes for quickstep when configuration changes by Sunny Goyal · 8 years ago
  11. ce8809a Reapplying state UI when the insets change by Sunny Goyal · 8 years ago
  12. 228153d Updating landscape layout for launcher/quickstep by Sunny Goyal · 8 years ago
  13. 07b1d67 Animate to the workspace card when transitioning from overview to home by Tony Wickham · 8 years ago
  14. e15e2a8 Adding an empty page in Recents view corresponding to workspace by Sunny Goyal · 8 years ago
  15. d0030b0 Adding placeholder method for compat implementations for Accessibility manager by Sunny Goyal · 8 years ago
  16. bc683e9 Separating various UI properties into state variables by Sunny Goyal · 8 years ago
  17. 1c9bf6a Add carousel curve effect to RecentsView. by Tony Wickham · 8 years ago
  18. ac00cba Simplifying workspace layout by Sunny Goyal · 8 years ago
  19. 5bc6b6f Consolidating various interpolators by Sunny Goyal · 8 years ago
  20. 4d519f2 Enable overview state restore by Sunny Goyal · 8 years ago
  21. c99cb17 Moving some state specific logic to subclass of LauncherState by Sunny Goyal · 8 years ago
  22. b72d8b2 Using common fling detection logic for notification and all-apps by Sunny Goyal · 8 years ago
  23. a361c72 Ensure mCurrentPage is valid after page is removed by Tony · 8 years ago
  24. 3f5a11f Add user event logging for page rearrangement and LEFT/RIGHT swipes by Hyunyoung Song · 8 years ago
  25. 8d769d6 Revert edge glow effect and restore damped overscroll by Adam Cohen · 8 years ago
  26. 65d9ceb Disabling page fling while the overlay is moving by Sunny Goyal · 8 years ago
  27. 9b29ca5 Defining HomeScreenElementTheme for elements which appear on top of wallpaper by Sunny Goyal · 9 years ago
  28. 9e76f68 Removing wrapper around ViewPropertyAnimator, and using ObjectAnimator instead by Sunny Goyal · 9 years ago
  29. 76dbf6f Fixing onPageBeginTransition not being called when scrolling overlay by Sunny Goyal · 9 years ago
  30. 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
  31. dcc26fc Fixes a bug where the user ends in freescroll state even for regular workspace mode. by Mario Bertschler · 9 years ago
  32. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  33. 6a85817 Don't add focusables when getDescendantFocusability is FOCUS_BLOCK_DESCENDANTS. by Jon Miranda · 9 years ago
  34. 9ccafbf Removing custom dispatchDraw logic and letting the system handle by Sunny Goyal · 9 years ago
  35. 6982de2 resolve merge conflicts of 2fd0208 to ub-launcher3-master by Tony Wickham · 9 years ago
  36. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  37. 0de0117 Code sanitization by Hyunyoung Song · 9 years ago
  38. fe770c9 Cleaning up restore instance state logic by Sunny Goyal · 9 years ago
  39. 4ff424a Fixing overlay scroll state not getting reset properly when by Sunny Goyal · 9 years ago
  40. 6178f13 Moving the QSB out of the cell layout to the Drag layer by Sunny Goyal · 9 years ago
  41. 53fe1f2 Updating page indicator content description to indicate click target by Sunny Goyal · 9 years ago
  42. 7744169 Extend all apps pull up activation area to page indicator view b/29752599 by Hyunyoung Song · 9 years ago
  43. d0a6ae7 Accessibility fixes and updates by Sunny Goyal · 9 years ago
  44. 74b5af3 Fixes to all apps pull up work by Hyunyoung Song · 9 years ago
  45. 7c786f7 Allowing the first screen to expand to the screen edge by Sunny Goyal · 9 years ago
  46. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  47. c487bd3 Making page indicator an abstract class and implementing some common methods. by Sunny Goyal · 9 years ago
  48. c64cfdd Updating the folder page indicator to be more like the by Sunny Goyal · 9 years ago
  49. f549dab Add PageIndicator interface and custom PageIndicatorLine view. by Tony Wickham · 9 years ago
  50. 8f7ead3 Update page when scrolling/flinging in free-scroll. by Tony Wickham · 9 years ago
  51. 5340584 Removing some deprecated callbacks by Sunny Goyal · 9 years ago
  52. 9f44d7d Revert "Updating current page when changing the frescroll mode" by Sunny Goyal · 9 years ago
  53. debf814 Updating current page when changing the frescroll mode by Sunny Goyal · 9 years ago
  54. 95cdb3a Remove scrim on highlighted spring-loaded panel. by Tony Wickham · 10 years ago
  55. dadb304 Pinch to zoom out into overview mode. by Tony Wickham · 10 years ago
  56. e670159 Merge "Fixing homescreen getting blank when returning from the overlay" into ub-launcher3-calgary by Sunny Goyal · 10 years ago
  57. 061380a Fixing scrollTo getting called even though the gesture was handled by an overlay by Sunny Goyal · 10 years ago
  58. ee68816 Fixing homescreen getting blank when returning from the overlay by Sunny Goyal · 10 years ago
  59. c86df47 Adding overlay interaction support by Sunny Goyal · 10 years ago
  60. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 10 years ago
  61. 4ffec48 Making some view properties exported. These will be visible in hierarchy viewer by Sunny Goyal · 10 years ago
  62. 75c7c5a resolve merge conflicts of 6362683acb to ub-launcher3-calgary. by Sunny Goyal · 10 years ago
  63. 8bf6f31 Removing unnecessary new object creation in dispatchDraw by Sunny Goyal · 10 years ago
  64. 9289980 Fixing custom content screen not aligned properly in landscape am: ecdc24f6f6 by Sunny Goyal · 10 years ago
  65. ecdc24f Fixing custom content screen not aligned properly in landscape by Sunny Goyal · 10 years ago
  66. 08442b8 Preserving the open folder state across rotation by Sunny Goyal · 10 years ago
  67. 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
  68. 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
  69. cc4c220 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 10 years ago
  70. 9326461 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 10 years ago
  71. 0c4e372 Keeping the focus indicator on the widget view, while a child is focused by Sunny Goyal · 10 years ago
  72. 38b1220 Stop clearing focus when snapping to a new workspace page. am: 04e2c9ef56 by Tony Wickham · 10 years ago
  73. 04e2c9e Stop clearing focus when snapping to a new workspace page. by Tony Wickham · 10 years ago
  74. b5772c8 am 21d89fbf: Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  75. 0abb36f Fixing overscroll effect when the navigation bar is opaque by Sunny Goyal · 10 years ago
  76. 8693061 When placing a widget, go to a page with enough space. by Tony Wickham · 10 years ago
  77. 29d853c Make sure all overlay panels are visible as user free scrolls. by Tony Wickham · 10 years ago
  78. f4f89ef Using context.getString for getting formatted strings, as it works better with different locales by Sunny Goyal · 10 years ago
  79. fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 10 years ago
  80. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 10 years ago
  81. 9fc953b Version code cleanup by Sunny Goyal · 10 years ago
  82. 106bf64 Some cleanup around drag and drop by Sunny Goyal · 10 years ago
  83. 5d2fc32 Several animation calls cleanup by Sunny Goyal · 10 years ago
  84. 62231b1 am cb037eee: Fixing overscroll not drawn in rtl by Sunny Goyal · 10 years ago
  85. cf25b52 Removing some unused PagedView attributes by Sunny Goyal · 10 years ago
  86. cb037ee Fixing overscroll not drawn in rtl by Sunny Goyal · 10 years ago
  87. 5e41a27 Fixing paged view overscroll effect being drawn outside the screen by Sunny Goyal · 10 years ago
  88. 4d113a5 Using material style overscroll effect for workspace and folders by Sunny Goyal · 10 years ago
  89. 5b139a5 Remove inifinite recursion from PagedView by Adam Cohen · 10 years ago
  90. b2b02b9 Fix a small UI nit with screen reordering by Adam Cohen · 10 years ago
  91. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  92. 04a9bc4 Merge "Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event." into ub-launcher3-burnaby by Vadim Tryshev · 10 years ago
  93. 7066c12 Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event. by Vadim Tryshev · 10 years ago
  94. 8b80bae Merge "Fixing non-scrolling of workspace view after opening/closing AllApps vew. The reason for non-scrolling was excluding the pages view from the accessibility hierarchy by marking it as non-important. So, I just removed the code manipulating [non]importance of the PagedView." into ub-launcher3-burnaby by Vadim Tryshev · 10 years ago
  95. 7af0d44 Fixing non-scrolling of workspace view after opening/closing AllApps vew. by Vadim Tryshev · 10 years ago
  96. 1740d90 Fixing build breakage by Sunny Goyal · 10 years ago
  97. 5a1f53b Removing SmoothPagedView as all its methods are disabled by Sunny Goyal · 10 years ago
  98. a1fbd84 Fixing unnecessary padding added to pages in overview mode by Sunny Goyal · 10 years ago
  99. bc51766 Merge "Removing itemCount, fromIndex and toIndex from AccessibilityEvent.TYPE_VIEW_SCROLLED sent by PagedView. This causes an additional reduntant voice message on scroll (see the bug)." into ub-launcher3-burnaby by Vadim Tryshev · 10 years ago
  100. cd4f413 Removing itemCount, fromIndex and toIndex from by Vadim Tryshev · 10 years ago