summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/ButtonDropTarget.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixing issue where landscape delete button is not centered. (Bug 6493651)Winson Chung2012-05-151-0/+11
| | | | Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
* Adding fling-to-delete.Winson Chung2012-03-201-1/+5
| | | | | | - Also fixing issue where the drop target icon changes color slower than the text. Change-Id: I0bfa59da5d202016342f1c3de419ebcafd81ff6f
* Fixing flashing icon on delete, and offset of delete animation.Winson Chung2012-02-291-3/+24
| | | | Change-Id: I993f2d8e54cc7052e16f318a09ada80e9b766147
* Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
| | | | Change-Id: If36fd2d99a51b07290b13f697b3ea08d31feb023
* 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