OSDN Git Service

android-x86/packages-apps-Launcher3.git
13 years agoWhitespace fix
Adam Cohen [Mon, 15 Nov 2010 19:30:05 +0000 (11:30 -0800)]
Whitespace fix

Change-Id: Ia6b328defddc002ea0acb028d452bdd97ed3d4cc

13 years agoTweaking transitions between AllApps / Customize and Home
Adam Cohen [Fri, 12 Nov 2010 22:50:33 +0000 (14:50 -0800)]
Tweaking transitions between AllApps / Customize and Home

Change-Id: Iaf1c235fd6122d871a6e038ab83b8deb5435b018

13 years agoMerge "Missing assets created by rescaling existing ones"
Gilles Debunne [Mon, 15 Nov 2010 18:58:52 +0000 (10:58 -0800)]
Merge "Missing assets created by rescaling existing ones"

13 years agoFixing issue where dropping on the system bar would not properly cancel the drag.
Winson Chung [Fri, 12 Nov 2010 20:10:35 +0000 (12:10 -0800)]
Fixing issue where dropping on the system bar would not properly cancel the drag.

Change-Id: I3d920cabb99216c222d5c419374527068f1947d0

13 years agoFixing various small bugs with launcher
Winson Chung [Fri, 12 Nov 2010 00:34:41 +0000 (16:34 -0800)]
Fixing various small bugs with launcher

- Items added from customization tray add from top left now
- Fixing issue where wallpaper tab was not showing
- Workaround for the extra pixel line showing in homescreen drag icons
- Speeding up animations for tab transitions and clicking

Change-Id: I865531bb4cf896320a9e2ff6cef08bed221a2294

13 years agoRefactoring the drag event handling to provide more upfront validation of drag events.
Winson Chung [Thu, 11 Nov 2010 00:03:00 +0000 (16:03 -0800)]
Refactoring the drag event handling to provide more upfront validation of drag events.

Change-Id: I1d54e7f073e8ea00c61634b8f25b957b3ea3769c

13 years agoMaking current screen background always transparent
Adam Cohen [Thu, 11 Nov 2010 00:32:54 +0000 (16:32 -0800)]
Making current screen background always transparent

Change-Id: I3cc61f85c36f80a71d60228f5f8570758b1b0e3b

13 years agoFixing a launcher crash on boot
Adam Cohen [Thu, 11 Nov 2010 18:48:05 +0000 (10:48 -0800)]
Fixing a launcher crash on boot

Change-Id: I2f026eebde300ce8b8966caa826fa81792af496d

13 years agoAdding auto-advance to launcher
Adam Cohen [Wed, 3 Nov 2010 20:25:16 +0000 (13:25 -0700)]
Adding auto-advance to launcher

Change-Id: I96c88d35399057ccddc71dc93b974a39241a13da

13 years agoModifying wallpapers customization page to look like widgets.
Winson Chung [Wed, 10 Nov 2010 01:19:49 +0000 (17:19 -0800)]
Modifying wallpapers customization page to look like widgets.

- Disallowing touch handling when there are no children

Change-Id: I925d6f1f862f8c7994a80c4eaacc80f8d59f6ab2

13 years agoMerge "Import revised translations."
Eric Fischer [Wed, 10 Nov 2010 18:27:57 +0000 (10:27 -0800)]
Merge "Import revised translations."

13 years agoImport revised translations.
Eric Fischer [Wed, 10 Nov 2010 01:41:13 +0000 (17:41 -0800)]
Import revised translations.

Change-Id: I2c81c7333061c0f7f0df4cb72d20ea82f430a75a

13 years agoFix 3165989: Items dragged from All Apps don't appear
Patrick Dubroy [Tue, 9 Nov 2010 23:23:28 +0000 (15:23 -0800)]
Fix 3165989: Items dragged from All Apps don't appear

13 years agoMerge "Fixing issue where holgoraphic icon backgrounds were not being drawn."
Winson Chung [Tue, 9 Nov 2010 20:30:11 +0000 (12:30 -0800)]
Merge "Fixing issue where holgoraphic icon backgrounds were not being drawn."

