OSDN Git Service

android-x86/packages-apps-Launcher3.git
14 years agoChange the entry / exit animation.
Jason Sams [Sat, 17 Oct 2009 00:23:23 +0000 (17:23 -0700)]
Change the entry / exit animation.

14 years agoDeselect the home icon whenever we zoom, in case we were tracking it.
Joe Onorato [Fri, 16 Oct 2009 04:29:21 +0000 (21:29 -0700)]
Deselect the home icon whenever we zoom, in case we were tracking it.

14 years agoAdd pressed states for the all apps button and the home button.
Joe Onorato [Fri, 16 Oct 2009 04:19:09 +0000 (21:19 -0700)]
Add pressed states for the all apps button and the home button.

We'll need another asset for the selected state, when we do that.
This also updates the all apps icon to be a grid.

14 years agoFix the bug where the icons stop showing up.
Joe Onorato [Fri, 16 Oct 2009 02:49:43 +0000 (19:49 -0700)]
Fix the bug where the icons stop showing up.

I think what's happening here is that when there is a configuration
change, we were restarting the launcher process because the driver
would hang.  But now that that's fixed, we need to poke the model
to reload the icons.  We were missing the bind apps call.

14 years agoShow the orange selection thing.
Joe Onorato [Fri, 16 Oct 2009 02:48:16 +0000 (19:48 -0700)]
Show the orange selection thing.

14 years agoPassion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent.
Joe Onorato [Fri, 16 Oct 2009 00:59:43 +0000 (17:59 -0700)]
Passion - Maybe this will fix bug 2183130 - NPE in AllAppsView.onTouchEvent.

Looking at the code as it was on ERD11, this was mVelocity being null.
That shouldn't be possible if events are ordered correctly.  This
change makes AllAppsView a little more rigorous about which value
mTouchTracking has.  Hopefully, we can mask any underlying problems
sufficiently.  Events aren't supposed to be going out of order.

14 years agoPassion - Fix bug 2178628 - Make all apps selection work better.
Joe Onorato [Thu, 15 Oct 2009 23:59:23 +0000 (16:59 -0700)]
Passion - Fix bug 2178628 - Make all apps selection work better.

14 years agoImplement workaround for GL driver which is slow to render the first frame with new...
Jason Sams [Thu, 15 Oct 2009 22:40:54 +0000 (15:40 -0700)]
Implement workaround for GL driver which is slow to render the first frame with new state.  This change will render a transparent frame when receiving new state to warm the driver.

14 years agoChange allApps to new view. Tweak rollo3 phyisics.
Jason Sams [Thu, 15 Oct 2009 03:16:14 +0000 (20:16 -0700)]
Change allApps to new view.  Tweak rollo3 phyisics.

14 years agoAdd support for vert movement. Very hackish atm.
Jason Sams [Wed, 14 Oct 2009 00:19:10 +0000 (17:19 -0700)]
Add support for vert movement.  Very hackish atm.

14 years agopassion - fix 2176920 - all apps cleared after deleting folder
Joe Onorato [Wed, 14 Oct 2009 18:13:48 +0000 (11:13 -0700)]
passion - fix 2176920 - all apps cleared after deleting folder

14 years agoMerge change I0f505e57 into eclair
Android (Google) Code Review [Wed, 14 Oct 2009 00:20:30 +0000 (20:20 -0400)]
Merge change I0f505e57 into eclair

* changes:
  Checkpoint new rollo scripts.  Not currently in use.

14 years agoCheckpoint new rollo scripts. Not currently in use.
Jason Sams [Wed, 14 Oct 2009 00:18:35 +0000 (17:18 -0700)]
Checkpoint new rollo scripts.  Not currently in use.

14 years agoAdd more wallpapers from E.
Romain Guy [Tue, 13 Oct 2009 20:34:27 +0000 (13:34 -0700)]
Add more wallpapers from E.

res/drawable-hdpi/wallpaper_zanzibar_small.jpg

Change-Id: I85ac97ee703c546106c424602a618ae167824399

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 9 Oct 2009 22:36:52 +0000 (15:36 -0700)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoFix physics bug when the script would go to sleep. The large DT caused the next...
Jason Sams [Thu, 8 Oct 2009 02:58:03 +0000 (19:58 -0700)]
Fix physics bug when the script would go to sleep.  The large DT caused the next animation to error.  Stop rendering after one frame past last movement.

