summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 7ad01419 to masterWinson Chung2010-09-281-1/+12
|\
| * Adding menu item to Launcher to manage applications directly from homescreenWinson Chung2010-09-271-1/+12
* | Fix crash on small-screen devicesAndrew Stadler2010-09-271-4/+12
* | am 4a79a04b: When we\'re launching apps, we need to always use startActivityS...Joe Onorato2010-09-271-3/+3
|\|
| * When we're launching apps, we need to always use startActivitySafely.Joe Onorato2010-09-271-3/+3
* | fixed minor code review issues from change I0280c3beMichael Jurka2010-09-241-2/+4
* | Adding support for drag and drop of folders and shortcuts. Michael Jurka2010-09-241-144/+162
* | Initial changes to add Applications tab in the customization drawer for usabi...Winson Chung2010-09-241-8/+19
* | Fixing set wallpaper crash in LauncherWinson Chung2010-09-161-0/+4
* | Initital changes for new customization drawer/widget tab design.Winson Chung2010-09-151-1/+2
* | supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-6/+0
* | tapping home in Launcher now returns you to Michael Jurka2010-09-091-8/+5
* | Re-enable menu button -- real fix is to disable at system level.Patrick Dubroy2010-09-081-1/+1
* | When an app is chosen in All Apps, tapping a workspace screen adds it to that...Patrick Dubroy2010-09-081-7/+34
* | Animation classes renamedChet Haase2010-09-081-38/+38
* | Don't allow system apps to be uninstalled by tapping the trash can button.Patrick Dubroy2010-09-071-6/+13
* | Implement selection mode for All Apps with delete and info actions.Patrick Dubroy2010-09-061-1/+1
* | Support uninstalling an app by dragging from all apps to trash can.Patrick Dubroy2010-09-031-1/+13
* | resolved conflicts for merge of 319226a8 to masterBrad Fitzpatrick2010-09-011-20/+43
|\|
| * Make Launcher.checkForLocaleChange async.Brad Fitzpatrick2010-09-011-20/+43
* | Changed Workspace to inherit from PagedViewMichael Jurka2010-09-011-21/+21
* | Fixed crash when adding new folder fromMichael Jurka2010-08-311-1/+0
* | Add a market button to the toolbar.Patrick Dubroy2010-08-301-2/+58
* | Fix problems with unanimated toolbar transitions.Patrick Dubroy2010-08-261-126/+151
* | Minor animation optimization -- use PropertyValueHolders.Patrick Dubroy2010-08-261-18/+13
* | Add a market button and add toolbar button animations.Patrick Dubroy2010-08-251-69/+198
* | added support for dragging widgets and app icons to mini screensMichael Jurka2010-08-231-10/+35
* | pressing home twice shows small overview modeMichael Jurka2010-08-231-6/+11
* | Fixed bug where custo drawer remained open after power-offMichael Jurka2010-08-231-0/+1
* | Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-3/+2
* | Implement button to get application info for an app shortcut.Patrick Dubroy2010-08-181-4/+31
* | Add a default wallpaper for xlarge devices.Romain Guy2010-08-181-22/+20
* | removed the temp screen rotation buttonMichael Jurka2010-08-161-13/+0
* | 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