13 years agoFixing issue where holgoraphic icon backgrounds were not being drawn.
Winson Chung [Tue, 9 Nov 2010 20:20:57 +0000 (12:20 -0800)]
Fixing issue where holgoraphic icon backgrounds were not being drawn.

- Removing the workarounds that we had previously to get around this.

Change-Id: I4f2b2f827988a7d76d86406542f647701df81a2d

13 years agoam 4dd45be8: am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond folder...
Adam Powell [Tue, 9 Nov 2010 03:25:09 +0000 (19:25 -0800)]
am 4dd45be8: am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond folder bounds

* commit '4dd45be8afa39c88781364933e819e8734732d17':
  Fix bug 3126193 - over-scroll glow extends beyond folder bounds

13 years agoam df99daa3: Fix bug 3126193 - over-scroll glow extends beyond folder bounds
Adam Powell [Tue, 9 Nov 2010 01:25:17 +0000 (17:25 -0800)]
am df99daa3: Fix bug 3126193 - over-scroll glow extends beyond folder bounds

* commit 'df99daa3bce2c8ecbea6f5d091c090834b8e2089':
  Fix bug 3126193 - over-scroll glow extends beyond folder bounds

13 years agoFixing issue with widget previews using the widget dimensions instead of the preview...
Winson Chung [Tue, 9 Nov 2010 01:17:47 +0000 (17:17 -0800)]
Fixing issue with widget previews using the widget dimensions instead of the preview dimensions

Change-Id: Ie786c45f6e050e0eb02145b0bc9b1f5b1cc37ca2

13 years agoFix bug 3126193 - over-scroll glow extends beyond folder bounds
Adam Powell [Tue, 9 Nov 2010 01:00:18 +0000 (17:00 -0800)]
Fix bug 3126193 - over-scroll glow extends beyond folder bounds

Fixed a layout problem in Launcher2 where lists and grids did not have
proper containers.

Change-Id: I683e42362345a9c9d18d957e84bb8522675fdfc6

13 years agoMerge branch 'master' of ssh://android-git:29418/platform/packages/apps/Launcher2
Dan Bornstein [Fri, 5 Nov 2010 01:26:39 +0000 (18:26 -0700)]
Merge branch 'master' of ssh://android-git:29418/platform/packages/apps/Launcher2

13 years agoam f68b229c: Revert "New set of wallpapers for Gingerbread."
Justin Ho [Fri, 5 Nov 2010 01:24:44 +0000 (18:24 -0700)]
am f68b229c: Revert "New set of wallpapers for Gingerbread."

* commit 'f68b229cb2e4c249ae29e652d16a095be44642c0':
  Revert "New set of wallpapers for Gingerbread."

13 years agoRevert "New set of wallpapers for Gingerbread."
Justin Ho [Fri, 5 Nov 2010 00:55:09 +0000 (17:55 -0700)]
Revert "New set of wallpapers for Gingerbread."

This reverts commit 6ad2fac46f9bbd59db933992be761a83c7a1f205.

13 years agoMissing assets created by rescaling existing ones
Gilles Debunne [Thu, 4 Nov 2010 20:41:04 +0000 (13:41 -0700)]
Missing assets created by rescaling existing ones

glow_wallpaper has been moved to xlarge-nodpi.

Change-Id: I01ec5ac6c76a69f88764e14d3e2d5e08201c7ef0

13 years agoam fbc9e39e: (-s ours) am 6ad2fac4: New set of wallpapers for Gingerbread.
Justin Ho [Thu, 4 Nov 2010 17:29:21 +0000 (10:29 -0700)]
am fbc9e39e: (-s ours) am 6ad2fac4: New set of wallpapers for Gingerbread.

* commit 'fbc9e39ef24ab9e60da6c59c3aaab1d2a7b78f10':
  New set of wallpapers for Gingerbread.

