summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher2/Launcher.java
Commit message (Expand)AuthorAgeFilesLines
* Don't exit all apps when we launch apps.Joe Onorato2009-10-071-1/+6
* Launcher2 - Fix 2171232 Homescreen stopped responding after pressing home in ...Joe Onorato2009-10-071-0/+3
* Launcher2 - make 3d all apps deal with new apps and deleted apps.Joe Onorato2009-10-061-1/+2
* Use push from script. Remove old readback and instant animation code.Jason Sams2009-10-061-2/+2
* Don't do swipes to open all apps anymore.Joe Onorato2009-10-061-8/+2
* work around and fix bugsJoe Onorato2009-09-251-112/+14
* Implement dark background, adjust spacing, remove skia scaling for performanc...Jason Sams2009-09-201-31/+22
* New trash icon.Joe Onorato2009-09-141-0/+1
* checkpoint 3d all apps entrance / exit animationsJoe Onorato2009-09-141-25/+42
* Forgot to repo upload --amend. Yay.Joe Onorato2009-09-111-3/+0
* Add the animation for when you enter the all apps view.Joe Onorato2009-09-111-3/+99
* Add "Configure..." to wallpaper menu for configurable live wallpapers.Dianne Hackborn2009-09-071-1/+14
* Always have the AllAppsView visible, but have it draw nothingJoe Onorato2009-09-031-7/+2
* Add drag and drop from AllAppsView (to the workspace).Joe Onorato2009-09-031-0/+4
* Click on icons.Joe Onorato2009-09-021-2/+2
* Add the all apps button.Joe Onorato2009-08-311-1/+3
* Redo the launcher loading code and put the real app icons into rollo.Joe Onorato2009-08-241-449/+258
* Move the all apps view back into the window with the workspace.Joe Onorato2009-08-161-95/+47
* A little wallpaper cleanup.Dianne Hackborn2009-08-131-1/+0
* Enable live wallpaper in Launcher2Romain Guy2009-08-101-90/+9
* Update to follow modified wallpaper APIs.Dianne Hackborn2009-08-081-1/+1
* Move rollo into the all apps view.Joe Onorato2009-08-061-9/+7
* Move the drag thing into its own window that goes around on top of everything...Joe Onorato2009-08-061-18/+27
* Update to use new wallpaper APIs.Dianne Hackborn2009-08-051-12/+3
* Fade the workspace when the all apps drawer opens and closes.Joe Onorato2009-08-011-29/+35
* Split the wallpaper into its own view (it will be its own surface some day).Joe Onorato2009-07-311-9/+8
* Factor showAllAppsDialogJoe Onorato2009-07-311-3/+7
* Checkpoint launcher2 - all apps is in a 2nd window.Joe Onorato2009-07-311-91/+98
* Launcher2 compiles.Joe Onorato2009-07-301-2/+2
* Move com/android/launcher -> com/android/launcher2Joe Onorato2009-07-301-0/+2247