Commit Graph

552 Commits

Author SHA1 Message Date
Joe Onorato
24b6fd854f Fix 2257802 - Screen unresponsive when you get a call while moving the shortcuts or widgets on home screen 2009-11-12 13:49:09 -08:00
Android (Google) Code Review
0faf71a13c Merge change Ieb9892d5 into eclair
* changes:
  Two wallpapers were missing from the list.
2009-11-12 13:36:56 -08:00
Romain Guy
c9b5c659a7 Two wallpapers were missing from the list.
Change-Id: Ieb9892d51e3024f05db01f2525e882fa96bf0672
2009-11-12 13:36:04 -08:00
Android (Google) Code Review
79de7184ea Merge change Icb75f366 into eclair
* changes:
  Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking the contexts.
2009-11-12 13:33:26 -08:00
Joe Onorato
cb75f366cc Fix bug 2258128 - homescreen on Passion unresponsive while still not leaking the contexts. 2009-11-12 13:28:09 -08:00
Romain Guy
f12de9f580 Fix corrupted image.
Change-Id: Ibbed6006015018d2551cb443eb9656c88713bdb1
2009-11-12 12:20:45 -08:00
Romain Guy
a87ee1a4c2 Final set of wallpapers.
Change-Id: I5029f62e810c7764fe3d522ea27fde9ed67e8ab8
2009-11-11 23:53:35 -08:00
Romain Guy
e47f55c30b Improve desktop scrolling from the previews switcher.
Change-Id: Iee05120b4363c07294f665f45f561e9d9361ccaa
2009-11-11 19:21:22 -08:00
Romain Guy
9d31e9fa3d Shows all screens in the previews.
Change-Id: Ib8b19492ccb07a135ba95ab75ae03f034275c572
2009-11-11 18:56:51 -08:00
Joe Onorato
fab744014a Fix bug 2249797 - Launcher2 leaking textures on locale change 2009-11-11 16:05:23 -08:00
Joe Onorato
52a653f3ff Fix 2241848 - 3D apps folder does not send accessibility events
It's now sending them.  The beeping and vibrating accessibility things
work, but we only have prebuilts for the speech one and it's not saying
anything and I can't debug it, so this will have to do.
2009-11-11 14:52:11 -08:00
Joe Onorato
a30ce8e6b2 Bug 2231692 - Turn off launcher2 logging. 2009-11-11 09:24:37 -08:00
Mike Cleron
c23c549af8 Fix bug 2122011: Force a dimension for live folder icons 2009-11-10 21:12:52 -08:00
Daniel Sandler
1325f557bb Stop crashing on invalid wallpaper thumbnail images.
We still won't be able to show a thumbnail, of course, but now instead of
crashing the picker we leave an empty box and write out a helpful Log.e such
as:

	09-21 15:11:45.624: ERROR/Launcher(1539): Error decoding thumbnail resId=2130837544 for wallpaper #14

