summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
...
* Fix 3439835: NPE at com.android.launcher2.Launcher.bindAppsUpdatedPatrick Dubroy2011-02-281-2/+6
* Fix issue with some home button presses being ignored.Patrick Dubroy2011-02-241-1/+1
* Refactoring layout of launcherMichael Jurka2011-02-231-0/+4
* Fix 3272584: home button should return to previous workspacePatrick Dubroy2011-02-231-7/+5
* Merge "Add missing animations when dragging from customize."Patrick Dubroy2011-02-221-1/+7
|\
| * Add missing animations when dragging from customize.Patrick Dubroy2011-02-181-1/+7
* | Improve feedback when launching appsMichael Jurka2011-02-161-2/+14
|/
* Disable camera pan animationMichael Jurka2011-02-161-91/+16
* Merge "NPE fix"Michael Jurka2011-02-101-1/+3
|\
| * NPE fixMichael Jurka2011-02-071-1/+3
* | Speeding up the first time All Apps and Configure is launchedMichael Jurka2011-02-091-1/+32
* | Caching View lookups at startup timeMichael Jurka2011-02-081-10/+15
* | Merge "Tweaking feel of All Apps transition" into honeycombMichael Jurka2011-02-031-4/+4
|\ \
| * | Tweaking feel of All Apps transitionMichael Jurka2011-02-031-4/+4
| |/
* / Fixed issue where all apps animation wasn't happeningMichael Jurka2011-02-031-5/+2
|/
* Fixing leak in Launcher when shortcuts were installed from marketAdam Cohen2011-02-031-0/+4
* 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