summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bug 2480004 - add some descriptions for the string in homeJoe Onorato2010-03-111-0/+9
* Re-enable Proguard, supports 3D all apps correctly now.Romain Guy2010-03-112-2/+3
* Turn off Proguard on Launcher2.Ying Wang2010-03-111-0/+1
* Fix trackball focus weirdness in AllApps2D.Daniel Sandler2010-03-112-21/+32
* Prevent ANR in Home when changing orientation.Romain Guy2010-03-104-43/+101
* Merge "Resurrect the All Apps button."Romain Guy2010-03-101-0/+2
|\
| * Resurrect the All Apps button.Romain Guy2010-03-101-0/+2
* | Apps on SD card don't confuse the launcher any more. They show up properly a...Joe Onorato2010-03-103-160/+238
* | Refactor the app updates so that it doesn't rely on the package name.Joe Onorato2010-03-107-65/+113
|/
* Cancel long press within normal touch slop, before paging touch slop.Adam Powell2010-03-101-3/+5
* Smoother scrolling/paging, multiple pointer supportAdam Powell2010-03-101-19/+65
* Allow shared user id and process to be set via overlays.Dianne Hackborn2010-03-093-1/+12
* Merge "Updated mdpi art."Daniel Sandler2010-03-0932-0/+0
|\
| * Updated mdpi art.Daniel Sandler2010-03-0932-0/+0
* | Merge "Enable Proguard on Launcher2."Ying Wang2010-03-092-1/+5
|\ \ | |/ |/|
| * Enable Proguard on Launcher2.Ying Wang2010-03-032-1/+5
* | Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
* | Give up on caching the computed animation state as it keeps causing bugsJason Sams2010-03-081-1/+1
* | Speed up 2D AllApps fade-in.Daniel Sandler2010-03-081-1/+1
* | Move mipmap level generation from allocation creation to upload time. This p...Jason Sams2010-03-051-4/+4
* | Merge "Widen AllApps3D text to match Launcher"Kenny Root2010-03-051-6/+3
|\ \
| * | Widen AllApps3D text to match LauncherKenny Root2010-03-051-6/+3
* | | Use the right package name to find wallpaper resources.Daniel Sandler2010-03-051-1/+6
* | | Swap in the classic Android wallpapers in mdpi.Daniel Sandler2010-03-0577-0/+35
* | | Merge "Change the way 2D/3D AllApps are selected."Daniel Sandler2010-03-053-17/+92
|\ \ \ | |/ / |/| |
| * | Change the way 2D/3D AllApps are selected.Daniel Sandler2010-03-043-17/+92
* | | Make touch events work in landscape.Romain Guy2010-03-041-2/+1
|/ /
* | Fix the build!Romain Guy2010-03-0423-15/+45
* | Merge "Prevent crash when a bad widget launches a non-existent config activity."Romain Guy2010-03-041-1/+14
|\ \
| * | Prevent crash when a bad widget launches a non-existent config activity.Romain Guy2010-03-041-1/+14
* | | Make the Home on screen button work in landscape.Romain Guy2010-03-041-3/+8
|/ /
* | Update launcher's namespace.Romain Guy2010-03-045-5/+5
* | Rename Launcher2's package to com.android.launcher.Romain Guy2010-03-042-16/+7
* | Implement landscape in 3D all apps.Romain Guy2010-03-043-342/+308
* | More mdpi artwork.Daniel Sandler2010-03-043-0/+0
* | New mdpi artwork for L2.Daniel Sandler2010-03-0429-0/+0
|/
* Merge "Switch to Launcher2 for all builds."Jean-Baptiste Queru2010-03-031-1/+1
|\
| * Switch to Launcher2 for all builds.Jean-Baptiste Queru2010-03-031-1/+1
* | Hide the workspace when launching AllApps2D.Daniel Sandler2010-03-033-13/+33
* | Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-03115-1475/+1990
|/
* Merge "Fix Proguard flags."Ying Wang2010-03-021-0/+2
|\