summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Last minute hack to deliver touch events to widget in landscape mode.Romain Guy2010-04-051-0/+50
* Limit workspace flings to one screen at a time.Adam Powell2010-04-021-3/+10
* 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 2430251 - all apps touch targets misaligned.Joe Onorato2010-03-181-79/+88
* 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
* 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
* Fix trackball focus weirdness in AllApps2D.Daniel Sandler2010-03-111-17/+20
* Prevent ANR in Home when changing orientation.Romain Guy2010-03-104-43/+101
* 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
* 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
|/
* 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
|/
* Rename Launcher2's package to com.android.launcher.Romain Guy2010-03-041-8/+0
* Implement landscape in 3D all apps.Romain Guy2010-03-043-342/+308
* 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-034-1450/+1834
* am 2347b233: am 4700fed7: Maybe this will silence http://b/2460740Joe Onorato2010-03-011-1/+2
|\
| * Maybe this will silence http://b/2460740Joe Onorato2010-03-011-1/+2
* | Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-241-1/+2
* | Correctly position the quick contact badge when opened from a folder.Romain Guy2010-02-242-11/+8
* | am 96ef9f68: am bf5350db: fix 2460740 com.android.launcher2: java.lang.NullPo...Joe Onorato2010-02-221-12/+11
|\|
| * fix 2460740 com.android.launcher2: java.lang.NullPointerException atJoe Onorato2010-02-221-12/+11
| * Don't crash when adding a shortcut.Joe Onorato2010-02-191-1/+1
| * DO NOT MERGE; Add back support for uts testing.Wink Saville2010-02-191-0/+55
| * DO NOT MERGE - Use the froyo launcher2 in mr3, except for a few unbundling th...Joe Onorato2010-02-1831-1642/+1232
* | minor refactor: This function is only called from one place. It doesn't need...Joe Onorato2010-02-191-8/+8
* | Don't crash when adding a shortcut.Joe Onorato2010-02-191-1/+1