summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/DragLayer.java
AgeCommit message (Expand)Author
2013-08-09Rename method to avoid compilation error.John Spurlock
2013-04-12Fixing issue where accessibility was reporting items behind an open folder. (...Winson Chung
2013-04-01Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug ...Winson Chung
2012-10-19Fix NPEMichael Jurka
2012-08-24Merge "Adding the ability to scale the hotseat or items in the hotseat" into ...Adam Cohen
2012-08-23Temporary fix for qsb and hotseat clicking issuesAdam Cohen
2012-08-20Adding the ability to scale the hotseat or items in the hotseatAdam Cohen
2012-06-12Clean up warnings and some private API usageMichael Jurka
2012-05-09Fix drag layerAndrew Flynn
2012-05-087" launcher changes.Andrew Flynn
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-13Fix warnings and remove dead codeMichael Jurka
2012-04-12Widget resizing can now displace itemsAdam Cohen
2012-03-21Merge "Eliminate custom alpha handling in CellLayout"Michael Jurka
2012-03-20Adding fling-to-delete.Winson Chung
2012-03-20Eliminate custom alpha handling in CellLayoutMichael Jurka
2012-03-08Fixing some issues/regressions related to scaled icons.Winson Chung
2012-02-27When adding or moving a resizable widget, the widget may resizeAdam Cohen
2012-02-23Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung
2012-02-13Animating the drag view scale up and down when dragging items.Winson Chung
2012-02-13Improving widget transitions:Adam Cohen
2012-02-13Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung
2012-02-07Animating the drag view scale up and down when dragging items.Winson Chung
2011-12-14Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen
2011-11-28Merge "Clean up unused code and import declarations" into ics-mr1Michael Jurka
2011-11-28Fixing a few landscape issues.Winson Chung
2011-11-28Clean up unused code and import declarationsMichael Jurka
2011-11-11Unifying overscroll btw phone and tabletAdam Cohen
2011-11-03Cleaning up overscroll effect in launcher workspaceAdam Cohen
2011-10-26Initial changes to make folders accessibleAdam Cohen
2011-09-18Updating Clings. (5057945, 5056643)Winson Chung
2011-08-04Grid spacing fixesWinson Chung
2011-08-01Fixing animation when dropping to adjacent screen, issue 4990545Adam Cohen
2011-07-20Fixing a couple bugs, allapps clicks and weird crashAdam Cohen
2011-07-17Bounding folders into their associated cell layout area, excluding dockAdam Cohen
2011-07-17Improving adding widgets animationsAdam Cohen
2011-07-14Pixel perfect drag animations in workspace and folders, including springloadedAdam Cohen
2011-07-11Fixing issues with spring loaded adding.Winson Chung
2011-07-07Substantially improved performance of dragging and drop animationsAdam Cohen
2011-07-02Added transitions when dropping items onto Folders, fixed bugsAdam Cohen
2011-06-30Adding transitions after reorder within folderAdam Cohen
2011-06-28Pushing folders up to DragLayerAdam Cohen
2011-06-22Fixing bug where touch breaks completely after item removed from folderAdam Cohen
2011-06-21New folder visualization, renaming, staggering reorderAdam Cohen
2011-06-01Adding drag target bar.Winson Chung
2011-05-16Shrink-wrapped foldersAdam Cohen
2011-03-14Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen
2011-03-07Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEventPatrick Dubroy
2011-03-03Fix 3511340: Exit widget resize mode when home or back clickedPatrick Dubroy