summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/LiveFolderIcon.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build!Romain Guy2010-03-041-0/+2
|
* Split ApplicationInfo into ApplicationInfo which is used for AllAppsView and ↵Joe Onorato2010-02-121-6/+5
| | | | | | | | | | | 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.
* Click on icons.Joe Onorato2009-09-021-1/+1
|
* Redo the launcher loading code and put the real app icons into rollo.Joe Onorato2009-08-241-2/+2
|
* Move the drag thing into its own window that goes around on top of ↵Joe Onorato2009-08-061-5/+10
| | | | everything else.
* Launcher2 compiles.Joe Onorato2009-07-301-1/+1
|
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+76