13 years agoDraw glow along screen edge when dragging in portrait.
Patrick Dubroy [Thu, 4 Nov 2010 05:12:02 +0000 (22:12 -0700)]
Draw glow along screen edge when dragging in portrait.

13 years agoInitial changes to allow resolution of arbitrary clip data to widgets that support...
Winson Chung [Fri, 29 Oct 2010 18:00:27 +0000 (11:00 -0700)]
Initial changes to allow resolution of arbitrary clip data to widgets that support them.

Change-Id: Id5dfa8436a5bf6eb7bd300ec603911a9d3698de3

13 years agoam 6ad2fac4: New set of wallpapers for Gingerbread.
Justin Ho [Thu, 4 Nov 2010 02:08:00 +0000 (19:08 -0700)]
am 6ad2fac4: New set of wallpapers for Gingerbread.

* commit '6ad2fac46f9bbd59db933992be761a83c7a1f205':
  New set of wallpapers for Gingerbread.

13 years agoNew set of wallpapers for Gingerbread.
Justin Ho [Wed, 3 Nov 2010 23:06:18 +0000 (16:06 -0700)]
New set of wallpapers for Gingerbread.

13 years agoFix bug with views disappearing after dragging.
Patrick Dubroy [Tue, 2 Nov 2010 21:46:20 +0000 (14:46 -0700)]
Fix bug with views disappearing after dragging.

13 years agoUsing hdpi icons in Launcher
Michael Jurka [Mon, 1 Nov 2010 18:52:08 +0000 (11:52 -0700)]
Using hdpi icons in Launcher

Known issue: Default activity icon is still showing up as small

13 years agoLayout and spacing changes for AllApps/Customization drawer
Winson Chung [Thu, 28 Oct 2010 23:07:04 +0000 (16:07 -0700)]
Layout and spacing changes for AllApps/Customization drawer

- Also fixing issue where preview images in the customization drawer were not being scaled down

Change-Id: I83d1abf019d591954204b87a437eac2ff916dd54

13 years agoMerge "Add snap-back animation when dropping an item on a full page."
Patrick Dubroy [Mon, 1 Nov 2010 22:41:33 +0000 (15:41 -0700)]
Merge "Add snap-back animation when dropping an item on a full page."

13 years agoFix crash in non-xlarge configurations.
Patrick Dubroy [Mon, 1 Nov 2010 22:16:13 +0000 (15:16 -0700)]
Fix crash in non-xlarge configurations.

13 years agoAdd snap-back animation when dropping an item on a full page.
Patrick Dubroy [Mon, 1 Nov 2010 20:49:51 +0000 (13:49 -0700)]
Add snap-back animation when dropping an item on a full page.

13 years agoFixing issues in Launcher
Winson Chung [Mon, 1 Nov 2010 18:57:06 +0000 (11:57 -0700)]
Fixing issues in Launcher

- Now ending choice mode if a selected application is removed
- Only updating apps in the customization drawer if the applications change
- Adding null check when determining scrolling in PagedView

Change-Id: I0b23d1383649626dc012bd70a5e8087885b77c17

13 years agoMerge "When the locale changes, flush the all apps list."
Joe Onorato [Sat, 30 Oct 2010 20:16:15 +0000 (13:16 -0700)]
Merge "When the locale changes, flush the all apps list."

13 years agoWhen the locale changes, flush the all apps list.
Joe Onorato [Sat, 30 Oct 2010 00:35:36 +0000 (17:35 -0700)]
When the locale changes, flush the all apps list.

Bug: 3032131
Change-Id: I47659a459044fdace0a3480d216b168c18f2de37

13 years agoFix NPE when dragging an item to a full home screen
Patrick Dubroy [Fri, 29 Oct 2010 22:03:24 +0000 (15:03 -0700)]
Fix NPE when dragging an item to a full home screen

13 years agoFix: switching states during animations was broken
Michael Jurka [Thu, 28 Oct 2010 22:36:06 +0000 (15:36 -0700)]
Fix: switching states during animations was broken

