summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DragSource.java
Commit message (Collapse)AuthorAgeFilesLines
* Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-221-1/+16
| | | | Change-Id: I5eea14336579a1374aded63dda9ad1a33e8b8d4a
* Adding fling-to-delete.Winson Chung2012-03-201-0/+1
| | | | | | - Also fixing issue where the drop target icon changes color slower than the text. Change-Id: I0bfa59da5d202016342f1c3de419ebcafd81ff6f
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-201-6/+0
| | | | | | | -> issue 5021897 (when this was fixed, exposed more bugginess that is now fixed) -> issue 5038392 Change-Id: I49a4e9fca154f75ea22ad2c462641747536102ce
* Fixing up some Folder bugsAdam Cohen2011-06-081-1/+3
| | | | | | | | | | -> Rendering properly while in spring-loaded mode -> Fixed bug where sometimes the folder's background would vanish -> Fixed bug where the folder background was "stuck" in a fixed location, not following the folder -> Can now add to folders and create folders from spring-loaded mode Change-Id: Ie1c5583a6230a192e6d07763d001b50053daca43
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-2/+0
| | | | Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
* Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-1/+1
| | | | | | - Fix 3453751: Moon landing on canceled drag from customize - Fix 3453595: Use home screen "consume" animation when dragging and dropping Change-Id: Ia6a83c2d7a8f24c3ce02811547a35a7022d245f6
* Prevent flicker when starting a drag.Patrick Dubroy2010-11-241-0/+7
| | | | Also, animate item the view to its new position when dragging.
* Move the drag thing into its own window that goes around on top of ↵Joe Onorato2009-08-061-1/+1
| | | | everything else.
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+28