summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragView.java
Commit message (Expand)AuthorAgeFilesLines
* 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