summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/LauncherAppWidgetHost.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary use of some private APIsMichael Jurka2012-06-191-1/+0
| | | Change-Id: Idaba6833ddf4a8615845ca2f643c458bdeb9c403
* Launcher-side changes to update packages after the set of app widgets has ↵Winson Chung2012-06-181-2/+13
| | | | | | changed. (Bug 6602951) Change-Id: Ib557cbe15e84a8ffe889c8122519a6ba303e6ee2
* Allow previous view hierarchy to be GC'ed more quickly on rotationPatrick Dubroy2011-01-141-0/+6
| | | Change-Id: I76215a48e76234501b7ce253dedfa449502ab88f
* - getting rid of "dimmed" effect for icons and widgetsMichael Jurka2010-10-011-5/+1
| | | - re-enabling drawing cache for icons and widgets
* -Added 3D effect to home screen scrollingAdam Cohen2010-09-281-1/+1
| | | | | | | | | -Added background outline fade in / out -Modified the feel of scrolling: now using quintic interpolator and modified the influence of scroll velocity Change-Id: Ifddcab5223ac20be7d9f800ccf09442d9b4db781
* Fixing bug where long press on widgets no longerMichael Jurka2010-09-211-1/+1
| | | | works on non-xlarge devices
* supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-1/+5
| | | | | | | | | | | | - icons and widgets on home screens can be "dimmed" - celllayout no longer renders a dimmed version of itself, but instead its children make dimmed versions of themselves - celllayout no longer always takes up full size of workspace, in landscape mode neighboring screens (celllayouts) are visible - on xlarge devices, in landscape mode side screens are "dimmed" - moved holographic outline helper to its own file - fixed bug where mini-screens were still able to scroll left/right Change-Id: I9e85ab4147edfae1e7525c3d11d42be3fabf4f6d
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+39