OSDN Git Service

android-x86/packages-apps-Trebuchet.git
11 years agoMerge "Cleaning up unused code" into jb-mr1.1-dev
Michael Jurka [Fri, 16 Nov 2012 21:10:49 +0000 (13:10 -0800)]
Merge "Cleaning up unused code" into jb-mr1.1-dev

11 years agoCleaning up unused code
Michael Jurka [Thu, 15 Nov 2012 22:11:41 +0000 (14:11 -0800)]
Cleaning up unused code

11 years agoUpdating wallpaper picker icon to higher res
Michael Jurka [Tue, 13 Nov 2012 02:07:02 +0000 (18:07 -0800)]
Updating wallpaper picker icon to higher res

Bug: 7400295
Change-Id: I2c7625ee1ce09ded57d884c229f155ebcf39be07

11 years agoReconcile with jb-mr1-release - do not merge
The Android Open Source Project [Mon, 12 Nov 2012 15:26:33 +0000 (07:26 -0800)]
Reconcile with jb-mr1-release - do not merge

Change-Id: Icf259b354e115d0514bb0d6c33beffddb4bbcf35

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Sat, 10 Nov 2012 00:25:42 +0000 (16:25 -0800)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoam 7774041f: Import translations. DO NOT MERGE
Baligh Uddin [Fri, 9 Nov 2012 23:24:55 +0000 (15:24 -0800)]
am 7774041f: Import translations. DO NOT MERGE

* commit '7774041f7707456427127f36a9c69400f92f8570':
  Import translations. DO NOT MERGE

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 9 Nov 2012 15:06:12 +0000 (07:06 -0800)]
Import translations. DO NOT MERGE

Change-Id: Ia8f60a9599833d4eccc6f332af67b4a71ba12a51
Auto-generated-cl: translation import

11 years agoReconcile with jb-mr1-factory-release jb-mr1-release - do not merge
The Android Open Source Project [Tue, 6 Nov 2012 20:18:27 +0000 (12:18 -0800)]
Reconcile with jb-mr1-factory-release jb-mr1-release - do not merge