- cancelling state animations on home screens before starting new ones
- temporary workaround for the fact that onAnimationEnd is not called immediately when an animation is cancelled
- forcing all apps zoom-in animation to complete if it's cancelled

Change-Id: I3eb011f689050692e8d95f2736e01ab5420f722e

13 years agoMove drop anim into the Workspace to prevent clipping issues
Patrick Dubroy [Fri, 29 Oct 2010 00:57:05 +0000 (17:57 -0700)]
Move drop anim into the Workspace to prevent clipping issues

13 years agoSetting correct active page when shrinking
Michael Jurka [Thu, 28 Oct 2010 01:10:55 +0000 (18:10 -0700)]
Setting correct active page when shrinking

Bug: 3130373

Change-Id: I5fa8772bd557b828aaac0d6433f1ff148b0d9f57

13 years agoAdding initial support for dropping widgets with custom configuration data.
Winson Chung [Thu, 28 Oct 2010 21:14:18 +0000 (14:14 -0700)]
Adding initial support for dropping widgets with custom configuration data.

Change-Id: I4a7ba51783b27e544e9a21882bc7cd582b3b43e0

13 years agoCleaning assets to match designers' tree
Gilles Debunne [Thu, 28 Oct 2010 19:13:25 +0000 (12:13 -0700)]
Cleaning assets to match designers' tree

Change-Id: Ia83ab4486a383362dcb1f19db302c252ee4734bb

13 years ago-> Made outline of current page fade out
Adam Cohen [Thu, 28 Oct 2010 18:11:18 +0000 (11:11 -0700)]
-> Made outline of current page fade out
-> Added new assets for homescreen outlines

Change-Id: Ic19b32a749fd4109bd5601c8b220759aab56603c

