Commit Graph

567 Commits

Author SHA1 Message Date
Eric Fischer 3ff6770352 Import revised translations. DO NOT MERGE 2009-11-16 16:44:51 -08:00
Android (Google) Code Review 5f9978e15a Merge change I9aaf24d2 into eclair
* changes:
  Updated assets for Home.
2009-11-13 19:43:59 -08:00
Romain Guy 2c0a7aeb9f Updated assets for Home.
Change-Id: I9aaf24d2ce0ef3333e969dcecd654459c80925ec
2009-11-13 19:40:33 -08:00
Android (Google) Code Review fbb9146f0a Merge change I452e3a4c into eclair
* changes:
  Import revised translations.  DO NOT MERGE
2009-11-13 17:48:36 -08:00
Eric Fischer 452e3a4ce6 Import revised translations. DO NOT MERGE
Approver: jerryw
2009-11-13 17:22:57 -08:00
Romain Guy 28c706b2dd Use the appropriate flat icon for the folder menu in the Add dialog.
Change-Id: Idb7ae2a50338f56317dd9f57c96129904b241e3a
2009-11-13 16:18:14 -08:00
Romain Guy 4b42cd851a Reorder wallpapers
Change-Id: I3110f0ded2b7b106bd3e761add4ef36ef3980f11
2009-11-13 15:48:42 -08:00
Android (Google) Code Review 257dd9f215 Merge change Iabf0a220 into eclair
* changes:
  Refresh of wallpapers.
2009-11-13 11:30:30 -08:00
Romain Guy effb16fe4e Refresh of wallpapers.
Change-Id: Iabf0a220214a86299371970dfd6dc60a15b2b9ee
2009-11-13 11:23:10 -08:00
Eric Fischer 0e2a846d57 Import revised translations. DO NOT MERGE
Approver: jerryw
2009-11-12 20:01:40 -08:00
Android (Google) Code Review 06d12abf63 Merge change I464c055a into eclair
* changes:
  Bug 2244530 - Disable the attempt at not flickering.  It's interfering with the frame rate while rollo animates in.
2009-11-12 18:58:03 -08:00
Romain Guy f2826c7e21 Remove "Configure..." option from wallpaper chooser.
Change-Id: Iae9719dc3197ea0ee8e7637456b9d76d9ce8622b
2009-11-12 18:38:17 -08:00
Joe Onorato 464c055a7a Bug 2244530 - Disable the attempt at not flickering. It's interfering with the frame rate while rollo animates in. 2009-11-12 18:19:47 -08:00
Jason Sams e26d9fc287 Update AllApps to defered surface attachment for RS. 2009-11-12 15:09:21 -08:00
Joe Onorato 68ba5ca5d7 Keep banging on the launcher locks up bug. This moves the
delayed zoom stuff into one place, so it should be out of
sync less.
2009-11-12 14:23:43 -08:00
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