summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/InfoDropTarget.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixing issue where landscape delete button is not centered. (Bug 6493651)Winson Chung2012-05-151-2/+1
| | | | Change-Id: I782351da2daf511a79e5c9f1d3cef90bec2ca6d1
* Fixing issue where shortcuts and widgets were not being removed when the ↵Winson Chung2012-04-271-4/+7
| | | | | | | | | package was uninstalled (Bug 2657997, Bug 6335843) - Also fixes issue if we are dragging a shortcut/widget and it is removed. - Also exposes App Info for shortcuts and widgets Change-Id: I3bd5056f50f20e8b277dde6456df26eac815bcde
* Fixing flashing icon on delete, and offset of delete animation.Winson Chung2012-02-291-6/+0
| | | | Change-Id: I993f2d8e54cc7052e16f318a09ada80e9b766147
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-131-0/+4
| | | | Change-Id: Ic97d74a14964c6bdc23305b2d378b13a1f2e3664
* Reverting: "Animating the drag view scale up and down when dragging items."Winson Chung2012-02-131-4/+0
| | | | Change-Id: I133ff2631834a4b97e1e4750fb7c07793ddeba69
* Animating the drag view scale up and down when dragging items.Winson Chung2012-02-071-0/+4
| | | | | | - Also fixing up how we draw the drag view alpha Change-Id: Ied82aec9d52274b0fe65c989eab818b0264a9eb2
* Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-9/+8
| | | | | | | | - 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/+0
| | | | | | -> issue 5043661 Change-Id: I4e4830acc15e006e637b35c3d0dcc72c23414b95
* Cleaning up some drop-target issues.Winson Chung2011-07-121-0/+6
| | | | | | | | - Setting text color during drag over transitions - Fixing regression in drop target padding = Using old drop-down animation where possible Change-Id: Ia1c5ec9e58fc734d28133349d9920d123ed71ae6
* Tweaking drop target transition to prevent flash.Winson Chung2011-07-111-1/+4
| | | | Change-Id: I7a0204685f1d377117b4d8e39b1c0d32e7b37a76
* Adding new assets.Winson Chung2011-07-011-11/+6
| | | | Change-Id: I20c8ceae997290781923caf195f6f87e283b1b7f
* Need to remove views and not just hide them after animations.Winson Chung2011-06-201-5/+16
| | | | | | | | - Removing Manage Apps button from workspace and renaming it in AppsCustomize - Fixing foolish string play in resources from initial change for search bar - Using proper way to get full screen dims for wallpaper fix Change-Id: I1319d225135436468f1feb3057cd9f28eda7c89c
* Fixing drop target area, and adding bg color indicators.Winson Chung2011-06-131-7/+13
| | | | | | - Merging wallpaper fix and PagedViewIconCache key fix Change-Id: I2a65bc4b642f020dfc4d2223a36d3ebcf41de5f5
* Adding drag target bar.Winson Chung2011-06-011-0/+108
Change-Id: Ia00ed30264ea5f1d3c919111d15588ef441bfe20