13 years agoIncreasing icons for homescreen as well as as all-apps (temporarily until we get...
Winson Chung [Thu, 28 Oct 2010 01:10:32 +0000 (18:10 -0700)]
Increasing icons for homescreen as well as as all-apps (temporarily until we get hi-res icons).

- Also fixing spacing in the portrait mode, and using the same styles for both AllApps and workspace icons.

Change-Id: I222dd5d53a39d6940a85f40b57912b69c926ffd0

13 years agoInitial changes to allow dragging external shortcuts to launcher using the same Insta...
Winson Chung [Thu, 28 Oct 2010 00:18:37 +0000 (17:18 -0700)]
Initial changes to allow dragging external shortcuts to launcher using the same InstallShortcut intent.

Change-Id: I21b57115429ed37d604084ae01308d1d3f33ee7e

13 years agoMerge "Generating holographic outlines in helper thread"
Michael Jurka [Wed, 27 Oct 2010 23:50:11 +0000 (16:50 -0700)]
Merge "Generating holographic outlines in helper thread"

13 years agoImport revised translations.
Eric Fischer [Wed, 27 Oct 2010 21:33:07 +0000 (14:33 -0700)]
Import revised translations.

Change-Id: Idf7ef6a9edc4c63d38640fe1542d6e280cca2140

13 years agoGenerating holographic outlines in helper thread
Michael Jurka [Tue, 26 Oct 2010 00:50:09 +0000 (17:50 -0700)]
Generating holographic outlines in helper thread

Change-Id: Ie6fb0827b0c746d512c5baba44bf16de54e309bc

13 years agoMerge "When the launcher is paused and we reload stuff in the background, we need...
Joe Onorato [Wed, 27 Oct 2010 20:23:51 +0000 (13:23 -0700)]
Merge "When the launcher is paused and we reload stuff in the background, we need to re-re-load it in onResume."

13 years agoWhen the launcher is paused and we reload stuff in the background, we need to re...
Joe Onorato [Wed, 27 Oct 2010 20:21:00 +0000 (13:21 -0700)]
When the launcher is paused and we reload stuff in the background, we need to re-re-load it in onResume.

Otherwise we can load widgets and other resources from the wrong Configuration.
This doesn't completely fix the bug, but it makes it much less likely.  We tell
the launcher once at the beginning of starting a reload because of SD cards coming
back, and once when we bind.

cherry pick of I99ee6af38bef91e261832bad4dec978a5d4a8b3d

Bug: 3126698
Change-Id: I917bdb3982e3eea4924c6e9a8f3c037fd493f415

13 years agoam 08c2c99e: (-s ours) am ec8345a1: When the launcher is paused and we reload stuff...
Joe Onorato [Wed, 27 Oct 2010 20:19:07 +0000 (13:19 -0700)]
am 08c2c99e: (-s ours) am ec8345a1: When the launcher is paused and we reload stuff in the background, we need to re-re-load it in onResume.

13 years agoam ec8345a1: When the launcher is paused and we reload stuff in the background, we...
Joe Onorato [Wed, 27 Oct 2010 20:08:05 +0000 (13:08 -0700)]
am ec8345a1: When the launcher is paused and we reload stuff in the background, we need to re-re-load it in onResume.

13 years agoWhen the launcher is paused and we reload stuff in the background, we need to re...
Joe Onorato [Wed, 27 Oct 2010 02:25:42 +0000 (19:25 -0700)]
When the launcher is paused and we reload stuff in the background, we need to re-re-load it in onResume.

Otherwise we can load widgets and other resources from the wrong Configuration.
This doesn't completely fix the bug, but it makes it much less likely.  We tell
the launcher once at the beginning of starting a reload because of SD cards coming
back, and once when we bind.

Bug: 3126698
Change-Id: I99ee6af38bef91e261832bad4dec978a5d4a8b3d

13 years agoMerge "Don't build bitmaps when running in GL."
Romain Guy [Tue, 26 Oct 2010 21:32:14 +0000 (14:32 -0700)]
Merge "Don't build bitmaps when running in GL."

13 years agoDon't build bitmaps when running in GL.
Romain Guy [Tue, 26 Oct 2010 21:29:35 +0000 (14:29 -0700)]
Don't build bitmaps when running in GL.

Change-Id: I28c93256bca748be6a00698a6c41cbab5dd4a349

13 years agoMerge "Adding distance threshold to initiate paging regardless of velocity."
Winson Chung [Tue, 26 Oct 2010 20:19:15 +0000 (13:19 -0700)]
Merge "Adding distance threshold to initiate paging regardless of velocity."

13 years agoRe-enable clicking on CAB buttons
Patrick Dubroy [Tue, 26 Oct 2010 01:00:59 +0000 (18:00 -0700)]
Re-enable clicking on CAB buttons

Change-Id: I7ac99fb1b90aad2816e371b8d4b363b7ddae057c

13 years agoam 3f894261: (-s ours) am 188eb406: Import revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 23:26:28 +0000 (16:26 -0700)]
am 3f894261: (-s ours) am 188eb406: Import revised translations.  DO NOT MERGE

Merge commit '3f89426152a67d6178c9d3533b0bb43dd20f3006'

* commit '3f89426152a67d6178c9d3533b0bb43dd20f3006':
  Import revised translations.  DO NOT MERGE

13 years agoam 188eb406: Import revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 23:19:30 +0000 (16:19 -0700)]
am 188eb406: Import revised translations.  DO NOT MERGE

Merge commit '188eb40670f7ad68f7f595bd42e6196dd6ab8bf9' into gingerbread-plus-aosp

