summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/ButtonDropTarget.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-1/+1
| | | | | | | | - Adding separator between qsb and workspace content - Adding a bit of spacing between drawables and text in all apps - Making the drop target area smaller... Change-Id: I1bebe7dff20fc30e4896de1dcf23d23b62a31a07
* Adding animations when dropping on delete / uninstall drop targetAdam Cohen2011-07-191-1/+7
| | | | | | -> issue 5043661 Change-Id: I4e4830acc15e006e637b35c3d0dcc72c23414b95
* Cleaning up some drop-target issues.Winson Chung2011-07-121-2/+11
| | | | | | | | - Setting text color during drag over transitions - Fixing regression in drop target padding = Using old drop-down animation where possible Change-Id: Ia1c5ec9e58fc734d28133349d9920d123ed71ae6
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-0/+4
| | | | | | | | | | -> Took DragView drawing out of the window and put it into the DragLayer -> Added fade-in/out animations to transition between the final view and the DragView, after the view animates -> Enabled hardware layers on Folder items which improves the performance Folder reordering Change-Id: I4d92ca9fba172d1bab9efc215a99abcaadcdf503
* Fixing drop target area, and adding bg color indicators.Winson Chung2011-06-131-0/+93
- Merging wallpaper fix and PagedViewIconCache key fix Change-Id: I2a65bc4b642f020dfc4d2223a36d3ebcf41de5f5