summaryrefslogtreecommitdiff
path: root/src/com/android/launcher2/DeleteDropTarget.java
AgeCommit message (Expand)Author
2014-07-16Include user handle for uninstall intents.Kenny Guy
2014-06-19Don't show uninstall icon when user restrictedJason Monk
2013-11-01Fix remove stuck on fling to delete (issue 11080792)Adam Cohen
2013-02-06Fix Launcher drop targets for App remove / uninstall / infoFabrice Di Meglio
2012-06-12Clean up warnings and some private API usageMichael Jurka
2012-05-29Lowering the threshold for flinging on larger devices. (Bug 6575670)Winson Chung
2012-05-15Fixing issue where landscape delete button is not centered. (Bug 6493651)Winson Chung
2012-04-27Fixing issue where shortcuts and widgets were not being removed when the pack...Winson Chung
2012-04-09Tweaking fling-to-delete to make the fade out animation longer and harder to ...Winson Chung
2012-03-22Allow fling gesture while dragging from AllApps to dismiss drag.Winson Chung
2012-03-20Adding fling-to-delete.Winson Chung
2012-02-29Fixing flashing icon on delete, and offset of delete animation.Winson Chung
2012-02-13Improving widget transitions:Adam Cohen
2011-12-14Fixing subtle animation jank when dropping icon on adjacent pageAdam Cohen
2011-11-28Clean up unused code and import declarationsMichael Jurka
2011-11-11Unifying overscroll btw phone and tabletAdam Cohen
2011-07-27Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung
2011-07-21Smoothing out transitions when adding from AllAppsCustomizeAdam Cohen
2011-07-19Adding animations when dropping on delete / uninstall drop targetAdam Cohen
2011-07-12Cleaning up some drop-target issues.Winson Chung
2011-07-11Tweaking drop target transition to prevent flash.Winson Chung
2011-07-10Fix bug: deleting items in foldersd does not persistMichael Jurka
2011-07-01Adding new assets.Winson Chung
2011-06-20Need to remove views and not just hide them after animations.Winson Chung
2011-06-13Fixing drop target area, and adding bg color indicators.Winson Chung
2011-06-13Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung
2011-06-08Modifying AppsCustomize behaviour to use springloaded mode.Winson Chung
2011-06-01Adding drag target bar.Winson Chung