Commit Graph

25 Commits

Author SHA1 Message Date
Joe Onorato 080d9b614e Adjust logging of launcher2 launch times, and make all apps loading wait a little longer,
even though usually it happens later anyway.

For bug 2226555.
2009-11-02 12:01:11 -05:00
Mike Cleron f8bbd34d7d Make home send tap commands to live wallpaper.
(This only applies to taps on empty spaces)
2009-10-23 16:15:16 -07:00
Joe Onorato 2bc6b7c2b8 Fix the bug where you can grab the workspace while all apps is animating.
You can still grab it, but now once all apps is up, it returns to where it belongs.
2009-10-01 14:08:30 -07:00
Romain Guy 207e40ee66 Prevent crash when dropping an icon.
Change-Id: Ia7313db2437a094c11286edeeaae7b3121a873eb
2009-09-29 16:19:19 -07:00
Joe Onorato 7bb1749c69 work around and fix bugs
- Make rollo always draw.  This works around the bug somewhere that makes
  it show gray when all apps shold be closed
- Simplify the SwipeController now that we're not zooming the workspace.
- Make the readback data sane by splitting it to a different allocation.
  Now there is one allocation for each direction of data flow.
- Make AllAppsView.isVisible return the correct value.
2009-09-25 09:17:07 -07:00
Joe Onorato 33ed7b2f5a Fix some crashes in launcher2.
http://b/issue?id=2142064
2009-09-23 18:20:54 -07:00
Joe Onorato 678862186a Get drag and drop working again. 2009-09-14 19:05:05 -04:00
Joe Onorato a9c28f6f97 New trash icon. 2009-09-14 18:39:04 -04:00
Joe Onorato fb0ca67aea checkpoint 3d all apps entrance / exit animations 2009-09-14 17:55:46 -04:00
Romain Guy 52d9cb3260 Fix a drag and drop issue: if a drop happened too quickly it could go to the wrong screen.
Change-Id: I00c73e81e754766cdc47a6286e2b969fcf10aa7c
2009-09-11 17:30:44 -07:00
Joe Onorato d40eec360f Forgot to repo upload --amend. Yay. 2009-09-11 12:41:13 -04:00
Joe Onorato 85a02a8d13 Add the animation for when you enter the all apps view. 2009-09-11 12:14:19 -04:00
Joe Onorato 6665c0f1fe Click on icons. 2009-09-02 15:27:24 -07:00
Joe Onorato 9c1289cb3b Redo the launcher loading code and put the real app icons into rollo. 2009-08-24 14:58:44 -04:00
Joe Onorato 7c312c15e3 Move the all apps view back into the window with the workspace. 2009-08-16 15:03:36 -04:00
Dianne Hackborn 49cdb1b18c A little wallpaper cleanup. 2009-08-13 17:16:28 -07:00
Romain Guy 3ccdf2f576 Add Grass live wallpaper to Launcher2. It's ALIVE! 2009-08-11 17:14:07 -07:00
Romain Guy 798300c4c0 Centers the wallpaper by default 2009-08-11 14:43:29 -07:00
Dianne Hackborn 8f573952b8 Update to scroll the wallpaper. 2009-08-10 23:21:09 -07:00
Romain Guy b1b69f53a8 Enable live wallpaper in Launcher2 2009-08-10 15:10:15 -07:00
Joe Onorato 00acb123c5 Move the drag thing into its own window that goes around on top of everything else. 2009-08-06 12:45:43 -07:00
Joe Onorato e77c08d15f Fade the workspace when the all apps drawer opens and closes. 2009-08-01 00:01:20 -07:00
Joe Onorato 5979117dc2 Split the wallpaper into its own view (it will be its own surface some day). 2009-07-31 16:24:20 -07:00
Joe Onorato a5902524d4 Launcher2 compiles. 2009-07-30 13:37:37 -07:00
Joe Onorato fca7c88f9d Move com/android/launcher -> com/android/launcher2 2009-07-30 10:15:07 -07:00