summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragLayer.java
Commit message (Expand)AuthorAgeFilesLines
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-804/+0
* Fixing issue where accessibility was reporting items behind an open folder. (...Winson Chung2013-04-121-0/+26
* Fixing RTL issues with apps ordering and snapping to page. (Bug 8238938, Bug ...Winson Chung2013-04-011-2/+10
* Fix NPEMichael Jurka2012-10-191-0/+3
* Merge "Adding the ability to scale the hotseat or items in the hotseat" into ...Adam Cohen2012-08-241-6/+13
|\
| * Adding the ability to scale the hotseat or items in the hotseatAdam Cohen2012-08-201-6/+13
* | Temporary fix for qsb and hotseat clicking issuesAdam Cohen2012-08-231-7/+4
|/
* Clean up warnings and some private API usageMichael Jurka2012-06-121-3/+0
* Fix drag layerAndrew Flynn2012-05-091-1/+10
* 7" launcher changes.Andrew Flynn2012-05-081-14/+1
* Moving side-page indicators to DragLayer to ensure it draws above hotseat gra...Winson Chung2012-04-271-0/+47
* Remove use of private APIsMichael Jurka2012-04-251-9/+13
* Fix warnings and remove dead codeMichael Jurka2012-04-131-5/+1
* Widget resizing can now displace itemsAdam Cohen2012-04-121-1/+3
* Merge "Eliminate custom alpha handling in CellLayout"Michael Jurka2012-03-211-1/+1
|\
| * Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-201-1/+1
* | Adding fling-to-delete.Winson Chung2012-03-201-30/+41
|/
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-6/+13
* When adding or moving a resizable widget, the widget may resizeAdam Cohen2012-02-271-15/+6
* Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-231-0/+1
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-62/+53
* Improving widget transitions:Adam Cohen2012-02-131-21/+52
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-37/+48
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-48/+37
* Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-141-8/+20
* Merge "Clean up unused code and import declarations" into ics-mr1Michael Jurka2011-11-281-1/+0
|\
| * Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
* | Fixing a few landscape issues.Winson Chung2011-11-281-0/+6
|/
* Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-5/+5
* Cleaning up overscroll effect in launcher workspaceAdam Cohen2011-11-031-0/+41
* Initial changes to make folders accessibleAdam Cohen2011-10-261-3/+79
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-1/+1
* Grid spacing fixesWinson Chung2011-08-041-0/+5
* Fixing animation when dropping to adjacent screen, issue 4990545Adam Cohen2011-08-011-4/+10
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-201-2/+2
* Bounding folders into their associated cell layout area, excluding dockAdam Cohen2011-07-171-6/+21
* Improving adding widgets animationsAdam Cohen2011-07-171-13/+30
* Pixel perfect drag animations in workspace and folders, including springloadedAdam Cohen2011-07-141-13/+33
* Fixing issues with spring loaded adding.Winson Chung2011-07-111-14/+49
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-39/+70
* Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-021-41/+71
* Adding transitions after reorder within folderAdam Cohen2011-06-301-4/+130
* Pushing folders up to DragLayerAdam Cohen2011-06-281-1/+1
* Fixing bug where touch breaks completely after item removed from folderAdam Cohen2011-06-221-13/+7
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-12/+29
* Adding drag target bar.Winson Chung2011-06-011-5/+2
* Shrink-wrapped foldersAdam Cohen2011-05-161-0/+22
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-17/+151
* Fix 4020235: NPE at com.android.launcher2.DragLayer.onInterceptTouchEventPatrick Dubroy2011-03-071-9/+11
* Fix 3511340: Exit widget resize mode when home or back clickedPatrick Dubroy2011-03-031-3/+4