summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/PagedView.java
Commit message (Expand)AuthorAgeFilesLines
* Fix layout issues in TrebuchetRaj Yengisetty2014-11-191-23/+10
* Fix bug: Scroll Effect issues in WorkspaceRaj Yengisetty2014-11-191-4/+3
* Cleaning up references to mDragView after reordering WorkspacesRaj Yengisetty2014-11-191-0/+1
* PagedView: Transition EffectsNebojsa Cvetkovic2014-11-191-12/+414
* Trebuchet Settings UI Refresh.Raj Yengisetty2014-11-191-1/+4
* Updating content of page description frequently.Sunny Goyal2014-08-281-2/+5
* Fix regression which was causing requestLayout in layout passAdam Cohen2014-08-281-2/+0
* Adding dampened snap back overscroll to Workspace and AppsCustomizePagedViewAdam Cohen2014-08-181-20/+24
* Get rid of pages overhang in AppsCustomizePagedViewAdam Cohen2014-08-141-0/+20
* Further refinement of all apps / widgets transitionAdam Cohen2014-08-131-1/+1
* Updating the widget trayAdam Cohen2014-08-111-13/+0
* Polishing the AllApps transitionAdam Cohen2014-08-101-1/+2
* More defense for issue 14491953Adam Cohen2014-06-121-11/+26
* Fix for regression which made issue 14491953 occur more easilyAdam Cohen2014-06-061-1/+1
* Merge "Don't notifyPageSwitchListener until page settles (issue 12069757)" in...Adam Cohen2013-12-131-2/+15
|\
| * Don't notifyPageSwitchListener until page settles (issue 12069757)Adam Cohen2013-12-131-2/+15
* | Clean up importsMichael Jurka2013-12-131-2/+0
|/
* Fix NPE from feedback (issue 12106858)Adam Cohen2013-12-121-13/+13
* Fix page jumping regression in overview mode (issue 12003672)Adam Cohen2013-12-041-1/+1
* Merge "Allowing ability to pick up items / enter overview before full page se...Adam Cohen2013-11-251-8/+3
|\
| * Allowing ability to pick up items / enter overview before full page settleAdam Cohen2013-11-181-8/+3
* | Merge changes Ida9603e3,I3dfa45cc into jb-ub-now-jolly-elfWinson Chung2013-11-181-0/+3
|\ \ | |/ |/|
| * Updating LauncherModel filtering to use screen ids. (Bug 11685286)Winson Chung2013-11-151-0/+3
* | Syncing up state transition with paging transitionAdam Cohen2013-11-181-21/+37
|/
* Small tweaks to custom content managementAdam Cohen2013-11-111-1/+19
* am 2da0a053: Fix small scrolling regressionAdam Cohen2013-11-081-2/+5
|\
| * Fix small scrolling regressionAdam Cohen2013-11-081-2/+5
* | Merge "Fixing crash while reordering pages in OverviewMode." into jb-ub-now-j...Winson Chung2013-11-071-1/+3
|\ \
| * | Fixing crash while reordering pages in OverviewMode.Winson Chung2013-11-071-1/+3
| |/
* / Dyanmically lay out overview mode across all orientations and form factors.Winson Chung2013-11-071-3/+3
|/
* Merge "Fix problem with where PagedView could get stuck (issue 11314889)" int...Adam Cohen2013-11-051-9/+17
|\
| * Fix problem with where PagedView could get stuck (issue 11314889)Adam Cohen2013-11-041-9/+17
* | Reporting toIndex in scroll events (issue 11356512)Adam Cohen2013-10-311-0/+1
* | Fixing up PagedView to work in landscape modeAdam Cohen2013-10-311-39/+49
|/
* Fixing crash with invalid current page.Winson Chung2013-10-291-1/+1
* Fixing regression in pagingAdam Cohen2013-10-291-6/+8
* A bit of code cleanup (issue 11026590)Adam Cohen2013-10-281-19/+24
* Finished getting rid of mPageSpacingAdam Cohen2013-10-281-35/+9
* Refactor RTL wallpaper code to use getLayoutTransitionOffsetForPageMichael Jurka2013-10-161-7/+1
* 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
|/