* commit '188eb40670f7ad68f7f595bd42e6196dd6ab8bf9':
  Import revised translations.  DO NOT MERGE

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Mon, 25 Oct 2010 22:45:06 +0000 (15:45 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: If3ea4bf95e0a9a2ce891201ef7d2e65a7608a71c

13 years agoMerge "Removing the Folders tab."
Winson Chung [Mon, 25 Oct 2010 22:35:32 +0000 (15:35 -0700)]
Merge "Removing the Folders tab."

13 years agoRemoving the Folders tab.
Winson Chung [Mon, 25 Oct 2010 21:29:11 +0000 (14:29 -0700)]
Removing the Folders tab.

Change-Id: I5cf3aa8bf987500800340e047336233db5eb0491

13 years agoMerge "Fix crash when dragging from all apps to home."
Patrick Dubroy [Mon, 25 Oct 2010 21:28:58 +0000 (14:28 -0700)]
Merge "Fix crash when dragging from all apps to home."

13 years agoFix crash when dragging from all apps to home.
Patrick Dubroy [Mon, 25 Oct 2010 21:24:36 +0000 (14:24 -0700)]
Fix crash when dragging from all apps to home.

13 years agoMerge "Fixed disappearing customize button"
Michael Jurka [Mon, 25 Oct 2010 20:59:09 +0000 (13:59 -0700)]
Merge "Fixed disappearing customize button"

13 years agoRemoving Apps/Games tab.
Winson Chung [Mon, 25 Oct 2010 20:32:31 +0000 (13:32 -0700)]
Removing Apps/Games tab.

Change-Id: Ib0b8d096a0ead6f1a08df14e90fde96a392c2f50

13 years agoFixed disappearing customize button
Michael Jurka [Mon, 25 Oct 2010 20:41:02 +0000 (13:41 -0700)]
Fixed disappearing customize button

Bug: 3130085

13 years agoFix disappearing icons due to div-by-0 in animation.
Patrick Dubroy [Mon, 25 Oct 2010 18:41:41 +0000 (11:41 -0700)]
Fix disappearing icons due to div-by-0 in animation.

13 years agoMerge "Leaving mini-workspaces in place after dropping from AllApps."
Winson Chung [Mon, 25 Oct 2010 18:56:02 +0000 (11:56 -0700)]
Merge "Leaving mini-workspaces in place after dropping from AllApps."

13 years agoMade Launcher and AllApps use the new Tabs holo theme.
Gilles Debunne [Mon, 25 Oct 2010 18:23:41 +0000 (11:23 -0700)]
Made Launcher and AllApps use the new Tabs holo theme.

Style temp settings removed, now provided by default:
https://android-git.corp.google.com/g/#change,76118

Hacks to focus first tab removed as it has been fixed in:
https://android-git.corp.google.com/g/#change,75393

Bug 3008765

Change-Id: Id9121cf3bfc3be08380bec1a45cf447b5fe96422

13 years agoLeaving mini-workspaces in place after dropping from AllApps.
Winson Chung [Mon, 25 Oct 2010 18:02:20 +0000 (11:02 -0700)]
Leaving mini-workspaces in place after dropping from AllApps.

Change-Id: Iae4aba8b38e674ccda978b8280d015d4d8247147

13 years agoAdding distance threshold to initiate paging regardless of velocity.
Winson Chung [Sun, 24 Oct 2010 23:09:28 +0000 (16:09 -0700)]
Adding distance threshold to initiate paging regardless of velocity.

Change-Id: I275417ca69bcaa0b643dab7f3f552d973a194ce6

13 years agoMerge "Altering homescreen spacing to match design."
Winson Chung [Sun, 24 Oct 2010 20:59:29 +0000 (13:59 -0700)]
Merge "Altering homescreen spacing to match design."

13 years agoAltering homescreen spacing to match design.
Winson Chung [Fri, 22 Oct 2010 21:54:12 +0000 (14:54 -0700)]
Altering homescreen spacing to match design.

Change-Id: I8b859992fe843d0cf688cb84bcbaab6dbeccb6fb

13 years agoam a3fceb1f: (-s ours) am cbf7a73e: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 22 Oct 2010 23:10:18 +0000 (16:10 -0700)]
am a3fceb1f: (-s ours) am cbf7a73e: Import revised translations.  DO NOT MERGE

