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