Change-Id: Ia95ceb234c77dafcedb79274226f4bd279c63c79

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Tue, 6 Nov 2012 02:39:08 +0000 (18:39 -0800)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Fri, 2 Nov 2012 05:19:51 +0000 (22:19 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ia8ddaa0b2fb9877eb3e6d2f761f66f756065ae2d
Auto-generated-cl: translation import

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 1 Nov 2012 01:34:17 +0000 (18:34 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 31 Oct 2012 00:39:44 +0000 (17:39 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1fcec61bfde318f1dca85130a25d0bb75491d8ab
Auto-generated-cl: translation import

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Tue, 30 Oct 2012 15:52:58 +0000 (08:52 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Stop animating All Apps during transition to Home" into jb-mr1-dev
Chet Haase [Mon, 29 Oct 2012 21:24:08 +0000 (14:24 -0700)]
Merge "Stop animating All Apps during transition to Home" into jb-mr1-dev

11 years agoStop animating All Apps during transition to Home
Chet Haase [Sat, 27 Oct 2012 00:59:53 +0000 (17:59 -0700)]
Stop animating All Apps during transition to Home

One of the sources of jank in launcher is during the All Apps -> Home
transition. specifically, if the user has started a fling operation (where
we are animating between pages in All Apps) and then hits the Home button,
we continue the fling animation while also doing the transition to Home
scale/fade animations. This causes a lot of work for launcher, particularly because
the fling animation is causing the All Apps layer to get recreated on every frame.

The fix is to simply pause the fling animation, then snap to its end state when the
animation to Home is complete. We also need to pause/snap the scroll indicator animation,
because it's fading animation causes the same layer-recreation jank that the fling
itself causes.

Issue #7387124 Home <-> All Apps transition animation is janky while flinging

Change-Id: Icbcaf2d5b3b2f6ce8fd7419419d258248aa1475b

11 years agoCap launcher swipe animations to max duration
Chet Haase [Thu, 25 Oct 2012 23:01:11 +0000 (16:01 -0700)]
Cap launcher swipe animations to max duration

large screens take too long swiping between screens. Cap the duration to
some max value to make things snappier.

Change-Id: Iee967c1b00b4962a0490fd0e20d48d7d8363dd2f

11 years agoMerge "Cap launcher swipe animations to max duration" into jb-mr1-dev
Dave Burke [Fri, 26 Oct 2012 00:19:09 +0000 (17:19 -0700)]
Merge "Cap launcher swipe animations to max duration" into jb-mr1-dev

11 years agoCap launcher swipe animations to max duration
Chet Haase [Thu, 25 Oct 2012 23:01:11 +0000 (16:01 -0700)]
Cap launcher swipe animations to max duration

large screens take too long swiping between screens. Cap the duration to
some max value to make things snappier.

Change-Id: Iee967c1b00b4962a0490fd0e20d48d7d8363dd2f

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 25 Oct 2012 20:42:38 +0000 (13:42 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Delay ACTION_MAIN processing when not focused." into jb-mr1-dev
Dave Burke [Thu, 25 Oct 2012 20:10:55 +0000 (13:10 -0700)]
Merge "Delay ACTION_MAIN processing when not focused." into jb-mr1-dev

11 years agoMerge "Resize wallpaper assets to avoid runtime resizing" into jb-mr1-dev
Chet Haase [Thu, 25 Oct 2012 19:20:08 +0000 (12:20 -0700)]
Merge "Resize wallpaper assets to avoid runtime resizing" into jb-mr1-dev

11 years agoResize wallpaper assets to avoid runtime resizing
Chet Haase [Thu, 25 Oct 2012 00:25:42 +0000 (17:25 -0700)]
Resize wallpaper assets to avoid runtime resizing

Issue #7352961 Wallpaper edge is cut-off while scrolling through home page

Change-Id: I4bed3d4445fdcc2e2effd846f074bf7ef6dd532a

11 years agoDelay ACTION_MAIN processing when not focused.
Jamie Gennis [Tue, 23 Oct 2012 22:44:26 +0000 (15:44 -0700)]
Delay ACTION_MAIN processing when not focused.

This change puts a 350 ms delay before processing the ACTION_MAIN intent when
the window is not focused.  This makes the Launcher animation take place after
the GPU-intensive portion of the window shade hide animation, resulting in
smoother animations.

Bug: 7401764
Change-Id: I574f2ba398fcf38b423413f802673bbd4d983cd2

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Tue, 23 Oct 2012 13:59:44 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Get rid of explicit GC requests" into jb-mr1-dev
Michael Jurka [Tue, 23 Oct 2012 00:08:15 +0000 (17:08 -0700)]
Merge "Get rid of explicit GC requests" into jb-mr1-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Mon, 22 Oct 2012 23:42:24 +0000 (16:42 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 22 Oct 2012 15:28:57 +0000 (08:28 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ibc8c1dcd857312d4d6df39c18cc32708dfcaea80
Auto-generated-cl: translation import

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Fri, 19 Oct 2012 22:46:26 +0000 (15:46 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Send correctly populated Accessibility event on Launcher state change." into...
Svetoslav Ganov [Fri, 19 Oct 2012 21:22:44 +0000 (14:22 -0700)]
Merge "Send correctly populated Accessibility event on Launcher state change." into jb-mr1-dev

11 years agoAdding width / height to cling text style
Adam Cohen [Fri, 19 Oct 2012 17:17:18 +0000 (10:17 -0700)]
Adding width / height to cling text style

Change-Id: Ia39b049fe414edf926c221baed3b1223199ce2a7

11 years agoMerge "Bring dummy cling strings back as 'strings'" into jb-mr1-dev
Baligh Uddin [Fri, 19 Oct 2012 16:11:12 +0000 (09:11 -0700)]
Merge "Bring dummy cling strings back as 'strings'" into jb-mr1-dev

11 years agoMerge "Fix NPE" into jb-mr1-dev
Michael Jurka [Fri, 19 Oct 2012 16:07:01 +0000 (09:07 -0700)]
Merge "Fix NPE" into jb-mr1-dev

11 years agoFix NPE
Michael Jurka [Fri, 19 Oct 2012 15:32:24 +0000 (17:32 +0200)]
Fix NPE

Bug: 7356682
Change-Id: Ic6522da1ec6ac0d57f1565cef9c43949f2d7fd70

11 years agoGet rid of explicit GC requests
Michael Jurka [Fri, 19 Oct 2012 15:22:00 +0000 (17:22 +0200)]
Get rid of explicit GC requests

Bug: 7370913

11 years agoFix NPE
Michael Jurka [Fri, 19 Oct 2012 15:15:16 +0000 (17:15 +0200)]
Fix NPE

Bug: 7371837

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Fri, 19 Oct 2012 13:59:57 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoremove old fashioned dream, no longer supported
Scott Main [Thu, 18 Oct 2012 19:10:03 +0000 (12:10 -0700)]
remove old fashioned dream, no longer supported

Change-Id: I87370e8dc7f3159182dac9f650223ce010d6286b

11 years agoBring dummy cling strings back as 'strings'
Baligh Uddin [Thu, 18 Oct 2012 17:31:09 +0000 (10:31 -0700)]
Bring dummy cling strings back as 'strings'

The translations import recognizes 'string', 'string-array' and
'plurals' as valid items to parse, all others are ignored.  This is the
reason, why these strings have not been imported back into the codebase.
Making the string declaration same as when it was removed in cl/236665

Change-Id: I6d53ba9d6267706834cb66e9ca99a1335aa01d14
Bug: 7203884

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Wed, 17 Oct 2012 23:07:36 +0000 (16:07 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoSend correctly populated Accessibility event on Launcher state change.
alanv [Wed, 17 Oct 2012 20:15:47 +0000 (13:15 -0700)]
Send correctly populated Accessibility event on Launcher state change.

Bug: 7362253
Change-Id: I72811292e8091a21866cb4599d37a71eb475b1d5

11 years agoAdd missing layout attributes
Romain Guy [Wed, 17 Oct 2012 19:04:05 +0000 (12:04 -0700)]
Add missing layout attributes
Bug #7334849

Change-Id: Iae01cf5c587716951dee849e9c4116717d137d8f

11 years agomerge in jb-mr1-factory-release history after reset to jb-mr1-dev
The Android Automerger [Mon, 15 Oct 2012 19:31:18 +0000 (12:31 -0700)]
merge in jb-mr1-factory-release history after reset to jb-mr1-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Mon, 15 Oct 2012 13:59:38 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoLet's enhance
Jason Chen [Fri, 12 Oct 2012 17:47:11 +0000 (10:47 -0700)]
Let's enhance

Add mipmap-* launcher icon assets. Removes equivalent icons from
drawable directories and fixes up the reference to them in a layout.

Bug: 6718166
Change-Id: Ic97e3208d0b47523c8fabef949b2b06825e2fa8f

11 years agomerge in jb-mr1-factory-release history after reset to jb-mr1-dev
The Android Automerger [Fri, 12 Oct 2012 17:27:16 +0000 (10:27 -0700)]
merge in jb-mr1-factory-release history after reset to jb-mr1-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 11 Oct 2012 23:26:53 +0000 (16:26 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Remove unnecessary allocations during draw Bug #7327799" into jb-mr1-dev
Romain Guy [Thu, 11 Oct 2012 18:10:47 +0000 (11:10 -0700)]
Merge "Remove unnecessary allocations during draw Bug #7327799" into jb-mr1-dev

11 years agoMerge "Add entries for string resources that appear in clings" into jb-mr1-dev
Michael Jurka [Thu, 11 Oct 2012 15:23:09 +0000 (08:23 -0700)]
Merge "Add entries for string resources that appear in clings" into jb-mr1-dev

11 years agomerge in jb-mr1-factory-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 11 Oct 2012 15:19:41 +0000 (08:19 -0700)]
merge in jb-mr1-factory-release history after reset to jb-mr1-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 11 Oct 2012 14:04:12 +0000 (07:04 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoAdd entries for string resources that appear in clings
Michael Jurka [Thu, 11 Oct 2012 09:00:37 +0000 (11:00 +0200)]
Add entries for string resources that appear in clings

11 years agoMerge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev
Baligh Uddin [Thu, 11 Oct 2012 04:14:37 +0000 (21:14 -0700)]
Merge "Revert "Import translations. DO NOT MERGE"" into jb-mr1-dev

11 years agoRevert "Import translations. DO NOT MERGE"
Baligh Uddin [Thu, 11 Oct 2012 04:14:29 +0000 (21:14 -0700)]
Revert "Import translations. DO NOT MERGE"

broken build

This reverts commit 2826bc4fb6ec196eb72be7b9ef569996e2ff0dd4

Change-Id: I232f8abdf1fdb592ba76216fc82d836294ca4e09

11 years agoMerge "Import translations. DO NOT MERGE" into jb-mr1-dev
Baligh Uddin [Thu, 11 Oct 2012 03:53:19 +0000 (20:53 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev

11 years agoRemove unnecessary allocations during draw
Romain Guy [Thu, 11 Oct 2012 01:47:33 +0000 (18:47 -0700)]
Remove unnecessary allocations during draw
Bug #7327799

Change-Id: Ic3a18fb9d850f2c692dcb187a206c61dfa8108a4

11 years agoMerge "Update custom cling params" into jb-mr1-dev
Michael Jurka [Wed, 10 Oct 2012 21:15:46 +0000 (14:15 -0700)]
Merge "Update custom cling params" into jb-mr1-dev

11 years agoUpdate custom cling params
Michael Jurka [Wed, 10 Oct 2012 20:20:47 +0000 (22:20 +0200)]
Update custom cling params

Bug: 7318080

Change-Id: I77d73d81a60efa3886f088e82c6ba3466f6ac331

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Wed, 10 Oct 2012 21:06:57 +0000 (14:06 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Tweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045...
Winson Chung [Wed, 10 Oct 2012 20:37:57 +0000 (13:37 -0700)]
Merge "Tweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045)" into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 10 Oct 2012 18:30:52 +0000 (11:30 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iac3a250c73e5f0b3b80675a1a993c8336ba6ade9
Auto-generated-cl: translation import

11 years agomerge in jb-mr1-factory-release history after reset to jb-mr1-dev
The Android Automerger [Wed, 10 Oct 2012 15:57:43 +0000 (08:57 -0700)]
merge in jb-mr1-factory-release history after reset to jb-mr1-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Wed, 10 Oct 2012 13:59:45 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoTweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045)
Winson Chung [Tue, 9 Oct 2012 22:03:57 +0000 (15:03 -0700)]
Tweaking workspace overscroll effect to prevent clipping icons. (Bug 7267045)

Change-Id: I96514f762a1af1ec66523afde7db7a967b625afb

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Tue, 9 Oct 2012 13:59:47 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoStop using mcc for custom workspace cling on sw600dp devices
Michael Jurka [Tue, 9 Oct 2012 12:46:26 +0000 (14:46 +0200)]
Stop using mcc for custom workspace cling on sw600dp devices

Bug: 7203884

11 years agoMerge "Re-merge "Add support for custom manta cling"" into jb-mr1-dev
Michael Jurka [Mon, 8 Oct 2012 20:29:24 +0000 (13:29 -0700)]
Merge "Re-merge "Add support for custom manta cling"" into jb-mr1-dev

11 years agoMerge "Fix bug 6886990: cling accessibility" into jb-mr1-dev
Michael Jurka [Mon, 8 Oct 2012 20:28:37 +0000 (13:28 -0700)]
Merge "Fix bug 6886990: cling accessibility" into jb-mr1-dev

11 years agoMerge "Fix bug 7288630: Folder icons clipped on manta" into jb-mr1-dev
Michael Jurka [Mon, 8 Oct 2012 20:23:23 +0000 (13:23 -0700)]
Merge "Fix bug 7288630: Folder icons clipped on manta" into jb-mr1-dev

11 years agoMerge "Bug 7301303: more rows in all apps for sw720dp-port" into jb-mr1-dev
Michael Jurka [Mon, 8 Oct 2012 20:21:18 +0000 (13:21 -0700)]
Merge "Bug 7301303: more rows in all apps for sw720dp-port" into jb-mr1-dev

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Mon, 8 Oct 2012 18:26:31 +0000 (11:26 -0700)]
Import translations. DO NOT MERGE

Change-Id: I634bec03bc0dea7d6ce2e6d90533ab1c4ad79b7c
Auto-generated-cl: translation import

11 years agoBug 7301303: more rows in all apps for sw720dp-port
Michael Jurka [Mon, 8 Oct 2012 15:19:32 +0000 (17:19 +0200)]
Bug 7301303: more rows in all apps for sw720dp-port

11 years agoFix bug 7288630: Folder icons clipped on manta
Michael Jurka [Mon, 8 Oct 2012 14:24:46 +0000 (16:24 +0200)]
Fix bug 7288630: Folder icons clipped on manta

11 years agoRe-merge "Add support for custom manta cling"
Michael Jurka [Mon, 8 Oct 2012 11:21:35 +0000 (13:21 +0200)]
Re-merge "Add support for custom manta cling"

Also, fix issue where mako was crashing because
Launcher was trying to load a custom cling for it.
It was doing this because a custom home layout was
specified by SetupWizard, but for now we only want
custom clings on large devices

Bug: 7302705
Bug: 6992663

This reverts commit 2ebcf509f038f435ca8819dc098a7cb480bed0d9.

Change-Id: I46533309d5c62edfbd3a3b178c6965ffc73b6476

11 years agoFix bug 6886990: cling accessibility
Michael Jurka [Thu, 4 Oct 2012 15:42:38 +0000 (17:42 +0200)]
Fix bug 6886990: cling accessibility

Clings should block interaction with elements
below when Talkback is enabled

Change-Id: Ifdcd109351fd3c2d6dc97ad75ea3ab6eea48b582

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Mon, 8 Oct 2012 01:58:14 +0000 (18:58 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Revert "Add support for custom manta cling"" into jb-mr1-dev
Michael Jurka [Mon, 8 Oct 2012 00:56:13 +0000 (17:56 -0700)]
Merge "Revert "Add support for custom manta cling"" into jb-mr1-dev

11 years agoRevert "Add support for custom manta cling"
Michael Jurka [Mon, 8 Oct 2012 00:38:56 +0000 (02:38 +0200)]
Revert "Add support for custom manta cling"

This reverts commit 68255cbabe1cb7fbfc0706a8a2e1b1927eae1b55.

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Sun, 7 Oct 2012 23:05:32 +0000 (16:05 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Genericize naming of sw720dp wallpapers" into jb-mr1-dev
Jason Chen [Sun, 7 Oct 2012 21:07:01 +0000 (14:07 -0700)]
Merge "Genericize naming of sw720dp wallpapers" into jb-mr1-dev

11 years agoGenericize naming of sw720dp wallpapers
Jason Chen [Sun, 7 Oct 2012 19:34:45 +0000 (12:34 -0700)]
Genericize naming of sw720dp wallpapers

Bug: 6678111
Bug: 7032938

Change-Id: Ie9cf0f295ac090dd2692f6a1e55d4074be07508c

11 years agoMerge "Fix to ensure default widgets get size callbacks (issue 7287744)" into jb...
Adam Cohen [Sun, 7 Oct 2012 19:38:55 +0000 (12:38 -0700)]
Merge "Fix to ensure default widgets get size callbacks (issue 7287744)" into jb-mr1-dev

11 years agoFix to ensure default widgets get size callbacks (issue 7287744)
Adam Cohen [Sat, 6 Oct 2012 01:14:31 +0000 (18:14 -0700)]
Fix to ensure default widgets get size callbacks (issue 7287744)

Change-Id: I46b329db247a0b450493530ab619576c45418b01

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Fri, 5 Oct 2012 14:00:06 +0000 (07:00 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoAdd support for custom manta cling
Michael Jurka [Fri, 5 Oct 2012 13:02:00 +0000 (15:02 +0200)]
Add support for custom manta cling

- Load a custom cling if custom workspace layout is specified
- Also persist any custom workspace layout

Bug: 6992663

11 years agoRemoving db corruption exceptions, logging instead (issue 7112132)
Adam Cohen [Fri, 5 Oct 2012 00:21:33 +0000 (17:21 -0700)]
Removing db corruption exceptions, logging instead (issue 7112132)

Change-Id: I5fd169ba53a88797723997d25399b39b0468864a

11 years agoFix for widgets with config not getting size info (issue 7266053)
Adam Cohen [Thu, 4 Oct 2012 23:53:44 +0000 (16:53 -0700)]
Fix for widgets with config not getting size info (issue 7266053)

Change-Id: I0b55555ed38d4f2a70345d1b6316a075a9346111

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 4 Oct 2012 14:00:10 +0000 (07:00 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoMerge "Specify workspace resource in preload broadcast" into jb-mr1-dev
Brian Muramatsu [Wed, 3 Oct 2012 21:47:31 +0000 (14:47 -0700)]
Merge "Specify workspace resource in preload broadcast" into jb-mr1-dev

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Wed, 3 Oct 2012 14:00:10 +0000 (07:00 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoFix size of QSB icons in landscape on sw600dp devices
Michael Jurka [Wed, 3 Oct 2012 12:52:11 +0000 (14:52 +0200)]
Fix size of QSB icons in landscape on sw600dp devices

Bug: 7260607
Change-Id: I8609449ed1a927a213f2f3d4f2c32c99f24f12d2

11 years agoSpecify workspace resource in preload broadcast
Brian Muramatsu [Tue, 2 Oct 2012 23:55:54 +0000 (16:55 -0700)]
Specify workspace resource in preload broadcast

Bug 7203884

Allow specifying the workspace XML layout in the PRELOAD_WORKSPACE
broadcast.

Change-Id: Iec01c6fa2dde4635f624f040b0772ee11fcd88dc

11 years agoFix issue where clicking home button caused search icon blip
Michael Jurka [Mon, 1 Oct 2012 18:31:09 +0000 (20:31 +0200)]
Fix issue where clicking home button caused search icon blip

Also, tweak size of icons in landscape mode

Bug: 7221345

Change-Id: Ib0d1445e165f291c09021f7dad08ad4d248e47ca

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Sun, 30 Sep 2012 14:00:05 +0000 (07:00 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoFix issue #7255954: API Review: rename Dream to DreamService
Dianne Hackborn [Sat, 29 Sep 2012 00:58:10 +0000 (17:58 -0700)]
Fix issue #7255954: API Review: rename Dream to DreamService

Change-Id: I4a8fcea6856ea021b22d6e1f317c43d081c7b923

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Fri, 28 Sep 2012 13:59:49 +0000 (06:59 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoFixing typo in Mako resource bucket (Bug 6955380)
Winson Chung [Fri, 28 Sep 2012 00:15:32 +0000 (17:15 -0700)]
Fixing typo in Mako resource bucket (Bug 6955380)

Change-Id: I85b2db135ab8bdb4a349c070811532c877201191

11 years agoMerge "Updating launcher layouts (Bug 6955380)" into jb-mr1-dev
Winson Chung [Thu, 27 Sep 2012 23:17:39 +0000 (16:17 -0700)]
Merge "Updating launcher layouts (Bug 6955380)" into jb-mr1-dev

11 years agoUpdating launcher layouts (Bug 6955380)
Winson Chung [Thu, 27 Sep 2012 20:24:09 +0000 (13:24 -0700)]
Updating launcher layouts (Bug 6955380)

- Fixing issue with tiny search/voice icons in landscape

Change-Id: I0291c3415bda0aece241fa07cad132de270d1dda

11 years agomerge in jb-mr1-release history after reset to jb-mr1-dev
The Android Automerger [Thu, 27 Sep 2012 14:00:17 +0000 (07:00 -0700)]
merge in jb-mr1-release history after reset to jb-mr1-dev

11 years agoFix 7223056: Enable scroll indicator on tablets
Michael Jurka [Wed, 26 Sep 2012 17:53:55 +0000 (10:53 -0700)]
Fix 7223056: Enable scroll indicator on tablets