summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/FastBitmapDrawable.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some issues/regressions related to scaled icons.Winson Chung2012-03-081-1/+1
| | | | | | | | | | - Fixes issue with folder icons being clipped in landscape in sw720dp (Bug: 6118397) - Fixes issue with divider being in wrong orientation in sw720dp - Fixes issue with scaled icons not being drawn with filtering - Fixes issue with side pages showing under the hotseat when in landscape in phone UI - Animates the drag view on pick up and drop Change-Id: Iad26427ec63fcbc9bdb3b29a4645689ba445d5c8
* New folder visualization, renaming, staggering reorderAdam Cohen2011-06-211-0/+4
| | | | Change-Id: I62963d225e6ea5d2ec9d8ebc8a6d73099f5d6c7f
* Implementing new visualization for folder iconAdam Cohen2011-05-261-4/+5
| | | | Change-Id: I6c0658d71109d05c93de7d299cf62bc9a2c99e20
* Adding outlines to side pages for widgets and wallpaper pages in the ↵Winson Chung2010-12-011-0/+7
| | | | | | customization tray. Change-Id: Ib2ec5e630c1c861003d0e0b5672ed69ef25c0b47
* Modifying wallpapers customization page to look like widgets.Winson Chung2010-11-101-4/+6
| | | | | | - Disallowing touch handling when there are no children Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2
* Adding holographic outline for paged items (sans widgets).Winson Chung2010-08-191-1/+4
| | | | | | Fixing possible null ptr exception in Launcher. Change-Id: Ie625a6503299cf122e5c22852846d59e66f77414
* Prevent NPE in Launcher when an icon cannot be found.Romain Guy2010-03-151-4/+18
| | | | | | Bug #2509023 Change-Id: I053c7c9a37ed4aeb4d78a9f62dfdeea09a3959aa
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ↵Joe Onorato2010-02-121-0/+4
| | | | | | | | | | | ShortcutInfo which is used for the workspace. Consolidate the three icon resampling functions into one. Ensure that the icons stored in LauncherProvider are the right size, so we don't have to resample them each time we load them.
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+73