summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Improve workspace's scrolling performance.Romain Guy2010-06-071-0/+16
* Fix drawing glitches in 2DAA.Daniel Sandler2010-06-031-1/+0
* Merge "Make 2D All Apps work better in landscape and on hdpi." into froyoDaniel Sandler2010-06-031-1/+12
|\
| * Make 2D All Apps work better in landscape and on hdpi.Daniel Sandler2010-06-031-1/+12
* | Don't perform collision checks for items in folders.Daniel Sandler2010-06-021-0/+4
|/
* Defend against overlapping items in the workspace.Daniel Sandler2010-05-263-2/+64
* Merge "Mask bitmap creation errors while dragging shortcuts." into froyoDaniel Sandler2010-05-251-0/+9
|\
| * Mask bitmap creation errors while dragging shortcuts.Daniel Sandler2010-05-251-0/+9
* | Merge "Ignore requests to add items to non-existant screens." into froyoDaniel Sandler2010-05-251-1/+4
|\ \
| * | Ignore requests to add items to non-existant screens.Daniel Sandler2010-05-251-1/+4
* | | Merge "Disable hotseat buttons if AllApps is visible." into froyoDaniel Sandler2010-05-241-1/+2
|\| |
| * | Disable hotseat buttons if AllApps is visible.Daniel Sandler2010-05-241-1/+2
| |/
* / Have LauncherModel poke the gc after it's done, to give theJoe Onorato2010-05-181-0/+8
|/
* Fix 2617318 - NPE in Launcher2.Daniel Sandler2010-05-071-1/+1
* Merge "Bug 2639807 - Add smarter smoothing to home screen touch scrolling." i...Adam Powell2010-05-041-38/+39
|\
| * Bug 2639807 - Add smarter smoothing to home screen touch scrolling.Adam Powell2010-05-041-38/+39
* | Tweak locking in launcher so mLock isn't held while the slow stuff happens.Joe Onorato2010-05-042-14/+19
|/
* Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-032-2/+5
* Filter input events and smooth out touch scrolling. Bug 2639807Adam Powell2010-04-292-12/+36
* 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
* | 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
| |/
* | Address bug 2631580 - Tweak home screen scrolling behavior.Adam Powell2010-04-261-31/+51
* | Fix bug 2629457 - Scale home screen settle animation based on distance.Adam Powell2010-04-261-3/+27
|/
* Merge "New Launcher feature: "hotseat" icons." into froyoDaniel Sandler2010-04-232-20/+79
|\
| * New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-232-20/+79
* | 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-194-15/+1
* Merge "More Launcher performance improvements." into froyoJoe Onorato2010-04-191-8/+8
|\
| * More Launcher performance improvements.Daniel Sandler2010-04-161-8/+8
* | 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
* 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
|/