14 years agoMerge change I122ce5c5 into eclair
Android (Google) Code Review [Wed, 7 Oct 2009 18:37:20 +0000 (14:37 -0400)]
Merge change I122ce5c5 into eclair

* changes:
  Import revised translations.   DO NOT MERGE

14 years agoFix 2167033 - Add bookmark to the home screen in the Browser is not working on Passions
Joe Onorato [Wed, 7 Oct 2009 17:58:23 +0000 (10:58 -0700)]
Fix 2167033 - Add bookmark to the home screen in the Browser is not working on Passions

Re-add the permissions, now that we only have one launcher at a time.

14 years agoDon't exit all apps when we launch apps.
Joe Onorato [Wed, 7 Oct 2009 17:35:51 +0000 (10:35 -0700)]
Don't exit all apps when we launch apps.

14 years agoLauncher2 - Fix 2171232 Homescreen stopped responding after pressing home in wallpape...
Joe Onorato [Wed, 7 Oct 2009 17:26:17 +0000 (10:26 -0700)]
Launcher2 - Fix 2171232 Homescreen stopped responding after pressing home in wallpaper selector.

14 years agoLauncher2 - make 3d all apps deal with new apps and deleted apps.
Joe Onorato [Wed, 7 Oct 2009 02:25:30 +0000 (19:25 -0700)]
Launcher2 - make 3d all apps deal with new apps and deleted apps.

14 years agoMerge change Ia9d176cb into eclair
Android (Google) Code Review [Wed, 7 Oct 2009 00:19:08 +0000 (20:19 -0400)]
Merge change Ia9d176cb into eclair

* changes:
  Don't attempt to draw if we don't have any icons to draw.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Tue, 6 Oct 2009 23:53:25 +0000 (16:53 -0700)]
Import revised translations.   DO NOT MERGE

Approver: jerryw

14 years agoMerge change I12c14a85 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 23:25:57 +0000 (19:25 -0400)]
Merge change I12c14a85 into eclair

* changes:
  Use push from script. Remove old readback and instant animation code.

14 years agoDon't attempt to draw if we don't have any icons to draw.
Jason Sams [Tue, 6 Oct 2009 23:02:03 +0000 (16:02 -0700)]
Don't attempt to draw if we don't have any icons to draw.

14 years agoUse push from script. Remove old readback and instant animation code.
Jason Sams [Tue, 6 Oct 2009 21:33:15 +0000 (14:33 -0700)]
Use push from script. Remove old readback and instant animation code.

14 years agoAdd static screenshots of live wallpapers as wallpapers
Romain Guy [Tue, 6 Oct 2009 21:26:32 +0000 (14:26 -0700)]
Add static screenshots of live wallpapers as wallpapers

Change-Id: I35327a4f6256d31d1763ebe9cceade79b88f6f41

14 years agoLauncher2 - remove unused resources and make it not crash in landscape.
Joe Onorato [Tue, 6 Oct 2009 20:19:30 +0000 (13:19 -0700)]
Launcher2 - remove unused resources and make it not crash in landscape.

Landscape still doesn't look good.

14 years agoLauncher2: fix 2162230 - Can't add app shortcuts from 3D All Apps
Joe Onorato [Tue, 6 Oct 2009 19:34:42 +0000 (12:34 -0700)]
Launcher2: fix 2162230 - Can't add app shortcuts from 3D All Apps

14 years agoMerge change I4db52312 into eclair
Android (Google) Code Review [Tue, 6 Oct 2009 18:19:45 +0000 (14:19 -0400)]
Merge change I4db52312 into eclair

* changes:
  Don't do swipes to open all apps anymore.

14 years agoDon't do swipes to open all apps anymore.
Joe Onorato [Tue, 6 Oct 2009 18:17:43 +0000 (11:17 -0700)]
Don't do swipes to open all apps anymore.

http://b/issue?id=2169884
http://b/issue?id=2160569

14 years agoPull over new icons from Launcher to Launcher2.
Daniel Sandler [Tue, 6 Oct 2009 16:57:42 +0000 (12:57 -0400)]
Pull over new icons from Launcher to Launcher2.

