summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
...
* optimizing transitions in LauncherMichael Jurka2011-02-031-27/+59
* Disabling auto-advance when we are not on the workspace. (3413510)Winson Chung2011-02-021-0/+12
* Only use hardware layers for transitions to all apps/customize in portraitMichael Jurka2011-01-311-1/+4
* Merge "Using hardware layers for animations to all apps/customize" into honey...Michael Jurka2011-01-311-0/+2
|\
| * Using hardware layers for animations to all apps/customizeMichael Jurka2011-01-311-0/+2
* | Workaround for the issue where a layout is not being triggered when rotating ...Winson Chung2011-01-311-0/+9
|/
* Merge "Calling removeItems() should mark the item's previous cell as unoccupi...Winson Chung2011-01-301-2/+2
|\
| * Calling removeItems() should mark the item's previous cell as unoccupied. (34...Winson Chung2011-01-301-2/+2
* | Improving performance of state transitionsMichael Jurka2011-01-291-0/+2
|/
* Final tweaks for home animationsAdam Cohen2011-01-271-7/+7
* Fixes for other places where we expect CellLayoutChildren instead of CellLayo...Winson Chung2011-01-271-1/+2
* reduce number of animations on state changesMichael Jurka2011-01-261-21/+5
* Merge "Updating layout of search buttons" into honeycombMichael Jurka2011-01-251-2/+10
|\
| * Updating layout of search buttonsMichael Jurka2011-01-251-2/+10
* | Fix 3385181: Widget doesn't stay where I put itPatrick Dubroy2011-01-251-11/+2
|/
* Refactoring CellLayout into three classesMichael Jurka2011-01-241-2/+2
* Updating call to match framework.Adam Cohen2011-01-191-1/+1
* Merge "Fix 3369762: long press should take you into customization mode" into ...Patrick Dubroy2011-01-191-1/+3
|\
| * Fix 3369762: long press should take you into customization modePatrick Dubroy2011-01-191-1/+3
* | tweaking parallax effectMichael Jurka2011-01-181-5/+0
|/
* Removing dead codeMichael Jurka2011-01-171-3/+0
* Update to follow API.Dianne Hackborn2011-01-171-1/+1
* Merge "Preventing screen rotations when dragging." into honeycombWinson Chung2011-01-171-18/+65
|\
| * Preventing screen rotations when dragging.Winson Chung2011-01-171-18/+65
* | Merge "More changes to improve memory usage during rotation" into honeycombPatrick Dubroy2011-01-161-0/+2
|\ \
| * | More changes to improve memory usage during rotationPatrick Dubroy2011-01-161-0/+2
| |/
* / Fix bug: rotating screen in All Apps mode would show blank workspaceMichael Jurka2011-01-161-1/+1
|/
* Allow previous view hierarchy to be GC'ed more quickly on rotationPatrick Dubroy2011-01-141-0/+11
* tweaking parallax effectMichael Jurka2011-01-131-17/+11
* Making AllApps transition more cinematicAdam Cohen2011-01-131-10/+39
* Restore wallpaper parallaxMichael Jurka2011-01-111-6/+6
* Ensuring that we don't start dragging while another drag is in progress.Winson Chung2011-01-071-1/+1
* Added accessibility support for the home/all app togle in Launcher2Svetoslav Ganov2011-01-071-1/+22
* Minor fixes to stop crashing on panning/dragging on phones.Winson Chung2011-01-061-2/+2
* Fix NPE when running on Passion device.tedbo2010-12-221-1/+3
* adding "Remove" and "Delete" text to delete buttonMichael Jurka2010-12-211-1/+5
* Don't show application info icon on workspaceMichael Jurka2010-12-201-16/+10
* Saving AllApps page when rotating screen, fixing customization rotate flash.Winson Chung2010-12-201-52/+70
* removing workaround for fixed animator bugMichael Jurka2010-12-171-10/+11
* updating assets for configure/all appsMichael Jurka2010-12-171-0/+4
* Fixing drawing order issue in bg gradientWinson Chung2010-12-151-2/+0
* fix potential leak of ActivitiesMichael Jurka2010-12-141-10/+10
* Various tweaks to launcherWinson Chung2010-12-141-1/+1
* added spring loaded mode for adding items to workspaceMichael Jurka2010-12-091-12/+62
* code cleanup, preparing for spring-loaded adding to screensMichael Jurka2010-12-081-14/+14
* Minor visual changesAdam Lesinski2010-12-061-1/+0
* Saving/restoring the current AllApps tab on orientation change.Winson Chung2010-12-061-2/+22
* Removing CAB from AllAppsAdam Cohen2010-12-011-2/+30
* Caching icon labels to bitmaps for better performanceMichael Jurka2010-12-011-10/+2
* Adding background protection for tab labels in AllApps/Customize and modified...Winson Chung2010-11-301-8/+18