summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/PagedView.java
AgeCommit message (Expand)Author
2013-02-04Adding RTL paging.Winson Chung
2012-11-26Fixing NPE in updateCurrentPageScroll (Bug 7465970)Winson Chung
2012-10-29Merge "Stop animating All Apps during transition to Home" into jb-mr1-devChet Haase
2012-10-29Stop animating All Apps during transition to HomeChet Haase
2012-10-25Cap launcher swipe animations to max durationChet Haase
2012-09-26Fix 7223056: Enable scroll indicator on tabletsMichael Jurka
2012-06-21Remove use of private api ViewGroup.setChildrenLayersEnabledMichael Jurka
2012-06-19Remove use of private ValueAnimator apiMichael Jurka
2012-06-11Removing logging in AppsCustomizePagedView (Bug 6597629)Winson Chung
2012-06-06Synchronizing on the new-apps list before modifying it. (Bug 6621553)Winson Chung
2012-06-01Adding logging to track issue with apps pages. (Bug 6549598)Winson Chung
2012-05-15Merge "Solve stutter when swiping All Apps the first time" into jb-devMichael Jurka
2012-05-15Solve stutter when swiping All Apps the first timeMichael Jurka
2012-05-15Adding accessibility scroll support to PagedView.Svetoslav Ganov
2012-05-14Merge "Making the page spacing fixed in spring loaded mode. (Bug 6478409)" in...Winson Chung
2012-05-14Preventing drawing pages in Workspace if possibleMichael Jurka
2012-05-14Making the page spacing fixed in spring loaded mode. (Bug 6478409)Winson Chung
2012-05-07Merge "DO NOT MERGE Pass focusableMode when adding focusables from PagedView....Michael Jurka
2012-05-07DO NOT MERGE Pass focusableMode when adding focusables from PagedView.alanv
2012-05-06Unify tablet/phone workspace scrolling behaviorMichael Jurka
2012-04-30Fixing issue where last workspace page was offset when rotated. (Bug 6413570)Winson Chung
2012-04-27Moving side-page indicators to DragLayer to ensure it draws above hotseat gra...Winson Chung
2012-04-25Remove use of private APIsMichael Jurka
2012-04-11Removing dead codeMichael Jurka
2012-04-03Fix bug where overscroll never fully snapped backMichael Jurka
2012-04-02Show side pages when exiting spring-loaded modeMichael Jurka
2012-03-23Adding animation post-installing a shortcut.Winson Chung
2012-03-08Fixing some issues/regressions related to scaled icons.Winson Chung
2012-03-02Improve code to determine which pages are visibleMichael Jurka
2012-02-23Fading out workspace when dragging to higlight dragged object.Winson Chung
2012-02-15Revert "Revert "Speed up All Apps -> Workspace transition""Michael Jurka
2012-02-14Revert "Speed up All Apps -> Workspace transition"Michael Jurka
2012-01-30Fixing two regressions in which side pages were not drawn or oriented correctly.Winson Chung
2012-01-24Showing page indicator while dragging (Bug: 5117192)Winson Chung
2012-01-20Speed up All Apps -> Workspace transitionMichael Jurka
2012-01-17Merge "Fix occasional odd scrolling behavior"Michael Jurka
2012-01-17Fix occasional odd scrolling behaviorMichael Jurka
2012-01-16Remove use of setFast* propertiesMichael Jurka
2012-01-12Speeding up AllApps click feedbackMichael Jurka
2012-01-12Delete dead codeMichael Jurka
2011-12-16simplifying code to prevent drawing off-screenMichael Jurka
2011-12-15Small optimizations for the All Apps transitionMichael Jurka
2011-12-12Make All Apps<-->Workspace transition smootherMichael Jurka
2011-12-09Merge "Reduce peak memory use in PagedView"Michael Jurka
2011-12-07Scaling PagedView fling constants by density (issue 5594666)Adam Cohen
2011-12-06Reduce peak memory use in PagedViewMichael Jurka
2011-11-22Unload widget previews when launcher is not visibleMichael Jurka
2011-11-21Merge "Fixing PagedView bad snap-back decisions" into ics-mr1Adam Cohen
2011-11-18Fixing PagedView bad snap-back decisionsAdam Cohen
2011-11-15speeding up transition from other apps -> LauncherMichael Jurka