NB: Removed obsolete ic_launcher_gallery.png; wallpaper
should now use ic_launcher_wallpaper.png.

Change-Id: I3d74a6ae7d948b48cc902e28a361a1993f4273d2

14 years agoMerge change I0aa71664 into eclair
Android (Google) Code Review [Sat, 3 Oct 2009 01:44:20 +0000 (21:44 -0400)]
Merge change I0aa71664 into eclair

* changes:
  Minor physics tweaks to make movement more responsive.  checkpoint alt layout.

14 years agoMinor physics tweaks to make movement more responsive. checkpoint alt layout.
Jason Sams [Sat, 3 Oct 2009 01:43:18 +0000 (18:43 -0700)]
Minor physics tweaks to make movement more responsive.  checkpoint alt layout.

14 years agoPrevent Home from crashing because of wrongly generated ids.
Romain Guy [Fri, 2 Oct 2009 23:06:52 +0000 (16:06 -0700)]
Prevent Home from crashing because of wrongly generated ids.

Change-Id: I51afba418291e8c909d1b2b0396e7c0c55b23631

14 years agoPASSION ONLY - fix npe
Joe Onorato [Fri, 2 Oct 2009 17:22:14 +0000 (10:22 -0700)]
PASSION ONLY - fix npe

14 years agoReduce the bias towards scrolling a little bit.
Joe Onorato [Fri, 2 Oct 2009 04:47:56 +0000 (21:47 -0700)]
Reduce the bias towards scrolling a little bit.

I was missing some zooms now.

14 years agoPut the home button back in.
Joe Onorato [Fri, 2 Oct 2009 04:45:43 +0000 (21:45 -0700)]
Put the home button back in.

14 years agoCenter the text in the textures.
Joe Onorato [Thu, 1 Oct 2009 21:30:16 +0000 (14:30 -0700)]
Center the text in the textures.

14 years agoBe even more aggressive about faking the readback zoom state.
Joe Onorato [Thu, 1 Oct 2009 21:21:24 +0000 (14:21 -0700)]
Be even more aggressive about faking the readback zoom state.

14 years agoFix the "missing touch events" problem.
Joe Onorato [Thu, 1 Oct 2009 21:09:15 +0000 (14:09 -0700)]
Fix the "missing touch events" problem.

- Bias the slop regions so that it's more likely to think that you're scrolling
  than zooming.
- If it could be a scroll or a zoom, pick the scroll.

14 years agoFix the bug where you can grab the workspace while all apps is animating.
Joe Onorato [Thu, 1 Oct 2009 21:08:30 +0000 (14:08 -0700)]
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.

14 years agoFollow changed API.
Dianne Hackborn [Thu, 1 Oct 2009 05:36:20 +0000 (22:36 -0700)]
Follow changed API.

Change-Id: If4e9190b1dec55f75b5b9283563ef47573053c32

14 years agoMinor tweaks to look. Billboarded icons and 1:1 text.
Jason Sams [Thu, 1 Oct 2009 00:32:05 +0000 (17:32 -0700)]
Minor tweaks to look.  Billboarded icons and 1:1 text.

14 years agoMerge change I476339d6 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 01:23:20 +0000 (21:23 -0400)]
Merge change I476339d6 into eclair

* changes:
  Implement safer test for min click velocity.

14 years agoImplement safer test for min click velocity.
Jason Sams [Wed, 30 Sep 2009 01:14:38 +0000 (18:14 -0700)]
Implement safer test for min click velocity.

14 years agoMerge change Ia7313db2 into eclair
Android (Google) Code Review [Tue, 29 Sep 2009 23:19:40 +0000 (19:19 -0400)]
Merge change Ia7313db2 into eclair

* changes:
  Prevent crash when dropping an icon.

14 years agoPrevent crash when dropping an icon.
Romain Guy [Tue, 29 Sep 2009 23:19:19 +0000 (16:19 -0700)]
Prevent crash when dropping an icon.

Change-Id: Ia7313db2437a094c11286edeeaae7b3121a873eb

14 years agoMinor cleanup and fix for the cannot launch apps bug if the screen is still creeping.
Jason Sams [Tue, 29 Sep 2009 22:28:22 +0000 (15:28 -0700)]
Minor cleanup and fix for the cannot launch apps bug if the screen is still creeping.

