summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/InfoDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Fixing issue where landscape delete button is not centered. (Bug 6493651)Winson Chung2012-05-151-2/+1
* Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-271-4/+7
* Fixing flashing icon on delete, and offset of delete animation.Winson Chung2012-02-291-6/+0
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-0/+4
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-4/+0
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-0/+4
* Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-9/+8
* Adding animations when dropping on delete / uninstall drop targetAdam Cohen2011-07-191-1/+0
* Cleaning up some drop-target issues.Winson Chung2011-07-121-0/+6
* Tweaking drop target transition to prevent flash.Winson Chung2011-07-111-1/+4
* Adding new assets.Winson Chung2011-07-011-11/+6
* Need to remove views and not just hide them after animations.Winson Chung2011-06-201-5/+16
* Fixing drop target area, and adding bg color indicators.Winson Chung2011-06-131-7/+13
* Adding drag target bar.Winson Chung2011-06-011-0/+108