summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix proguard flags.Daniel Sandler2010-04-231-0/+1
* Merge "Add widgets to default home screens." into froyoDaniel Sandler2010-04-231-0/+16
|\
| * Add widgets to default home screens.Daniel Sandler2010-04-231-0/+16
* | Merge "New Launcher feature: "hotseat" icons." into froyoDaniel Sandler2010-04-2345-51/+277
|\ \ | |/ |/|
| * New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-2345-51/+277
* | Fix 2614384 - NPE in LauncherModelJoe Onorato2010-04-211-8/+12
|/
* Fix race in LauncherModel that causes it to show duplicate icons.Joe Onorato2010-04-213-59/+101
* Move batch size to a resource.Daniel Sandler2010-04-195-16/+3
* Merge "More Launcher performance improvements." into froyoJoe Onorato2010-04-192-8/+9
|\
| * More Launcher performance improvements.Daniel Sandler2010-04-162-8/+9
* | Change workspace scroller interpolatorAdam Powell2010-04-161-8/+10
|/
* Sort apps in AllApps3D.setApps().Daniel Sandler2010-04-151-0/+4
* Merge "Launcher2 performance: Don't sort apps in LauncherModel." into froyoDaniel Sandler2010-04-151-9/+2
|\
| * Launcher2 performance: Don't sort apps in LauncherModel.Daniel Sandler2010-04-151-9/+2
* | Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or backgr...Joe Onorato2010-04-152-12/+17
* | Fix 2595902 - NPE in launcher2Joe Onorato2010-04-151-1/+1
|/
* Batch loading of icons for AllApps.Daniel Sandler2010-04-147-45/+111
* Fix 2575588 - After creating new folder shortcut unable to navigate between h...Joe Onorato2010-04-131-1/+1
* Fix 2583234 - It's ok for mCallbacks to be null.Joe Onorato2010-04-131-1/+5
* Revised workspace fling physicsAdam Powell2010-04-131-1/+11
* Remove all icons and most widgets from default homescreens.Daniel Sandler2010-04-081-73/+8
* Merge "Slow down 2D All Apps fadeout." into froyoDaniel Sandler2010-04-061-1/+1
|\
| * Slow down 2D All Apps fadeout.Daniel Sandler2010-04-021-1/+1
* | Last minute hack to deliver touch events to widget in landscape mode.Romain Guy2010-04-054-2/+64
|/
* Limit workspace flings to one screen at a time.Adam Powell2010-04-021-3/+10
* fix 2554422 - Landscape workspace dots have stretched aspect ratioJoe Onorato2010-03-292-0/+4
* fix 2542590 add more logging when launching app failsJoe Onorato2010-03-257-11/+14
* Correctly upgrade from MR3 to FroYo.Romain Guy2010-03-231-4/+10
* fix 2533780 database cursors/statements is not closed in LauncherProvider.javaJoe Onorato2010-03-231-3/+5
* Merge "Fix 2519335 - Caused by NPE. Here's another place where it needs to b...Joe Onorato2010-03-231-4/+10
|\
| * Fix 2519335 - Caused by NPE. Here's another place where it needs to be ok fo...Joe Onorato2010-03-231-4/+10
* | Support old-package attribute for default workspace items.Romain Guy2010-03-231-10/+40
|/
* Fix 2532504 - fix NPE in AllApps3D.onKeyDown.Joe Onorato2010-03-221-1/+5
* Fix 2524488 Not able to launch app in the last line of app launcher in landsc...Joe Onorato2010-03-181-2/+8
* Merge "fix 2430251 - all apps touch targets misaligned."Joe Onorato2010-03-181-79/+88
|\
| * fix 2430251 - all apps touch targets misaligned.Joe Onorato2010-03-181-79/+88
* | Merge "Import revised translations"Eric Fischer2010-03-1820-260/+340
|\ \ | |/ |/|
| * Import revised translationsKenny Root2010-03-1720-260/+340
* | Rename these static variables.Joe Onorato2010-03-171-205/+205
* | We need to null out this static.Joe Onorato2010-03-171-0/+2
* | Add a log message and some todos.Joe Onorato2010-03-171-0/+7
|/
* Prevent NPE in Launcher when an icon cannot be found.Romain Guy2010-03-152-24/+37
* Merge "Fix stop point for physics in landscape."Jason Sams2010-03-151-1/+4
|\
| * Fix stop point for physics in landscape.Jason Sams2010-03-121-1/+4
* | Improve focus restore on orientation change.Romain Guy2010-03-122-6/+20
* | Fix focus and touch issues in 3D all apps.Romain Guy2010-03-121-36/+50
* | Bug 2509023 - NPE on upgrade to froyoJoe Onorato2010-03-111-2/+2
* | Eliminate a race where old Launcher objects will continue to get callbacks fo...Joe Onorato2010-03-111-13/+20
|/
* Unbind root script around load activities to prevent commands from being dela...Jason Sams2010-03-111-188/+200
* Fix 2507267 - stack overflow when adding shortcutJoe Onorato2010-03-111-1/+1