14 years agoMerge change I86daa3fb into eclair
Android (Google) Code Review [Tue, 29 Sep 2009 20:25:39 +0000 (16:25 -0400)]
Merge change I86daa3fb into eclair

* changes:
  Live wallpaper improvements.

14 years agoAdd home button asset.
Joe Onorato [Tue, 29 Sep 2009 16:50:34 +0000 (12:50 -0400)]
Add home button asset.

14 years agoFix icons resizing.
Romain Guy [Tue, 29 Sep 2009 01:48:49 +0000 (18:48 -0700)]
Fix icons resizing.

Change-Id: I006191e27af19a95992050eb352a0489abbe6c58

14 years agoReset rollo to page 0 when it's fully zoomed out.
Joe Onorato [Mon, 28 Sep 2009 18:37:53 +0000 (14:37 -0400)]
Reset rollo to page 0 when it's fully zoomed out.

14 years agoLive wallpaper improvements.
Daniel Sandler [Mon, 28 Sep 2009 20:03:50 +0000 (16:03 -0400)]
Live wallpaper improvements.

Now draws something a little nicer if the live wallpaper
doesn't have a preview.

Also: move Launcher2 back into "shared" so it has permission
to set the wallpaper.

14 years agoFix use of zero sized allocation. Add check to make sure the read object has not...
Jason Sams [Mon, 28 Sep 2009 00:51:44 +0000 (17:51 -0700)]
Fix use of zero sized allocation.  Add check to make sure the read object has not become null while waiting for the message to arrive.

14 years agoTurn on HW rendering for AllApps.
Jason Sams [Sun, 27 Sep 2009 21:01:40 +0000 (14:01 -0700)]
Turn on HW rendering for AllApps.

14 years agoDon't do readback. This is a hack until we figure out a better way to really find...
Joe Onorato [Sat, 26 Sep 2009 00:30:47 +0000 (17:30 -0700)]
Don't do readback.  This is a hack until we figure out a better way to really find out what's going
on.

14 years agoFix the hit testing so the regions line up with the icons.
Joe Onorato [Fri, 25 Sep 2009 20:59:59 +0000 (13:59 -0700)]
Fix the hit testing so the regions line up with the icons.

14 years agoNow that touch events can go off the edge of the screen, clamp
Joe Onorato [Fri, 25 Sep 2009 17:39:17 +0000 (10:39 -0700)]
Now that touch events can go off the edge of the screen, clamp
them to the screen size for hit testing purposes while dragging.

14 years agowork around and fix bugs
Joe Onorato [Fri, 25 Sep 2009 00:51:01 +0000 (17:51 -0700)]
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.

14 years agodelete these unused files
Joe Onorato [Thu, 24 Sep 2009 19:19:49 +0000 (12:19 -0700)]
delete these unused files

14 years agoFix some crashes in launcher2.
Joe Onorato [Thu, 24 Sep 2009 01:20:54 +0000 (18:20 -0700)]
Fix some crashes in launcher2.

http://b/issue?id=2142064

14 years agoRollo tweaks.
Joe Onorato [Wed, 23 Sep 2009 22:15:48 +0000 (15:15 -0700)]
Rollo tweaks.

- Turn off the "zoom" log message.
- Make it stop rendering.  Add a workaround to not always flipping the last page by drawing one
  extra frame.

14 years agoMerge change 26676 into eclair
Android (Google) Code Review [Wed, 23 Sep 2009 21:45:00 +0000 (17:45 -0400)]
Merge change 26676 into eclair

* changes:
  Use the software renderer for all apps for now.

14 years agoUse the software renderer for all apps for now.
Joe Onorato [Wed, 23 Sep 2009 21:43:22 +0000 (14:43 -0700)]
Use the software renderer for all apps for now.

14 years agoLauncher2 is now home.
Joe Onorato [Wed, 23 Sep 2009 15:32:02 +0000 (08:32 -0700)]
Launcher2 is now home.

14 years agoLive wallpaper picker using a Gallery of thumbnails.
Daniel Sandler [Fri, 11 Sep 2009 19:59:22 +0000 (15:59 -0400)]
Live wallpaper picker using a Gallery of thumbnails.

