summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Adding paging for the widget/shortcut/folder customization area and fixing bugs.Winson Chung2010-08-161-37/+104
* fixed crash in addVacantCellMichael Jurka2010-08-131-4/+4
* -> Set grid to 8x7 with proper spacing for landscape/portraitAdam Cohen2010-08-111-0/+13
* workspace bug fixesMichael Jurka2010-08-101-2/+9
* Refactor zooming animation, and apply it to customize drawer too.Patrick Dubroy2010-08-091-80/+130
* small fixes to LauncherMichael Jurka2010-08-061-5/+10
* Move all apps to the new animation framework, and some other all apps changesPatrick Dubroy2010-08-041-13/+65
* Cleaning up grid size specification in LauncherAdam Cohen2010-08-041-8/+0
* fixed crash on phonesMichael Jurka2010-08-031-0/+1
* refreshed apps/configure button, added search buttonMichael Jurka2010-08-031-10/+36
* Made some temporary aesthetic improvementsMichael Jurka2010-08-021-6/+16
* Fixing bugs related to starting in All Apps modeMichael Jurka2010-07-301-1/+3
* Tapping on mini-screen in All Apps view now goes back to home screenMichael Jurka2010-07-301-2/+1
* Improved support for workspace screen thumbnailsMichael Jurka2010-07-281-3/+16
* Home screen now shrinks while customizingMichael Jurka2010-07-271-7/+6
* isOpaque is not appropriate for AllAppsTabbed; replace with isAnimating().Patrick Dubroy2010-07-261-3/+2
* fix 2869807: Crash on boot on trygon-userdebugPatrick Dubroy2010-07-261-2/+9
* Switched to tabbed version of AllApps2D on xlarge screens.Patrick Dubroy2010-07-261-32/+68
* Generate a default preview for widgets that don't have a previewImage.Patrick Dubroy2010-07-161-1/+1
* When dragging items on the home screen, visualize where they will drop.Patrick Dubroy2010-07-121-1/+1
* Fixing runtime error on non-xlarge devicesMichael Jurka2010-07-091-23/+42
* Improving home screen customizationMichael Jurka2010-07-091-23/+86
* Allow for NxM layout and in-place rotation of items on homescreen.Winson Chung2010-06-301-39/+57
* First cut at new home screen customization for xlarge displays.Michael Jurka2010-06-281-45/+92
* Make the loader thread a Looper and move the package managerJoe Onorato2010-06-181-2/+4
* Fix crash in getCurrentWorkspaceScreen.Joe Onorato2010-06-111-1/+5
* Improve launcher loading performance by only doing re-binds.Joe Onorato2010-06-081-8/+1
* Load All Apps before the workspace if All Apps is showing.Daniel Sandler2010-06-071-8/+19
* Disable hotseat buttons if AllApps is visible.Daniel Sandler2010-05-241-1/+2
* Hotseats: better strategy for finding the default browser.Daniel Sandler2010-04-281-28/+142
* New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-231-2/+77
* Fix race in LauncherModel that causes it to show duplicate icons.Joe Onorato2010-04-211-9/+0
* Move batch size to a resource.Daniel Sandler2010-04-191-1/+1
* Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or backgr...Joe Onorato2010-04-151-0/+4
* Batch loading of icons for AllApps.Daniel Sandler2010-04-141-0/+9
* Fix 2575588 - After creating new folder shortcut unable to navigate between h...Joe Onorato2010-04-131-1/+1
* fix 2542590 add more logging when launching app failsJoe Onorato2010-03-251-3/+5
* Improve focus restore on orientation change.Romain Guy2010-03-121-4/+4
* Prevent ANR in Home when changing orientation.Romain Guy2010-03-101-1/+2
* Refactor the app updates so that it doesn't rely on the package name.Joe Onorato2010-03-101-6/+6
* Make touch events work in landscape.Romain Guy2010-03-041-2/+1
* Fix the build!Romain Guy2010-03-041-0/+2
* Prevent crash when a bad widget launches a non-existent config activity.Romain Guy2010-03-041-1/+14
* Implement landscape in 3D all apps.Romain Guy2010-03-041-4/+0
* Hide the workspace when launching AllApps2D.Daniel Sandler2010-03-031-1/+9
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-5/+5
* Correctly position the quick contact badge when opened from a folder.Romain Guy2010-02-241-3/+3
* minor refactor: This function is only called from one place. It doesn't need...Joe Onorato2010-02-191-8/+8
* Don't do the haptic feedback on workspace items when they're not being picked...Joe Onorato2010-02-161-0/+3
* Revert "Merge "Launcher changes to handle UTS test mode." into eclair"Joe Onorato2010-02-131-56/+0