summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/CellLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* am fefa0ce2: Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-031-1/+1
|\
| * Fix bug 2646531 - regression in home screen bitmap cachingAdam Powell2010-05-031-1/+1
| | | | | | | | | | | | | | | | Looks like the code path for buildDrawingCache(false) has some bugs. This reverts to the old code path and tries to manage the creation of those caches a bit better. Change-Id: Ic468e9db396c51f723454dc3832e0cd1c0c82004
* | am 1896a6ec: Merge "Filter input events and smooth out touch scrolling. Bug ↵Adam Powell2010-04-291-1/+1
|\| | | | | | | 2639807" into froyo
| * Filter input events and smooth out touch scrolling. Bug 2639807Adam Powell2010-04-291-1/+1
| | | | | | | | Change-Id: I71a18497862a30db5ff0f52f566fb86eae213ea3
* | Prevent view ids collisions in the workspace.Romain Guy2010-04-141-9/+2
|/ | | | | | Bug #2498787 Change-Id: I8f007eb2759d00f52e05e776a70510ba3a213ae9
* Fix the build!Romain Guy2010-03-041-0/+2
|
* Convert the tap and drop live wallpaper commands coordinates to screen space.Romain Guy2010-01-251-1/+4
|
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-1/+1
| | | | Bug: #2361749.
* Improve previews display and allow to jump directly to any screen.Romain Guy2009-11-101-0/+6
| | | | Change-Id: I87e7a6a53f286ab7a04657e1598a947f9302e2a1
* Better preview visuals.Romain Guy2009-11-101-0/+16
| | | | | | | | Smaller thumbnail (removed unnecessary padding), more opaque background. Uses a white background because the dark background interferes with the new dark widgets. Change-Id: I7654741d845609200569fce34b6cde891d2b5d29
* Add android.home.drop even for the live wallpapers.Romain Guy2009-11-041-2/+23
| | | | Change-Id: I44ad9fe573dc3d2e5d091fed01300d44b6be9473
* Make home send tap commands to live wallpaper.Mike Cleron2009-10-231-0/+8
| | | | (This only applies to taps on empty spaces)
* Prevent Home from crashing because of wrongly generated ids.Romain Guy2009-10-021-2/+8
| | | | Change-Id: I51afba418291e8c909d1b2b0396e7c0c55b23631
* Fix the way Home computes the cell span of widgets.Joe Onorato2009-09-211-3/+6
| | | | | | This was causing problem on some WVGA devices. Change-Id: Ic02c0c70fabad7e9c4a7425d6a98cceb7803538f
* Fix possible NPE in Launcher.Romain Guy2009-09-211-7/+9
|
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+1033