Note: live wallpapers without thumbnails are shown with some thrilling debug
information instead.  TODO: add thumbnails for other LWs (and create a more
appealing placeholder for any future LW without a thumbnail).

14 years agoDon't crash in onDestroy. Not all ApplicationInfos have their icons loaded.
Joe Onorato [Wed, 23 Sep 2009 00:31:51 +0000 (17:31 -0700)]
Don't crash in onDestroy.  Not all ApplicationInfos have their icons loaded.

14 years agoDon't call data on zero size allocations.
Jason Sams [Tue, 22 Sep 2009 02:34:13 +0000 (19:34 -0700)]
Don't call data on zero size allocations.

14 years agoFix id collision in Home.
Joe Onorato [Mon, 21 Sep 2009 19:37:59 +0000 (15:37 -0400)]
Fix id collision in Home.

14 years agoAdd high dpi wallpapers.
Joe Onorato [Mon, 21 Sep 2009 19:32:43 +0000 (15:32 -0400)]
Add high dpi wallpapers.

14 years agoCorrect size for "Google" in search widget.
Joe Onorato [Mon, 21 Sep 2009 19:30:15 +0000 (15:30 -0400)]
Correct size for "Google" in search widget.

Fixes http://b/issue?id=2100799 .

Used official logo from creativelab.corp, specifically
https://creativelab.corp.google.com/brandsite/logo-files/Glogo_flat_black.eps

...at 27% opacity, matching the original mdpi version.  Updated the mdpi
version using the same source artwork so they're consistent.

14 years agoFix the way Home computes the cell span of widgets.
Joe Onorato [Mon, 21 Sep 2009 19:23:04 +0000 (15:23 -0400)]
Fix the way Home computes the cell span of widgets.

This was causing problem on some WVGA devices.

Change-Id: Ic02c0c70fabad7e9c4a7425d6a98cceb7803538f

14 years agoHigh-resolution (hdpi) artwork from TAT for Launcher.
Joe Onorato [Mon, 21 Sep 2009 19:17:13 +0000 (15:17 -0400)]
High-resolution (hdpi) artwork from TAT for Launcher.

14 years agoArmor string format tokens with translation placeholders.
Eric Fischer [Fri, 28 Aug 2009 00:25:36 +0000 (17:25 -0700)]
Armor string format tokens with translation placeholders.

