summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragController.java
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of folder reorderingAdam Cohen2011-06-131-0/+3
* Fixing up some Folder bugsAdam Cohen2011-06-081-6/+4
* Refactor of Launcher drag and drop to use a DragObjectAdam Cohen2011-05-241-47/+32
* Cleaning up drag and drop visulization and drop location determinationAdam Cohen2011-04-151-10/+10
* *Actually* fix 3377113: Mini homescreen outline wrong colorPatrick Dubroy2011-03-021-10/+8
* Revert "Fix 3377113: Mini homescreen outline wrong color"Patrick Dubroy2011-03-021-7/+9
* Fix 3377113: Mini homescreen outline wrong colorPatrick Dubroy2011-03-021-9/+7
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-22/+12
* Ensure drag outline & crosshairs disappear on drag cancelPatrick Dubroy2011-01-201-0/+1
* Ensuring that we don't start dragging while another drag is in progress.Winson Chung2011-01-071-0/+4
* Cancelling a drag should signal to the source that the drag is incomplete.Winson Chung2011-01-041-4/+7
* Adding animations to Customize drawerAdam Cohen2010-12-081-3/+6
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-0/+7
* 3185132: Allow dropping on adjacent homescreen targetsPatrick Dubroy2010-11-171-0/+1
* Layout tweaks in LauncherAdam Lesinski2010-11-171-1/+0
* Fixing issue where dropping on the system bar would not properly cancel the d...Winson Chung2010-11-121-0/+2
* fix 3049894: Require fiddle or longer timeout for subsequent page flipsPatrick Dubroy2010-10-071-4/+20
* wip 3029324: Implement new drag feedbackPatrick Dubroy2010-10-061-2/+9
* the scroll drag area was too small, and should have come from a resource anyway.Joe Onorato2010-09-301-4/+11
* Show crosshairs when dragging items around the workspace.Patrick Dubroy2010-09-291-64/+62
* Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-2/+6
* Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-1/+30
* added support for dragging widgets and app icons to mini screensMichael Jurka2010-08-231-5/+54
* Implement button to get application info for an app shortcut.Patrick Dubroy2010-08-181-8/+8
* Fix null pointer when dragging outside of workspace.Patrick Dubroy2010-07-161-6/+7
* Fix bug with drag visualization and UserFolders.Patrick Dubroy2010-07-131-1/+19
* Mask bitmap creation errors while dragging shortcuts.Daniel Sandler2010-05-251-0/+9
* Fix dpad nav: go left/right when dpad is moved and dots are focused.Romain Guy2010-01-111-11/+18
* Fix 2257802 - Screen unresponsive when you get a call while moving the shortc...Joe Onorato2009-11-121-1/+8
* Bug 2231692 - Turn off launcher2 logging.Joe Onorato2009-11-111-1/+1
* Fix 2246713 - Bad offset when picking up a widget for the first time.Joe Onorato2009-11-081-2/+4
* Launcher2: fix 2162230 - Can't add app shortcuts from 3D All AppsJoe Onorato2009-10-061-0/+2
* Now that touch events can go off the edge of the screen, clampJoe Onorato2009-09-251-14/+43
* Add drag and drop from AllAppsView (to the workspace).Joe Onorato2009-09-031-24/+43
* Redo the launcher loading code and put the real app icons into rollo.Joe Onorato2009-08-241-2/+4
* Move the all apps view back into the window with the workspace.Joe Onorato2009-08-161-0/+2
* Move the drag thing into its own window that goes around on top of everything...Joe Onorato2009-08-061-16/+451
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+79