summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/AllAppsTabbed.java
Commit message (Expand)AuthorAgeFilesLines
* Allow determining # of rows/columns for All Apps and Customize at run timeMichael Jurka2011-05-181-12/+14
* Initial changes to merged AllApps/Customize pane in the Phone UI.Winson Chung2011-04-221-8/+3
* Fixing focus issues in Launcher (keyboard support).Winson Chung2011-04-141-0/+17
* Resetting AllApps to first page when turning screen off/hitting home.Winson Chung2011-03-301-0/+4
* Setting tab bar widths automaticallyMichael Jurka2011-03-231-3/+12
* Fix wonky background rendering in spring loaded modeMichael Jurka2011-03-091-4/+9
* improving performance of first AllApps/Customize animationMichael Jurka2011-03-071-9/+24
* Further improving performance of All Apps transitionMichael Jurka2011-03-021-17/+15
* Improving performance of All Apps transitionMichael Jurka2011-03-021-1/+29
* Fixed bug where All Apps would appear to animate from the rightMichael Jurka2011-01-161-0/+12
* removing workaround for fixed animator bugMichael Jurka2010-12-171-4/+5
* Adding background protection for tab labels in AllApps/Customize and modified...Winson Chung2010-11-301-6/+15
* Layout tweaks in LauncherAdam Lesinski2010-11-171-0/+9
* Fixing various small bugs with launcherWinson Chung2010-11-111-1/+2
* Fix: switching states during animations was brokenMichael Jurka2010-10-291-3/+2
* Removing Apps/Games tab.Winson Chung2010-10-251-12/+0
* Made Launcher and AllApps use the new Tabs holo theme.Gilles Debunne2010-10-251-24/+4
* Updating code to use new non-generified animator APIsChet Haase2010-10-141-4/+4
* Tweaking spacing and layout of AllApps/Customize in portrait.Winson Chung2010-10-121-0/+3
* Animation classes renamedChet Haase2010-09-081-8/+8
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-2/+0
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-11/+32
* Creating generic Workspace/CellLayout for paged views in Launcher.Winson Chung2010-08-161-23/+45
* Refactor zooming animation, and apply it to customize drawer too.Patrick Dubroy2010-08-091-6/+7
* Move all apps to the new animation framework, and some other all apps changesPatrick Dubroy2010-08-041-1/+4
* Make tabs in all apps actually filter the list of apps.Patrick Dubroy2010-07-291-9/+36
* isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating().Patrick Dubroy2010-07-261-0/+5
* Switched to tabbed version of AllApps2D on xlarge screens.Patrick Dubroy2010-07-261-0/+124