Change-Id: Ibe4d4fea7caff285f67382cc17f2f9261cf1f92c

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 20 Aug 2009 21:08:07 +0000 (14:08 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoRemove the ability for the Google logo to hide itself based on the chosen
Anonymous Coward [Wed, 19 Aug 2009 00:34:16 +0000 (17:34 -0700)]
Remove the ability for the Google logo to hide itself based on the chosen
web search provider, as Google will be the only provider.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 17 Aug 2009 20:15:16 +0000 (13:15 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoFix possible NPE in Launcher.
Romain Guy [Mon, 17 Aug 2009 17:01:15 +0000 (10:01 -0700)]
Fix possible NPE in Launcher.

14 years agoReplace app icon used in shortcuts selector menu with the new default app icon.
Mike LeBeau [Thu, 13 Aug 2009 18:48:43 +0000 (11:48 -0700)]
Replace app icon used in shortcuts selector menu with the new default app icon.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 3 Aug 2009 23:11:33 +0000 (16:11 -0700)]
Import revised translations.  DO NOT MERGE

14 years agoImplement dark background, adjust spacing, remove skia scaling for performance during...
Jason Sams [Mon, 21 Sep 2009 00:24:16 +0000 (17:24 -0700)]
Implement dark background, adjust spacing, remove skia scaling for performance during zoom.

14 years agoImplement new physics model for scroll.
Jason Sams [Fri, 18 Sep 2009 20:55:55 +0000 (13:55 -0700)]
Implement new physics model for scroll.

14 years agoAvoid potention OOME when choosing a wallpaper in Home.
Romain Guy [Wed, 16 Sep 2009 23:54:21 +0000 (16:54 -0700)]
Avoid potention OOME when choosing a wallpaper in Home.

Change-Id: I0b9ffc69fa710a65fa370efa2020601f7a14e9d7

14 years agoRemove the debugging code that left icons selected longer than they should be.
Joe Onorato [Wed, 16 Sep 2009 15:44:14 +0000 (11:44 -0400)]
Remove the debugging code that left icons selected longer than they should be.

14 years agoAdd support for the text burn in all apps, but leave it turned off.
Joe Onorato [Tue, 15 Sep 2009 21:13:09 +0000 (17:13 -0400)]
Add support for the text burn in all apps, but leave it turned off.
It doesn't look good right now, without the proper blending.

14 years agoAdd configuration button to live wallpaper picker.
Dianne Hackborn [Wed, 16 Sep 2009 01:50:10 +0000 (18:50 -0700)]
Add configuration button to live wallpaper picker.

This collects the info needed to show and launch live wallpaper
configuration activities.  Also filters out wallpapers that don't
contain the wallpaper meta-data.

Change-Id: I8b3fb17cc436396bd714e43131997c135b5e1b7c

14 years agoUse rs support for object loading.
Jason Sams [Tue, 15 Sep 2009 20:06:59 +0000 (13:06 -0700)]
Use rs support for object loading.

14 years agoAdd a glow selection to the icons. I'm not sure if I like it.
Joe Onorato [Tue, 15 Sep 2009 19:07:25 +0000 (15:07 -0400)]
Add a glow selection to the icons.  I'm not sure if I like it.

14 years agoPut app alls surface on top.
Dianne Hackborn [Tue, 15 Sep 2009 05:30:18 +0000 (22:30 -0700)]
Put app alls surface on top.

Change-Id: I21df2b38f9483ab61a51cd5a54f227b5759f4e5c

14 years agoMerge change 24743 into eclair
Android (Google) Code Review [Tue, 15 Sep 2009 01:07:16 +0000 (21:07 -0400)]
Merge change 24743 into eclair

* changes:
  First crack at a Gallery-based live wallpaper picker.

14 years agoGet drag and drop working again.
Joe Onorato [Mon, 14 Sep 2009 23:05:05 +0000 (19:05 -0400)]
Get drag and drop working again.

14 years agoNew trash icon.
Joe Onorato [Mon, 14 Sep 2009 22:38:49 +0000 (18:38 -0400)]
New trash icon.

14 years agoProperly destroy background loader in onDestroy().
Romain Guy [Mon, 14 Sep 2009 22:26:18 +0000 (15:26 -0700)]
Properly destroy background loader in onDestroy().

Change-Id: I6069262f9ebb46d01f15ca64332ce600db2f899c

14 years agoMerge change 24929 into eclair
Android (Google) Code Review [Mon, 14 Sep 2009 22:18:45 +0000 (18:18 -0400)]
Merge change 24929 into eclair

* changes:
  Port wallpaper chooser change from Launcher to Launcher2.

14 years agoPort wallpaper chooser change from Launcher to Launcher2.
Romain Guy [Mon, 14 Sep 2009 22:18:12 +0000 (15:18 -0700)]
Port wallpaper chooser change from Launcher to Launcher2.

Change-Id: I8af4dd737ab0533ed0994d81440c06b54d7118d9

14 years agocheckpoint 3d all apps entrance / exit animations
Joe Onorato [Mon, 14 Sep 2009 21:55:46 +0000 (17:55 -0400)]
checkpoint 3d all apps entrance / exit animations

14 years agoMerge change 24807 into eclair
Android (Google) Code Review [Sat, 12 Sep 2009 00:31:23 +0000 (20:31 -0400)]
Merge change 24807 into eclair

* changes:
  Fix a drag and drop issue: if a drop happened too quickly it could go to the wrong screen.

14 years agoFix a drag and drop issue: if a drop happened too quickly it could go to the wrong...
Romain Guy [Sat, 12 Sep 2009 00:29:51 +0000 (17:29 -0700)]
Fix a drag and drop issue: if a drop happened too quickly it could go to the wrong screen.

Change-Id: I00c73e81e754766cdc47a6286e2b969fcf10aa7c

14 years agoFix crash when reinstalling live wallpapers.
Marco Nelissen [Fri, 11 Sep 2009 21:49:50 +0000 (14:49 -0700)]
Fix crash when reinstalling live wallpapers.