summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragView.java
Commit message (Expand)AuthorAgeFilesLines
* Disable hardware layers for drag viewsMichael Jurka2012-06-291-7/+6
* Remove use of private ValueAnimator apiMichael Jurka2012-06-191-2/+2
* Fix warnings and remove dead codeMichael Jurka2012-04-131-2/+3
* Removing dead codeMichael Jurka2012-04-111-1/+0
* Adding fling-to-delete.Winson Chung2012-03-201-0/+18
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-1/+1
* Fixing flashing icon on delete, and offset of delete animation.Winson Chung2012-02-291-2/+8
* Fix a lot of easy lint issuesMichael Jurka2012-02-241-6/+4
* Fixing issue where dragview was jagged when scaled.Winson Chung2012-02-231-2/+2
* Tweaking pickup animation, vibration and removing glow from drag view.Winson Chung2012-02-231-1/+0
* Animating the widget previews on drag from AppsCustomize.Winson Chung2012-02-231-3/+3
* Fading out workspace when dragging to higlight dragged object.Winson Chung2012-02-231-3/+5
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-34/+31
* Improving widget transitions:Adam Cohen2012-02-131-0/+36
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-27/+13
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-13/+27
* Removing unnecessary post when removing DragViewAdam Cohen2012-01-181-5/+1
* Fixing issue where holographic outlines were offset when dragging from/to fol...Winson Chung2011-10-191-3/+10
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-201-19/+6
* Fixing crash when dragging item in software mode.Winson Chung2011-07-121-6/+0
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-43/+25
* Added transitions when dropping items onto Folders, fixed bugsAdam Cohen2011-07-021-1/+15
* Adding transitions after reorder within folderAdam Cohen2011-06-301-1/+1
* Cleaning up drag and drop visulization and drop location determinationAdam Cohen2011-04-151-16/+15
* Fixing drag icon location on non-xlarge devicesAdam Cohen2011-03-281-2/+2
* Fix 3482911: NPE in CustomizePagedView.resetCheckedItemPatrick Dubroy2011-02-241-0/+8
* Improve feedback during spring loaded modeMichael Jurka2011-01-251-17/+0
* Fix 3099036: Drag visualization appears in wrong spotPatrick Dubroy2011-01-171-0/+8
* Adding animations to Customize drawerAdam Cohen2010-12-081-2/+2
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-33/+66
* Show crosshairs when dragging items around the workspace.Patrick Dubroy2010-09-291-6/+9
* Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-2/+17
* added support for dragging widgets and app icons to mini screensMichael Jurka2010-08-231-0/+30
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-5/+0
* fix 2261196 icons could be bigger when you drag them onto home screenJoe Onorato2010-02-011-1/+1
* Fix bug 2236111 - right edge of widget chopped-off while draggingJoe Onorato2009-11-041-3/+1
* Add drag and drop from AllAppsView (to the workspace).Joe Onorato2009-09-031-5/+3
* Move the drag thing into its own window that goes around on top of everything...Joe Onorato2009-08-061-0/+186