(Related to http://b/2113687.)
2009-11-10 21:08:40 -08:00
Joe Onorato
028b624e52 Fix 2226221 - home screen app names do not reflect on locale change 2009-11-10 19:56:02 -08:00
Joe Onorato
3a8820bdba Fix bug 2250457 - Open folder on home screen changes changes the behaviour of the home button
Now, home always goes to the center worksapce screen and back from an
app goes to all apps if it was open.

Getting that animations smooth took a little bit of work.
2009-11-10 19:56:02 -08:00
Joe Onorato
2ca0ae7d7c Fix bug 2250432 - all apps should dismiss when you power off or phone locks
Also cherry-picks this from launcher 1

Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off

Close things out in various ways.  This should be done for Launcher2 as well.

Change-Id: Id4f1c78e35180b437144c54ddcbf10069cc09071

Conflicts:

	AndroidManifest.xml
	src/com/android/launcher2/Launcher.java
2009-11-10 19:56:01 -08:00
Romain Guy
ff0c2e26ec Add the ability to dismiss previews when touching outside of the popup.u
Change-Id: Ieca2267f3cadd88315a50f0cede97b6c42cab39c
2009-11-10 12:09:59 -08:00
Romain Guy
e6b8e2fa73 Better previews.
Change-Id: I400c6b45fae2f74722985f766dc17c0892550403
2009-11-10 11:56:55 -08:00
Romain Guy
a6abce8464 Improve previews display and allow to jump directly to any screen.
Change-Id: I87e7a6a53f286ab7a04657e1598a947f9302e2a1
2009-11-10 02:54:41 -08:00
Romain Guy
1a304a1198 Better preview visuals.
Smaller thumbnail (removed unnecessary padding), more opaque background.
Uses a white background because the dark background interferes with the
new dark widgets.

Change-Id: I7654741d845609200569fce34b6cde891d2b5d29
2009-11-10 00:02:32 -08:00
Romain Guy
bd0f6c8ae5 Fix landscape layout.
Change-Id: I0ef501a95708d487a975bb175c7038dee291efa4
2009-11-09 21:03:58 -08:00
Romain Guy
1fbc1c8431 Add previews on long press on the indicators.
Change-Id: I6349d55345255caacc1381e83459544f8b8e085c
2009-11-09 20:45:03 -08:00
Marco Nelissen
c07c79b10b Update Launcher2 to the new wallpaper API 2009-11-09 19:35:07 -08:00
Romain Guy
8a73c51ee8 New position indicators and icons for Launcher2.
Change-Id: Id444943a3cc2e9db78733614141cbe2be837fdbf
2009-11-09 19:19:59 -08:00
Jeff Sharkey
1e2efc8a6d Start listening again after LauncherProvider clears widgets.
After the LauncherProvider resets the database and wipes
out the host info, the Launcher must tell the AppWidgetHost
to listen again.

Originally 87e688d8... in packages/apps/Launcher.

Fixes http://b/2238470
2009-11-09 10:07:56 -08:00
Android (Google) Code Review
386d8871dc Merge change I0bda9c39 into eclair
* changes:
  One camera is probably sufficient
2009-11-08 21:34:04 -08:00
Mike Cleron
0bda9c39ff One camera is probably sufficient 2009-11-08 16:23:40 -08:00
Android (Google) Code Review
bbe41b551c Merge change I4bd71b0f into eclair
* changes:
  Fix http://b/issue?id=2203681
2009-11-08 15:54:27 -08:00
Android (Google) Code Review
c4bb5d4116 Merge change I3c675fc6 into eclair
* changes:
  New defaults for Passion
2009-11-08 15:54:13 -08:00
Mike Cleron
b64b67a012 Fix http://b/issue?id=2203681
There is a race between the view system
dispatching focus and mRollo being intialized. Now
if AllApps is supposed to gain focus before mRollo
is ready we remember that state and gain focus 
later.
2009-11-08 15:39:29 -08:00
Android (Google) Code Review
e9dee57b15 Merge change I9d34c514 into eclair
* changes:
  Disable orientation change based on sensor in the wallpaper picker.
2009-11-08 15:32:18 -08:00
Romain Guy
e11f9f480a Disable orientation change based on sensor in the wallpaper picker.
Change-Id: I9d34c514fc1eebef7fd655ce4d7eeba66a4b2412
2009-11-08 15:31:40 -08:00
Mike Cleron
3c675fc62a New defaults for Passion 2009-11-08 15:14:07 -08:00
Joe Onorato
87467d3a21 Fix 2246713 - Bad offset when picking up a widget for the first time. 2009-11-08 14:36:43 -05:00
Joe Onorato
511ab64d25 Fix 2215274 - Duplicate widgets appearing on top of each other
My fix for duplicate icons didn't account for widgets.
2009-11-08 14:14:07 -05:00
Joe Onorato
e6168662d8 Fix bug 2242465 - Can add shortcuts while the "3d all apps" is open.
The more I think about it, the more I think AllApps should just be a separate
activity.  It's not a drawer anymore and you open it by pressing a button.
Also, it will want to derive from RenderScriptActivity or something, and
have all that stuff dealt with automatically too.  It's to late to make a
change like this now, but if we do choose to do it someday, I think we'll want
to reconsider the menu that's shown.

For now, just close all apps when they add a shortcut or change the wallpaper.
2009-11-08 13:39:30 -05:00
Joe Onorato
d753b42d51 Bug 2246631 - Show soft keyboard on launcher dialogs 2009-11-08 13:31:11 -05:00
Joe Onorato
eb8325a9e2 Bug 2239823 - Can't focus "home" icon in 3d all apps 2009-11-08 13:20:30 -05:00
Joe Onorato
c61cff9299 Make the selection indicator and the focus indicator in 3d all apps different colors. Bug 2239818. 2009-11-08 12:06:04 -05:00
Android (Google) Code Review
487de5d1b2 Merge change I74688835 into eclair
* changes:
  Account for the gap at the top of the search widget when animating
2009-11-06 17:08:23 -05:00
Romain Guy
18042c82c5 [Launcher2] Delete app widgets when their configuration is cancelled or there's not enough room on Home.
Bugs #2234228 and #2244729.
Approved by mcleron

Change-Id: I15e4850d8c1a821497df5d32e5fb63b3400d1e44
2009-11-06 13:45:44 -08:00
Joe Onorato
ad72e1705c Fix launcher2 crash. We weren't initializing the list of folders. Bug 2210545. 2009-11-06 16:25:43 -05:00
Mike Cleron
74688835cd Account for the gap at the top of the search widget when animating 2009-11-06 00:15:37 -08:00
Android (Google) Code Review
497c89387a Merge change I24a40dc2 into eclair
* changes:
  Put launcher2 back into its own process.  bug 2241963
2009-11-05 22:19:53 -05:00
Mike Cleron
3a2b3f2be5 If 3 screens are good 5 will be better 2009-11-05 17:17:50 -08:00
Joe Onorato
24a40dc28e Put launcher2 back into its own process. bug 2241963 2009-11-05 16:42:25 -05:00
Joe Onorato
2d80476997 The apps might not have finished loading by the time we're doing this. Fixes bug 2241755. 2009-11-05 16:03:12 -05:00
Joe Onorato
0ace11a2b0 Add logging to launcher2 to help diagnose 2239265 since QA keeps reassigning it to me without
providing more detailed steps to reproduce.
2009-11-05 16:03:12 -05:00
Jason Sams
20df7c7d72 Fix white square bug when new apps are added while home is not active. 2009-11-05 12:30:24 -08:00