13 years agoam cbf7a73e: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 22 Oct 2010 23:08:21 +0000 (16:08 -0700)]
am cbf7a73e: Import revised translations.  DO NOT MERGE

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Fri, 22 Oct 2010 22:29:13 +0000 (15:29 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: I38692a4ba3f195c57f5af7271bf88f3f797e1c39

13 years agoFixing drag to application info button in All Apps
Michael Jurka [Fri, 22 Oct 2010 20:40:50 +0000 (13:40 -0700)]
Fixing drag to application info button in All Apps

Change-Id: I6f31bf3ac24366791cf84830584846d57aab9b80

13 years agoam 8cd002e2: (-s ours) am e314ac4f: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 22 Oct 2010 00:44:18 +0000 (17:44 -0700)]
am 8cd002e2: (-s ours) am e314ac4f: Import revised translations.  DO NOT MERGE

Merge commit '8cd002e279431727f38e77870a3d0a67e96db023'

* commit '8cd002e279431727f38e77870a3d0a67e96db023':
  Import revised translations.  DO NOT MERGE

13 years agoam e314ac4f: Import revised translations. DO NOT MERGE
Eric Fischer [Fri, 22 Oct 2010 00:34:25 +0000 (17:34 -0700)]
am e314ac4f: Import revised translations.  DO NOT MERGE

Merge commit 'e314ac4f18b3719fec55ed4bdecd86cdb647616c' into gingerbread-plus-aosp

* commit 'e314ac4f18b3719fec55ed4bdecd86cdb647616c':
  Import revised translations.  DO NOT MERGE

13 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 21 Oct 2010 23:44:13 +0000 (16:44 -0700)]
Import revised translations.  DO NOT MERGE

Change-Id: Ie8b736808423093dc1422a80e971fed1ac31cd64

13 years agoCorrectly preserve state on orientation changes
Michael Jurka [Thu, 21 Oct 2010 22:47:14 +0000 (15:47 -0700)]
Correctly preserve state on orientation changes

Bug: 3049975

13 years agoMore spacing changes to Customization Drawer.
Winson Chung [Thu, 21 Oct 2010 18:55:00 +0000 (11:55 -0700)]
More spacing changes to Customization Drawer.

Change-Id: Ie51a0a5da6169b0651e9f70cfb28450254cf0df1

13 years agoFix bug that allowed multiple items in one cell
Michael Jurka [Thu, 21 Oct 2010 00:08:24 +0000 (17:08 -0700)]
Fix bug that allowed multiple items in one cell

Fixed issue where opening a folder allowed items to be placed on any cell, even if it was occupied.

Bug: 3094164

Change-Id: I392e7236f9cd7ea0b09f36e249d2a57c9934dc8e

