summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge "New Launcher feature: "hotseat" icons." into froyoDaniel Sandler2010-04-232-20/+79
| |\
| | * New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-232-20/+79
* | | am 87d2ca8a: Fix 2614384 - NPE in LauncherModelJoe Onorato2010-04-211-8/+12
|\| |
| * | Fix 2614384 - NPE in LauncherModelJoe Onorato2010-04-211-8/+12
| |/
* | am d65d08e7: Fix race in LauncherModel that causes it to show duplicate icons.Joe Onorato2010-04-213-59/+101
|\|
| * Fix race in LauncherModel that causes it to show duplicate icons.Joe Onorato2010-04-213-59/+101
* | am cbe7f20a: Move batch size to a resource.Daniel Sandler2010-04-194-15/+1
|\|
| * Move batch size to a resource.Daniel Sandler2010-04-194-15/+1
* | am 9ecd07d6: Merge "More Launcher performance improvements." into froyoJoe Onorato2010-04-191-8/+8
|\|
| * Merge "More Launcher performance improvements." into froyoJoe Onorato2010-04-191-8/+8
| |\
| | * More Launcher performance improvements.Daniel Sandler2010-04-161-8/+8
* | | am 495f2892: Change workspace scroller interpolatorAdam Powell2010-04-161-8/+10
|\| |
| * | Change workspace scroller interpolatorAdam Powell2010-04-161-8/+10
| |/
* | am 707b0f7c: Sort apps in AllApps3D.setApps().Daniel Sandler2010-04-151-0/+4
|\|
| * Sort apps in AllApps3D.setApps().Daniel Sandler2010-04-151-0/+4
* | am 7645c94d: Merge "Launcher2 performance: Don\'t sort apps in LauncherModel....Daniel Sandler2010-04-151-9/+2
|\|
| * 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
* | | am effc4a8a: Paper over bug 2592956 - Home not redrawing the shortcuts, widge...Joe Onorato2010-04-152-12/+17
|\| |
| * | Paper over bug 2592956 - Home not redrawing the shortcuts, widgets, or backgr...Joe Onorato2010-04-152-12/+17
* | | am f11079b1: Fix 2595902 - NPE in launcher2Joe Onorato2010-04-151-1/+1
|\| |
| * | Fix 2595902 - NPE in launcher2Joe Onorato2010-04-151-1/+1
| |/
* | am dca66123: Batch loading of icons for AllApps.Daniel Sandler2010-04-157-45/+111
|\|
| * Batch loading of icons for AllApps.Daniel Sandler2010-04-147-45/+111
* | am 7018d8e3: Fix 2575588 - After creating new folder shortcut unable to navig...Joe Onorato2010-04-151-1/+1
|\|
| * Fix 2575588 - After creating new folder shortcut unable to navigate between h...Joe Onorato2010-04-131-1/+1
* | am ac03330c: Fix 2583234 - It\'s ok for mCallbacks to be null.Joe Onorato2010-04-151-1/+5
|\|
| * Fix 2583234 - It's ok for mCallbacks to be null.Joe Onorato2010-04-131-1/+5
* | Merge "Prevent view ids collisions in the workspace. Bug #2498787"Romain Guy2010-04-141-9/+2
|\ \ | |/ |/|
| * Prevent view ids collisions in the workspace.Romain Guy2010-04-141-9/+2
* | Revised workspace fling physicsAdam Powell2010-04-131-1/+11
|/
* 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