summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/DeleteDropTarget.java
Commit message (Expand)AuthorAgeFilesLines
* Lowering the threshold for flinging on larger devices. (Bug 6575670)Winson Chung2012-05-291-8/+10
* Fixing issue where landscape delete button is not centered. (Bug 6493651)Winson Chung2012-05-151-2/+3
* Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung2012-04-271-1/+11
* Tweaking fling-to-delete to make the fade out animation longer and harder to ...Winson Chung2012-04-091-2/+3
* Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung2012-03-221-8/+26
* Adding fling-to-delete.Winson Chung2012-03-201-2/+182
* Fixing flashing icon on delete, and offset of delete animation.Winson Chung2012-02-291-27/+11
* Improving widget transitions:Adam Cohen2012-02-131-8/+16
* Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen2011-12-141-1/+1
* Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
* Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-8/+26
* Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-14/+13
* Smoothing out transitions when adding from AllAppsCustomizeAdam Cohen2011-07-211-3/+3
* Adding animations when dropping on delete / uninstall drop targetAdam Cohen2011-07-191-2/+39
* 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
* Fix bug: deleting items in foldersd does not persistMichael Jurka2011-07-101-6/+9
* Adding new assets.Winson Chung2011-07-011-12/+6
* Need to remove views and not just hide them after animations.Winson Chung2011-06-201-0/+9
* Fixing drop target area, and adding bg color indicators.Winson Chung2011-06-131-16/+18
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-1/+1
* Modifying AppsCustomize behaviour to use springloaded mode.Winson Chung2011-06-081-1/+1
* Adding drag target bar.Winson Chung2011-06-011-0/+164