13 years agoam 070a990c: (-s ours) am eceda0e7: DO NOT MERGE - Updated hotseat icons (mdpi and...
Justin Ho [Thu, 21 Oct 2010 16:51:15 +0000 (09:51 -0700)]
am 070a990c: (-s ours) am eceda0e7: DO NOT MERGE - Updated hotseat icons (mdpi and hdpi)

Merge commit '070a990c7f4a05f4e34c4a6719d0fbe62e887eb7'

* commit '070a990c7f4a05f4e34c4a6719d0fbe62e887eb7':
  DO NOT MERGE - Updated hotseat icons (mdpi and hdpi)

13 years agofixed bug with adding items in customize mode
Michael Jurka [Thu, 21 Oct 2010 01:19:45 +0000 (18:19 -0700)]
fixed bug with adding items in customize mode

also, no longer mark items as checked in customize mode

Bug: 3116708

Change-Id: I01b935ba8bfb450dfab9175a7eb5b7619ad187a6

13 years agoMore spacing changes for AllApps.
Winson Chung [Thu, 21 Oct 2010 00:49:27 +0000 (17:49 -0700)]
More spacing changes for AllApps.

- Also testing a simple scale of existing icons in lieu of high res icons.

Change-Id: Ib9758064536cd1b1704344ea885bccdc93dd3466

13 years agoMerge "Various cleanups in the drag viz code."
Patrick Dubroy [Wed, 20 Oct 2010 22:02:04 +0000 (15:02 -0700)]
Merge "Various cleanups in the drag viz code."

13 years agoVarious cleanups in the drag viz code.
Patrick Dubroy [Thu, 14 Oct 2010 20:21:48 +0000 (13:21 -0700)]
Various cleanups in the drag viz code.

Most importantly:
- Don't allocate a new Paint object in CellLayout.onDraw
- Scale holographic outlines based on the screen density

13 years agoFix bug where screen would get stuck while panning
Michael Jurka [Tue, 19 Oct 2010 22:50:43 +0000 (15:50 -0700)]
Fix bug where screen would get stuck while panning

Bug: 3109113

13 years agoam eceda0e7: DO NOT MERGE - Updated hotseat icons (mdpi and hdpi)
Justin Ho [Tue, 19 Oct 2010 21:17:51 +0000 (14:17 -0700)]
am eceda0e7: DO NOT MERGE - Updated hotseat icons (mdpi and hdpi)

Merge commit 'eceda0e7929221ec601f348436cd16485b16907f' into gingerbread-plus-aosp

* commit 'eceda0e7929221ec601f348436cd16485b16907f':
  DO NOT MERGE - Updated hotseat icons (mdpi and hdpi)

13 years agoDO NOT MERGE - Updated hotseat icons (mdpi and hdpi)
Justin Ho [Tue, 19 Oct 2010 20:45:19 +0000 (13:45 -0700)]
DO NOT MERGE - Updated hotseat icons (mdpi and hdpi)

Change-Id: Ic19ddc5b7d6075b7cf9ef32e42276ffc81dc70b6

13 years agoAnimate items into place when dropping on home screen
Patrick Dubroy [Tue, 19 Oct 2010 17:34:32 +0000 (10:34 -0700)]
Animate items into place when dropping on home screen

13 years agoFixed crash on builds with proguard enabled
Michael Jurka [Tue, 19 Oct 2010 17:10:11 +0000 (10:10 -0700)]
Fixed crash on builds with proguard enabled

13 years agoAdded bounce animation when item added to screens
Michael Jurka [Thu, 14 Oct 2010 16:01:34 +0000 (09:01 -0700)]
Added bounce animation when item added to screens

Change-Id: I87d9e8545e2de588d083b48991d932eb904f6e3a

13 years agoFixing a bug where you could scroll the mini screens
Michael Jurka [Tue, 19 Oct 2010 01:10:22 +0000 (18:10 -0700)]
Fixing a bug where you could scroll the mini screens

Change-Id: I3638618cb5f4ec2705955fda994fd6aff42fd70f

13 years agoam 7c137e3c: (-s ours) am 6b4bbd9b: Import revised translations DO NOT MERGE
Kenny Root [Mon, 18 Oct 2010 17:32:56 +0000 (10:32 -0700)]
am 7c137e3c: (-s ours) am 6b4bbd9b: Import revised translations DO NOT MERGE

Merge commit '7c137e3ceec2757907422b0aa3b3da90c37df702'

* commit '7c137e3ceec2757907422b0aa3b3da90c37df702':
  Import revised translations DO NOT MERGE

13 years agoam ef1d7961: (-s ours) am f9617d3b: Updated hotseat icons(mdpi and hdpi) and trashcan...
Justin Ho [Sat, 16 Oct 2010 15:58:49 +0000 (08:58 -0700)]
am ef1d7961: (-s ours) am f9617d3b: Updated hotseat icons(mdpi and hdpi) and trashcan (mdpi)

Merge commit 'ef1d7961fcb42b5b9f6ca159917a86c7a63db9ec'

* commit 'ef1d7961fcb42b5b9f6ca159917a86c7a63db9ec':
  Updated hotseat icons(mdpi and hdpi) and trashcan (mdpi)

13 years agoam 6b4bbd9b: Import revised translations DO NOT MERGE
Kenny Root [Sat, 16 Oct 2010 01:41:36 +0000 (18:41 -0700)]
am 6b4bbd9b: Import revised translations DO NOT MERGE

Merge commit '6b4bbd9bdda7fa0f636409dfb2a4c99ff90283e9' into gingerbread-plus-aosp

* commit '6b4bbd9bdda7fa0f636409dfb2a4c99ff90283e9':
  Import revised translations DO NOT MERGE