summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/PagedViewCellLayout.java
Commit message (Expand)AuthorAgeFilesLines
* Remove use of private APIsMichael Jurka2012-04-251-15/+15
* Setting alpha/hardware layers directly in All AppsMichael Jurka2012-04-181-7/+2
* Clean up unused code and import declarationsMichael Jurka2011-11-281-1/+0
* removing dead codeMichael Jurka2011-11-151-4/+0
* Workarounds for a couple crashes. (Bug 5612584, Bug 5613438)Winson Chung2011-11-141-0/+10
* Fixing issue where AllApps labels were getting clipped (Bug: 5490118)Winson Chung2011-11-081-7/+6
* Fixing some issues with AppsCustomizeWinson Chung2011-10-111-1/+1
* Updating Clings. (5057945, 5056643)Winson Chung2011-09-181-0/+8
* New AllAppsCustomize transitionsAdam Cohen2011-09-071-45/+5
* Saving/restoring current page in AppsCustomize. (5050168)Winson Chung2011-08-171-0/+4
* Tablet/AllApps fixes.Winson Chung2011-08-091-3/+1
* Fix text clipping in Launcher (bug 4980315)Adam Cohen2011-07-171-4/+7
* Tweaking AppsCustomize spacing to match CellLayout.Winson Chung2011-06-301-34/+35
* Loading previews and holographic icons in background thread using AsyncTasks.Winson Chung2011-06-231-11/+2
* Replacing AllApps/Customize in tablet UI with Apps/Customize.Winson Chung2011-06-131-16/+44
* Fixing bug with layout of PagedViewCellLayoutChildrenMichael Jurka2011-06-031-13/+6
* Dynamically determine size of customize tray.Patrick Dubroy2011-05-231-2/+8
* Dynamically determine # of rows/cols in All Apps.Patrick Dubroy2011-05-201-0/+8
* Fixing issue where holographic icons could get out of sync in AllApps (when n...Winson Chung2011-05-171-10/+13
* Adding check before we try and remove associated holographic icons (in the ca...Winson Chung2011-05-161-1/+5
* Moving tablet interface to 'large' devicesMichael Jurka2011-05-121-3/+3
* Minor changes to help address some hiccups when panning, changing tabs and ro...Winson Chung2011-05-061-2/+5
* Adding back the widgets pane to the merged AllApps.Winson Chung2011-04-281-1/+5
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-9/+27
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+8
* Fix buildMichael Jurka2011-04-051-2/+2
* Setting min width of content in customize tray automaticallyMichael Jurka2011-04-051-3/+6
* Setting tab bar widths automaticallyMichael Jurka2011-03-231-11/+9
* improving performance of first AllApps/Customize animationMichael Jurka2011-03-071-6/+21
* Simplifying logic to create/destroy hardware layers in All AppsMichael Jurka2011-02-161-0/+1
* Reducing memory impact of hardware layers in LauncherMichael Jurka2011-02-031-0/+21
* Adding hardware layers to All AppsMichael Jurka2011-02-021-80/+65
* Removing dead codeMichael Jurka2011-01-171-6/+0
* Don't build bitmaps when running in GL.Romain Guy2010-10-261-1/+3
* More spacing changes for AllApps.Winson Chung2010-10-201-3/+16
* Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-25/+34
* Fixing alpha issue on AllApps.Winson Chung2010-08-201-2/+2
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-115/+12
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-2/+94
* Creating generic Workspace/CellLayout for paged views in Launcher.Winson Chung2010-08-161-0/+447