summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Don't notifyPageSwitchListener until page settles (issue 12069757)Adam Cohen2014-06-061-2/+15
* Clean up importsMichael Jurka2014-06-061-2/+6
* Fix NPE from feedback (issue 12106858)Adam Cohen2014-06-061-13/+13
* Fix page jumping regression in overview mode (issue 12003672)Adam Cohen2014-06-061-1/+1
* Allowing ability to pick up items / enter overview before full page settleAdam Cohen2014-06-061-8/+3
* Syncing up state transition with paging transitionAdam Cohen2014-06-061-20/+40
* Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2014-06-061-0/+3
* Small tweaks to custom content managementAdam Cohen2014-06-061-1/+19
* Fix small scrolling regressionAdam Cohen2014-06-061-2/+5
* Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2014-06-061-3/+3
* Fixing crash while reordering pages in OverviewMode.Winson Chung2014-06-051-1/+3
* Fix problem with where PagedView could get stuck (issue 11314889)Adam Cohen2014-06-051-9/+17
* Reporting toIndex in scroll events (issue 11356512)Adam Cohen2014-06-051-0/+1
* Fixing up PagedView to work in landscape modeAdam Cohen2014-06-051-39/+49
* Fixing crash with invalid current page.Winson Chung2014-06-051-1/+1
* Fixing regression in pagingAdam Cohen2014-06-051-6/+8
* A bit of code cleanup (issue 11026590)Adam Cohen2014-06-051-19/+24
* Finished getting rid of mPageSpacingAdam Cohen2014-06-051-35/+9
* Cleaning some page animationsAdam Cohen2014-06-051-1/+1
* Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPageMichael Jurka2014-06-051-7/+1
* Fix bug: Scroll Effect issues in WorkspaceRaj Yengisetty2014-06-031-4/+3
* Trebuchet Settings UI RefreshRaj Yengisetty2014-05-241-5/+0
* Cleaning up references to mDragView after reordering WorkspacesRaj Yengisetty2014-05-021-0/+1
* Workspace/AppsCustomizePagedView: Improved transition effect dialogNebojsa Cvetkovic2014-01-241-0/+4
* PagedView: Transition EffectsNebojsa Cvetkovic2014-01-241-12/+407
* Fix issue where custom content would show up on boot (issue 10713745)Adam Cohen2013-10-101-4/+5
* Fix custom content state for scroll in RTL (issue 11068877)Adam Cohen2013-10-091-0/+13
* Fix inability to long press page indicators (issue 11136731)Adam Cohen2013-10-091-1/+5
* Merge "Fix scrolling accessibility events sent from PagedView" into jb-ub-now...Alan Viverette2013-10-081-2/+9
|\
| * Fix scrolling accessibility events sent from PagedViewAlan Viverette2013-10-081-2/+9
* | Don't measure GONE views.Vladimir Marko2013-10-071-44/+46
|/
* First pass on accessibilityAdam Cohen2013-10-041-12/+43
* Fix RTL bugs with wallpaper parallaxMichael Jurka2013-10-031-1/+7
* Merge "Fix ArrayIndexOutOfBoundsException, (issue 11038649)" into jb-ub-now-i...Adam Cohen2013-10-021-2/+2
|\
| * Fix ArrayIndexOutOfBoundsException, (issue 11038649)Adam Cohen2013-10-021-2/+2
* | Making sure overview mode can't get stuck (issue 11022017)Adam Cohen2013-10-011-10/+15
|/
* Ensuring that snapToPage is completely aborted / cleaned up upon setCurrentPa...Adam Cohen2013-10-011-0/+3
* Fixing regression in reordering (issue 10994971)Adam Cohen2013-09-291-6/+5
* Fixing issue where you couldn't drag an item multiple pages (issue 10754544)Adam Cohen2013-09-291-10/+2
* Integrating some aosp fixes, ensuring that we update the install queue before...Winson Chung2013-09-261-0/+6
* Fixing some touch / interaction problemsAdam Cohen2013-09-261-2/+5
* Fix typoAdam Cohen2013-09-241-1/+1
* Getting RTL up to a reasonable state in Launcher3Adam Cohen2013-09-241-23/+36
* Getting the Overview Mode to look up to specAdam Cohen2013-09-221-0/+7
* Tweaking page indicators to support add page icon, remembering widget picker ...Winson Chung2013-09-191-4/+6
* Handful of small changes / bug fixesAdam Cohen2013-09-181-2/+13
* Fixing up click / long click to enter / exit overview modeAdam Cohen2013-09-171-2/+6
* Making sure CustomContent is never visible during overview / springloadedAdam Cohen2013-09-161-13/+1
* Shrink-wrapping model to spec (issue 10397399)Adam Cohen2013-09-131-1/+1
* Add system window inset support to DragLayer and children.John Spurlock2013-09-111-5/+5