summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fixing launcher ANR (issue 6238175)"Adam Cohen2012-03-291-1/+4
|\
| * Fixing launcher ANR (issue 6238175)Adam Cohen2012-03-291-1/+4
* | Fixing crash when dropping item in hotseat (issue 6246039)Adam Cohen2012-03-281-4/+9
|/
* Fixing small bug where final item position might not match previewAdam Cohen2012-03-271-5/+7
* Fix non-persistence of launcher (broken by reordering changes)Adam Cohen2012-03-271-3/+7
* Fixing EmptyStackException (issue 6117943)Adam Cohen2012-03-271-0/+1
* Implementing spring-back version of reorderingAdam Cohen2012-03-261-37/+295
* Fixing animation bug for reorderingAdam Cohen2012-03-221-4/+3
* Code cleanup + a bit of documentation for reorderingAdam Cohen2012-03-221-152/+109
* Eliminate custom alpha handling in CellLayoutMichael Jurka2012-03-201-75/+53
* Tweaking reordering algorithm -- added "pushing" notionAdam Cohen2012-03-191-27/+226
* Initial implementation of CellLayout auto-reorderingAdam Cohen2012-03-151-59/+602
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-38/+28
* am 989dc514: am bc239a15: Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-071-26/+41
|\
| * Scale icons down for sw600dp-land mode.Andrew Flynn2012-03-061-26/+41
* | resolved conflicts for merge of a3e22d6a to masterAndrew Flynn2012-03-011-0/+70
|\|
| * New small/large screen division for Launcher.Andrew Flynn2012-02-291-0/+70
* | When adding or moving a resizable widget, the widget may resizeAdam Cohen2012-02-271-30/+177
* | Remove use of setFast* propertiesMichael Jurka2012-01-161-16/+0
* | Small optimizations for the All Apps transitionMichael Jurka2011-12-151-2/+5
|/
* Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
* Unifying overscroll btw phone and tabletAdam Cohen2011-11-111-1/+18
* Reduce unnecessary layout passesMichael Jurka2011-11-101-69/+0
* Fix stuttering animation when you press homeMichael Jurka2011-10-311-71/+2
* Fixing issue where holographic outlines were offset when dragging from/to fol...Winson Chung2011-10-191-9/+18
* Removing click delay from hotseatMichael Jurka2011-10-041-0/+5
* Updating assets.Winson Chung2011-09-141-4/+4
* Workspace overscroll effectAdam Cohen2011-09-111-0/+40
* Using a single hardware layer for each workspace screenAdam Cohen2011-08-251-24/+1
* Fixing issue with holographic outlines btw dock and workspace (issue 5135852)Adam Cohen2011-08-251-1/+4
* Fixing drag and drop crashes:Adam Cohen2011-08-161-11/+19
* Reducing HW layer usage on non-large devicesMichael Jurka2011-08-111-1/+23
* Fix regression: taps were not sent to wallpaperMichael Jurka2011-08-091-0/+7
* Bug fixesWinson Chung2011-08-031-2/+2
* Fix UI bugs when dragging itemsMichael Jurka2011-08-031-2/+4
* Adding ability to add to hotseat from spring loaded mode (5064141).Winson Chung2011-07-291-5/+0
* Updating portals visuals:Adam Cohen2011-07-261-0/+29
* Removing vestigial logic, fixing issue 4412373Adam Cohen2011-07-211-5/+0
* Fixing a couple bugs, allapps clicks and weird crashAdam Cohen2011-07-201-16/+0
* Initial changes to add configurable hotseat.Winson Chung2011-07-201-0/+1
* Fix text clipping in Launcher (bug 4980315)Adam Cohen2011-07-171-3/+8
* Cleaning out unused lines of codeMichael Jurka2011-07-081-1/+0
* Substantially improved performance of dragging and drop animationsAdam Cohen2011-07-071-2/+0
* Cleaning up some spring-loaded related dragging code. Allow cancel spring lo...Winson Chung2011-07-061-15/+15
* Cleaning up Folder accept animation drawingAdam Cohen2011-07-031-0/+51
* Adding new assets.Winson Chung2011-07-011-3/+3
* Adding transitions after reorder within folderAdam Cohen2011-06-301-18/+1
* Fixing a couple folder bugsAdam Cohen2011-06-281-4/+0
* Tweaking launcher grid and spacing.Winson Chung2011-06-221-77/+56
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-1/+8