summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE temp fix for NPEMichael Jurka2011-06-081-0/+4
* DO NOT MERGE Dynamically determine size of customize tray.Patrick Dubroy2011-05-231-0/+1
* Setting tab bar widths automaticallyMichael Jurka2011-05-131-86/+7
* Fix regression: google search icon doesn't show immediatelyMichael Jurka2011-03-071-0/+9
* improving performance of first AllApps/Customize animationMichael Jurka2011-03-071-13/+21
* Fix 3511340: Exit widget resize mode when home or back clickedPatrick Dubroy2011-03-031-0/+3
* Merge "Fix 3360951: Forced orientation change during widget conf" into honeyc...Patrick Dubroy2011-03-031-32/+63
|\
| * Fix 3360951: Forced orientation change during widget confPatrick Dubroy2011-03-031-32/+63
* | Fix crash on some machines when loading Voice Search iconMichael Jurka2011-03-031-3/+0
|/
* Further improving performance of All Apps transitionMichael Jurka2011-03-021-2/+5
* Improving performance of All Apps transitionMichael Jurka2011-03-021-9/+18
* Fixing issue where search icons were only loaded after binding instead of at ...Winson Chung2011-03-021-8/+5
* Fix 3457875: Mini workspace should zoom on tap, not touch downPatrick Dubroy2011-03-011-1/+4
* Merge "Adding "Shop" text beside market icon."Winson Chung2011-03-011-8/+39
|\
| * Adding "Shop" text beside market icon.Winson Chung2011-03-011-8/+39
* | Merge "Fix 3493373: back button displays blue homescreen borders"Patrick Dubroy2011-03-011-4/+12
|\ \
| * | Fix 3493373: back button displays blue homescreen bordersPatrick Dubroy2011-02-281-4/+12
| |/
* / Fixing strict mode issues.Winson Chung2011-02-281-2/+11
|/
* 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