summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* am fad1fb5e: Tweak locking in launcher so mLock isn\'t held while the slow st...Joe Onorato2010-05-052-14/+19
|\
| * Tweak locking in launcher so mLock isn't held while the slow stuff happens.Joe Onorato2010-05-042-14/+19
* | am fefa0ce2: Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-032-2/+5
|\|
| * Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-032-2/+5
* | am 1896a6ec: Merge "Filter input events and smooth out touch scrolling. Bug 2...Adam Powell2010-04-292-12/+36
|\|
| * Filter input events and smooth out touch scrolling. Bug 2639807Adam Powell2010-04-292-12/+36
* | am 19b0600e: Merge "Avoid ANR in Home by avoiding a sycnhronized call on the ...Romain Guy2010-04-281-1/+1
|\|
| * Merge "Avoid ANR in Home by avoiding a sycnhronized call on the UI thread. Bu...Romain Guy2010-04-281-1/+1
| |\
| | * Avoid ANR in Home by avoiding a sycnhronized call on the UI thread.Romain Guy2010-04-281-1/+1
* | | am 0554b749: Merge "Hotseats: better strategy for finding the default browser...Daniel Sandler2010-04-281-28/+142
|\| |
| * | Merge "Hotseats: better strategy for finding the default browser." into froyoDaniel Sandler2010-04-281-28/+142
| |\ \
| | * | Hotseats: better strategy for finding the default browser.Daniel Sandler2010-04-281-28/+142
| | |/
* | | am d40613a6: Address bug 2631580 - Tweak home screen scrolling behavior.Adam Powell2010-04-271-31/+51
|\| |
| * | Address bug 2631580 - Tweak home screen scrolling behavior.Adam Powell2010-04-261-31/+51
* | | am 2762dd85: Fix bug 2629457 - Scale home screen settle animation based on di...Adam Powell2010-04-261-3/+27
|\| |
| * | Fix bug 2629457 - Scale home screen settle animation based on distance.Adam Powell2010-04-261-3/+27
| |/
* | am e547b623: Merge "New Launcher feature: "hotseat" icons." into froyoDaniel Sandler2010-04-232-20/+79
|\|
| * 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