summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/SearchDropTargetBar.java
Commit message (Expand)AuthorAgeFilesLines
* Remove use of private ValueAnimator apiMichael Jurka2012-06-191-4/+4
* Remove unnecessary use of some private APIsMichael Jurka2012-06-191-6/+4
* Fix issue where "X" would appear over QSB bar in landscape modeMichael Jurka2012-06-181-2/+2
* Simplifying search bar animations. (Bug 6529767)Winson Chung2012-05-311-58/+34
* Updating search bar animation, and adding use of hw layers.Winson Chung2012-05-161-8/+17
* Fix bug where AllApps button disappearedMichael Jurka2012-05-141-6/+13
* Fixing issue where qsb was not translated back into position when going home ...Winson Chung2012-05-141-0/+2
* Updating QSB animation to mirror the drop target bar and slide up instead of ...Winson Chung2012-05-111-59/+36
* Fix warnings and remove dead codeMichael Jurka2012-04-131-1/+1
* Adding fling-to-delete.Winson Chung2012-03-201-0/+8
* Revert "Revert "Speed up All Apps -> Workspace transition""Michael Jurka2012-02-151-0/+12
* Revert "Speed up All Apps -> Workspace transition"Michael Jurka2012-02-141-12/+0
* Speed up All Apps -> Workspace transitionMichael Jurka2012-01-201-0/+12
* Reduce unnecessary layout passesMichael Jurka2011-11-101-3/+3
* Add source bounds of QSB bar to global search intents.Mathew Inwood2011-10-141-0/+19
* Fixing some search box issues.Winson Chung2011-10-051-1/+17
* Fixing minor bugs (5085316, 5082963, 5042828)Winson Chung2011-07-271-2/+2
* Adding animations when dropping on delete / uninstall drop targetAdam Cohen2011-07-191-6/+18
* Cleaning up some drop-target issues.Winson Chung2011-07-121-6/+37
* Tweaking drop target transition to prevent flash.Winson Chung2011-07-111-1/+1
* Fixing issues with spring loaded adding.Winson Chung2011-07-111-1/+0
* Need to remove views and not just hide them after animations.Winson Chung2011-06-201-6/+59
* Fixing drop target area, and adding bg color indicators.Winson Chung2011-06-131-7/+5
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-3/+38
* Adding drag target bar.Winson Chung2011-06-011-0/+88