summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Update page when scrolling/flinging in free-scroll.Tony Wickham2016-05-121-5/+15
* Removing some deprecated callbacksSunny Goyal2016-04-141-21/+0
* Revert "Updating current page when changing the frescroll mode"Sunny Goyal2016-04-071-2/+0
* Updating current page when changing the frescroll modeSunny Goyal2016-04-061-0/+2
* Remove scrim on highlighted spring-loaded panel.Tony Wickham2016-03-161-3/+9
* Pinch to zoom out into overview mode.Tony Wickham2016-03-041-0/+2
* Merge "Fixing homescreen getting blank when returning from the overlay" into ...Sunny Goyal2016-03-011-9/+14
|\
| * Fixing homescreen getting blank when returning from the overlaySunny Goyal2016-02-261-9/+14
* | Fixing scrollTo getting called even though the gesture was handled by an overlaySunny Goyal2016-02-291-1/+1
|/
* Adding overlay interaction supportSunny Goyal2016-02-251-5/+9
* Refactor FolderIcon to separate the preview effect into it's own classAdam Cohen2016-02-121-3/+3
* Making some view properties exported.Sunny Goyal2016-02-091-0/+4
* resolve merge conflicts of 6362683acb to ub-launcher3-calgary.Sunny Goyal2016-01-271-17/+11
|\
| * Removing unnecessary new object creation in dispatchDrawSunny Goyal2016-01-231-25/+13
* | Fixing custom content screen not aligned properly in landscapeSunny Goyal2016-01-121-1/+1
|\|
| * Fixing custom content screen not aligned properly in landscapeSunny Goyal2016-01-121-1/+1
* | Preserving the open folder state across rotationSunny Goyal2015-12-081-14/+0
* | Merge "Keeping the focus indicator on the widget view, while a child is focus...Sunny Goyal2015-12-011-2/+12
|\|
| * Merge "Keeping the focus indicator on the widget view, while a child is focus...Sunny Goyal2015-12-011-2/+12
| |\
| | * Keeping the focus indicator on the widget view, while a child is focusedSunny Goyal2015-12-011-2/+12
* | | Adding margin to Drag layer instead of checking for right insets at every placeSunny Goyal2015-12-011-8/+3
|\| |
| * | Adding margin to Drag layer instead of checking for right insets at every placeSunny Goyal2015-12-011-8/+3
| |/
* | Stop clearing focus when snapping to a new workspace page.Tony Wickham2015-11-031-5/+0
|\|
| * Stop clearing focus when snapping to a new workspace page.Tony Wickham2015-10-301-5/+0
* | am 21d89fbf: Merge "Fixing overscroll effect when the navigation bar is opaqu...Sunny Goyal2015-10-071-3/+9
|\|
| * Fixing overscroll effect when the navigation bar is opaqueSunny Goyal2015-09-221-3/+9
* | When placing a widget, go to a page with enough space.Tony Wickham2015-09-091-1/+1
* | Make sure all overlay panels are visible as user free scrolls.Tony Wickham2015-09-091-8/+10
* | Using context.getString for getting formatted strings, as it works better wit...Sunny Goyal2015-09-021-1/+1
* | Moving drag-drop related code into a separate package.Vadim Tryshev2015-08-201-2/+2
* | resolved conflicts for merge of 9fc953b9 to ub-launcher3-masterSunny Goyal2015-08-171-1/+1
|\|
| * Version code cleanupSunny Goyal2015-08-171-1/+1
* | Some cleanup around drag and dropSunny Goyal2015-08-131-1/+1
* | Several animation calls cleanupSunny Goyal2015-07-311-14/+8
* | am cb037eee: Fixing overscroll not drawn in rtlSunny Goyal2015-07-091-6/+6
|\|
| * Fixing overscroll not drawn in rtlSunny Goyal2015-07-081-6/+6
* | Removing some unused PagedView attributesSunny Goyal2015-07-091-48/+19
|/
* Fixing paged view overscroll effect being drawn outside the screenSunny Goyal2015-06-221-2/+1
* Using material style overscroll effect for workspace and foldersSunny Goyal2015-06-191-132/+80
* Remove inifinite recursion from PagedViewAdam Cohen2015-06-151-1/+1
* Fix a small UI nit with screen reorderingAdam Cohen2015-06-101-0/+7
* Removing some synthetic method creationSunny Goyal2015-06-021-4/+5
* Merge "Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED even...Vadim Tryshev2015-05-281-1/+6
|\
| * Setting scroll X, Y and related attributes for TYPE_VIEW_SCROLLED event.Vadim Tryshev2015-05-281-1/+6
* | Merge "Fixing non-scrolling of workspace view after opening/closing AllApps v...Vadim Tryshev2015-05-281-1/+10
|\ \
| * | Fixing non-scrolling of workspace view after opening/closing AllApps vew.Vadim Tryshev2015-05-281-1/+10
| |/
* | Fixing build breakageSunny Goyal2015-05-271-1/+1
* | Removing SmoothPagedView as all its methods are disabledSunny Goyal2015-05-271-31/+11
|/
* Fixing unnecessary padding added to pages in overview modeSunny Goyal2015-05-201-2/+5
* Merge "Removing itemCount, fromIndex and toIndex from AccessibilityEvent.TYPE...Vadim Tryshev2015-05-201-3/+0
|\