OSDN Git Service

android-x86/frameworks-base.git
12 years agoMerge "Another attempt at issue #5823276: home repaints after full-screen app is...
Dianne Hackborn [Tue, 24 Jan 2012 19:33:15 +0000 (11:33 -0800)]
Merge "Another attempt at issue #5823276: home repaints after full-screen app is exited" into ics-mr1

12 years agoMerge "Fix issue #5906017: Missing menu entries in portrait when in compatibility...
Dianne Hackborn [Tue, 24 Jan 2012 19:33:06 +0000 (11:33 -0800)]
Merge "Fix issue #5906017: Missing menu entries in portrait when in compatibility mode" into ics-mr1

12 years agoMerge "Detect and repair invalid layouts in the navigation bar." into ics-mr1
Daniel Sandler [Tue, 24 Jan 2012 19:32:31 +0000 (11:32 -0800)]
Merge "Detect and repair invalid layouts in the navigation bar." into ics-mr1

12 years agodocs: update fujitsu id, capitalize
Scott Main [Tue, 24 Jan 2012 18:58:06 +0000 (10:58 -0800)]
docs: update fujitsu id, capitalize

Change-Id: I776bdf0af37baa98b2b2dd70c5950ea1e98d36ec

12 years agodocs: add fujitsu/toshiba USB vendor id
Scott Main [Tue, 24 Jan 2012 18:54:50 +0000 (10:54 -0800)]
docs: add fujitsu/toshiba USB vendor id

Change-Id: I7917035d8c3f4b0fc80b7c992fcdf085aa984b4f

12 years agoAnother attempt at issue #5823276: home repaints after full-screen app is exited
Dianne Hackborn [Tue, 24 Jan 2012 03:15:27 +0000 (19:15 -0800)]
Another attempt at issue #5823276: home repaints after full-screen app is exited

This is between the two previous attempts.  I returned the part from the
original that was breaking gallery, but have some new code to detect when
something about the window params has changed that would require a
layout pass to make sure we still do a layout then, even if the window is
not currently visible.

Change-Id: I07745e1f66022583e3076b84cc8bbe8bd2acd48f

12 years agoDetect and repair invalid layouts in the navigation bar.
Daniel Sandler [Tue, 24 Jan 2012 02:08:36 +0000 (21:08 -0500)]
Detect and repair invalid layouts in the navigation bar.

It seems that something (probably layout transitions)
occasionally leaves the navigation bar layout in a weird
state such that most of the buttons are offscreen. For
example, the portrait nav bar might have buttons with widths
matching the nav bar's old width from landscape; the
clickable regions will therefore be far off the right edge
of the display.

The navigation bar now looks for this situation when the
size of the view changes and corrects for it.

Bug: 5549288
Change-Id: I8464ac9fd64cb64ec18baf51478dd0f6564a2284

12 years agoFix issue #5906017: Missing menu entries in portrait when in compatibility mode
Dianne Hackborn [Tue, 24 Jan 2012 01:23:08 +0000 (17:23 -0800)]
Fix issue #5906017: Missing menu entries in portrait when in compatibility mode

This was a bug only when the status bar was hidden, the screen space for
the nav bar would not be correctly removed for all frames used in layout
computation.

This code really $*#&^!! needs to be cleaned up, the whole "status bar
is the system bar when on a tablet so it should take space from apps,
but status bar doesn't do that on phones but on phones there is a nav
bar that does the same thing" thing is whacked.

Proof that evolution DOESN'T WORK!!!!!!!!!!

Change-Id: I24e4994328480820cb638e7a40aa0b65b7ae2003

12 years agoMerge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics-mr1
Jim Miller [Mon, 23 Jan 2012 23:49:32 +0000 (15:49 -0800)]
Merge "Revert "Fix 5797764: Increase lock screen's thread priority"" into ics-mr1

12 years agoRevert "Fix 5797764: Increase lock screen's thread priority"
Jim Miller [Mon, 23 Jan 2012 23:24:42 +0000 (15:24 -0800)]
Revert "Fix 5797764: Increase lock screen's thread priority"

This reverts commit 6d6a70a33746ef5147ab146f1802f0db424dd2f1

This doesn't appear to have a measurable impact for this issue.

12 years agoMerge "DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)""...
Justin Ho [Mon, 23 Jan 2012 23:11:00 +0000 (15:11 -0800)]
Merge "DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"" into ics-mr1

12 years agoDO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"
Justin Ho [Mon, 23 Jan 2012 22:01:15 +0000 (14:01 -0800)]
DO NOT MERGE Revert "AudioFlinger: mix track only when really ready (2)"

This reverts commit 71c4496a9757438afd30b4404824f296f6158a49.

Change-Id: Iff10c49ea728bb10023ddeb50a3b708db770fff2

12 years agoMerge "DevDocs update: Publishing on Market" into ics-mr1
Bill Gruber [Mon, 23 Jan 2012 18:21:16 +0000 (10:21 -0800)]
Merge "DevDocs update: Publishing on Market" into ics-mr1

12 years agoMerge "Fix 5797764: Increase lock screen's thread priority" into ics-mr1
Jim Miller [Fri, 20 Jan 2012 23:24:20 +0000 (15:24 -0800)]
Merge "Fix 5797764: Increase lock screen's thread priority" into ics-mr1

12 years agoMerge "Update WiMAX assets to match new style Bug: 5724605" into ics-mr1
Justin Ho [Fri, 20 Jan 2012 22:48:51 +0000 (14:48 -0800)]
Merge "Update WiMAX assets to match new style Bug: 5724605" into ics-mr1

12 years agoUpdate WiMAX assets to match new style
Justin Ho [Fri, 20 Jan 2012 22:46:55 +0000 (14:46 -0800)]
Update WiMAX assets to match new style
Bug: 5724605

Change-Id: Iab24c3e5aad3af38d5ba3a5a8f383c79270bdea3

12 years agoFix 5797764: Increase lock screen's thread priority
Jim Miller [Fri, 20 Jan 2012 22:35:56 +0000 (14:35 -0800)]
Fix 5797764: Increase lock screen's thread priority

This increases lock screen's thread priority from THREAD_PRIORITY_FOREGROUND
to THREAD_PRIORITY_DISPLAY to ensure it runs before other activities that
might stall lock screen when the screen turns on.

Change-Id: I14cf9f3f5c092817bc6cf2d0a254001a5d34f744

12 years agoHide mobile RSSI on devices without mobile data.
Daniel Sandler [Fri, 20 Jan 2012 19:22:07 +0000 (14:22 -0500)]
Hide mobile RSSI on devices without mobile data.

Also fixes some minor layout glitches along that row of
icons (Bluetooth vertical alignment & spacing, battery text
width, inter-icon padding).

Bug: 5895226
Change-Id: I303c2899bf21ddb7e28914d8fb36efd7090ac5e2

12 years agoMerge "New out-of-service RSSI." into ics-mr1
Justin Ho [Fri, 20 Jan 2012 22:33:07 +0000 (14:33 -0800)]
Merge "New out-of-service RSSI." into ics-mr1

12 years agoNew out-of-service RSSI.
Daniel Sandler [Wed, 18 Jan 2012 20:49:49 +0000 (15:49 -0500)]
New out-of-service RSSI.

This creates (well, restores, since we had this until
Honeycomb) a user-visible state for "no service" that is
distinguishable from "very very weak service" (less than one
bar).

Bug: 5775939
Change-Id: Idd08b1a9411d5d94e4d7a97fa7f3ffd92b8113a6

12 years agoMerge "Fix issue #5823276 again: home repaints after full-screen app is exited" into...
Dianne Hackborn [Fri, 20 Jan 2012 20:01:51 +0000 (12:01 -0800)]
Merge "Fix issue #5823276 again: home repaints after full-screen app is exited" into ics-mr1

12 years agoMerge "Always show appropriate mobile service label." into ics-mr1
Daniel Sandler [Fri, 20 Jan 2012 19:28:44 +0000 (11:28 -0800)]
Merge "Always show appropriate mobile service label." into ics-mr1

12 years agoMerge "Implement a max time bound for rotation. (DO NOT MERGE)" into ics-mr1
Jeff Brown [Fri, 20 Jan 2012 19:24:13 +0000 (11:24 -0800)]
Merge "Implement a max time bound for rotation.  (DO NOT MERGE)" into ics-mr1

12 years agoMerge "Fix a few memory leaks in the input dispatcher. (DO NOT MERGE)" into ics-mr1
Jeff Brown [Fri, 20 Jan 2012 19:24:01 +0000 (11:24 -0800)]
Merge "Fix a few memory leaks in the input dispatcher.  (DO NOT MERGE)" into ics-mr1

12 years agoFix issue #5823276 again: home repaints after full-screen app is exited
Dianne Hackborn [Thu, 12 Jan 2012 22:05:03 +0000 (14:05 -0800)]
Fix issue #5823276 again: home repaints after full-screen app is exited

Don't consider a window as a candidate for the top fullscreen window
if it is not going to be a candiate for layout.

This fix does not include the change to ignore app tokens that are
hidden.  This causes problems in some dialogs that stay hidden until
their app is ready to display, but need to perform a series of relayouts
during that time to get to the right size.  Dropping this part of
the change still (mostly?) seems to allow us to avoid the bad states.

Change-Id: Ic052cb1499d3287f47e9ffeac5cd2470ee5a308c

12 years agoAlways show appropriate mobile service label.
Kazuhiro Ondo [Thu, 19 Jan 2012 02:45:17 +0000 (20:45 -0600)]
Always show appropriate mobile service label.

Fix for Carrier Verification case failure for not showing
"no internet connection" text on expanded status bar while
mobile data connection is not CONNECTED state.

Bug:5884774
Change-Id: I433d5de626b9b0cff20d192cb6aae214f3e014b3

12 years agoMerge "DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app...
Justin Ho [Thu, 19 Jan 2012 23:43:19 +0000 (15:43 -0800)]
Merge "DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited"" into ics-mr1

12 years agoDO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited"
Justin Ho [Thu, 19 Jan 2012 21:48:18 +0000 (13:48 -0800)]
DO NOT MERGE Revert "Fix issue #5823276: home repaints after full-screen app is exited"

This reverts commit 01b02a734d2988c22b00f5df6346ad03d8bf52b6.

Change-Id: I848c01fc44eb9a51ead1116b2647ed838ec1825f

12 years agoresolved conflicts for merge of b078d942 to ics-mr1
Robert Ly [Thu, 19 Jan 2012 21:25:07 +0000 (13:25 -0800)]
resolved conflicts for merge of b078d942 to ics-mr1

Change-Id: I831c06f2c198cc8825788a05770397457e8d511c

12 years agocherrypick from master docs: Renderscript changes Change-Id: Ic84b7d8c5c48e118f337e60...
Robert Ly [Thu, 5 Jan 2012 18:50:39 +0000 (10:50 -0800)]
cherrypick from master docs: Renderscript changes Change-Id: Ic84b7d8c5c48e118f337e60c8bb5b8bc68b0da16

Change-Id: I8bd2ba1f0a4f284c52cfd6de817744264d2c50de

12 years agoam 9575a1ab: Merge "docs: wifi direct" into ics-mr0
Robert Ly [Thu, 19 Jan 2012 18:41:28 +0000 (10:41 -0800)]
am 9575a1ab: Merge "docs: wifi direct" into ics-mr0

* commit '9575a1ab5d033248284d59b2a2ae6eda80f79762':
  docs: wifi direct

12 years agoMerge "docs: wifi direct" into ics-mr0
Robert Ly [Thu, 19 Jan 2012 18:38:51 +0000 (10:38 -0800)]
Merge "docs: wifi direct" into ics-mr0

12 years agodocs: wifi direct
Robert Ly [Wed, 2 Nov 2011 18:56:50 +0000 (11:56 -0700)]
docs: wifi direct

Change-Id: I462a90feec29350db6bedea16e03bdd785fa60bb

12 years agoMerge "Fix 5863053: Add method to lock screen immediately." into ics-mr1
Jim Miller [Thu, 19 Jan 2012 00:44:52 +0000 (16:44 -0800)]
Merge "Fix 5863053: Add method to lock screen immediately." into ics-mr1

12 years agoImplement a max time bound for rotation. (DO NOT MERGE)
Jeff Brown [Wed, 18 Jan 2012 23:54:33 +0000 (15:54 -0800)]
Implement a max time bound for rotation.  (DO NOT MERGE)

Also relaxed the settle time constraints a little bit.
With this change, a rotation proposal will always be
advertised within 500ms even if the device is still shaking
around.

Bug: 5496491
Change-Id: I0bf562f4c19c0be45c016254f2f881d265f8e266

12 years agoMerge "AudioFlinger: mix track only when really ready (2)" into ics-mr1
Eric Laurent [Thu, 19 Jan 2012 00:05:31 +0000 (16:05 -0800)]
Merge "AudioFlinger: mix track only when really ready (2)" into ics-mr1

12 years agoMerge "Use new preferredAPN URI avoiding onApnChanged() call with self-change" into...
Wink Saville [Thu, 19 Jan 2012 00:03:24 +0000 (16:03 -0800)]
Merge "Use new preferredAPN URI avoiding onApnChanged() call with self-change" into ics-mr1

12 years agoMerge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specif...
Adam Powell [Wed, 18 Jan 2012 22:47:20 +0000 (14:47 -0800)]
Merge "Fix DeviceDefault theme/style bugs where parent styles were incorrectly specified." into ics-mr1

12 years agoMerge "docs: adding rs api docs" into ics-mr1
Robert Ly [Wed, 18 Jan 2012 21:18:11 +0000 (13:18 -0800)]
Merge "docs: adding rs api docs" into ics-mr1

12 years agoMerge "update overview page for rs api docs to open iframe links in parent" into...
Robert Ly [Wed, 18 Jan 2012 21:17:51 +0000 (13:17 -0800)]
Merge "update overview page for rs api docs to open iframe links in parent" into ics-mr1

12 years agoMerge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1
Joe Fernandez [Wed, 18 Jan 2012 20:33:45 +0000 (12:33 -0800)]
Merge "docs: Android API 15 SDK r2 Release Notes" into ics-mr1

12 years agoAudioFlinger: mix track only when really ready (2)
Eric Laurent [Wed, 18 Jan 2012 03:20:12 +0000 (19:20 -0800)]
AudioFlinger: mix track only when really ready (2)

This problem due to the way audio buffers are mixed when
low power mode is active was addressed by commits 19ddf0eb
and 8a04fe03 but only partially. As a matter of fact, when more
than one audio track is playing, the problem is still present.
This is most noticeable when playing music with screen off
and a notification or navigation instruction is played: in this case,
the music or notification is likely to skip.

The fix consists in declaring the mixer ready if all active tracks
are ready. Previous behavior was to declare ready if at least one track was
ready. To avoid that one application failing to fill the track buffer blocks other
tracks indefinitely, this condition is respected only if the mixer was ready
in the previous round.

Issue 5799167.

Change-Id: Iabd4ca08d3d45f563d9824c8a03c2c68a43ae179

12 years agoFix 5863053: Add method to lock screen immediately.
Jim Miller [Tue, 17 Jan 2012 23:55:31 +0000 (15:55 -0800)]
Fix 5863053: Add method to lock screen immediately.

This fixes a bug where the device fails to lock when DevicePolicyManagerService
requests the device to be locked and the screen was off because the user hit
the power button.

The change allows DPMS to directly invoke screen lock, bypasssing the screen state.

Change-Id: Iecdda6fc61e9c519119de495be23c69c3b983921

12 years agodocs: adding rs api docs
Robert Ly [Fri, 13 Jan 2012 17:38:44 +0000 (09:38 -0800)]
docs: adding rs api docs

Change-Id: Ib56ee177439e9c124d0ac4053ed4173f8a4be1aa

12 years agoFix a few memory leaks in the input dispatcher. (DO NOT MERGE)
Jeff Brown [Fri, 13 Jan 2012 02:30:12 +0000 (18:30 -0800)]
Fix a few memory leaks in the input dispatcher.  (DO NOT MERGE)

Bug: 5862398
Change-Id: I799ee47b6e5d6c51f45aa4296c6ab8a610b74be5

12 years agoFix DeviceDefault theme/style bugs where parent styles were
Adam Powell [Tue, 17 Jan 2012 20:51:39 +0000 (12:51 -0800)]
Fix DeviceDefault theme/style bugs where parent styles were
incorrectly specified.

This affected search bars and alert dialogs spawned from activities
using Theme.DeviceDefault.Light as a base.

Change-Id: I219d38d486498db5b4b283560256afd7d6051535

12 years agodocs: Android API 15 SDK r2 Release Notes
Joe Fernandez [Tue, 17 Jan 2012 20:53:58 +0000 (12:53 -0800)]
docs: Android API 15 SDK r2 Release Notes

Change-Id: Ifadc7c464ea624a2e989e9050f2acc1e0d4d1c2c

12 years agoUse new preferredAPN URI avoiding onApnChanged() call with self-change
Wink Saville [Tue, 17 Jan 2012 19:31:54 +0000 (11:31 -0800)]
Use new preferredAPN URI avoiding onApnChanged() call with self-change

Solving the issue that setting preferred APN from GDCT triggers
back APN change event and force unnecessary data call disconnects
and setups.

The new URI is added in Telephony Provider so ContentObserver
callback (results in onApnChanged) will not be triggered.

Bug:5448858
Change-Id: I4c0bcf32cec69cf1d0a0430f7a27495b89e93625

12 years agoDevDocs update: Publishing on Market
Bill Gruber [Thu, 5 Jan 2012 23:32:16 +0000 (15:32 -0800)]
DevDocs update: Publishing on Market

Change-Id: I0ba419489e49fbf1659928519df9dd83f1ec903a

12 years agoMerge "docs: emphasize qualifier order and mention implicit version qualifer" into...
Scott Main [Sat, 14 Jan 2012 02:23:40 +0000 (18:23 -0800)]
Merge "docs: emphasize qualifier order and mention implicit version qualifer" into ics-mr1

12 years agoMerge "docs: mention x86 as a native platform filter" into ics-mr1
Scott Main [Sat, 14 Jan 2012 02:21:42 +0000 (18:21 -0800)]
Merge "docs: mention x86 as a native platform filter" into ics-mr1

12 years agodocs: mention x86 as a native platform filter
Scott Main [Sat, 14 Jan 2012 02:20:10 +0000 (18:20 -0800)]
docs: mention x86 as a native platform filter

Change-Id: I003b1e0e649f36e8971df85ef2a28f991875d605

12 years agoMerge "Update notification documentation to follow current guidelines." into ics-mr1
Dianne Hackborn [Sat, 14 Jan 2012 00:36:05 +0000 (16:36 -0800)]
Merge "Update notification documentation to follow current guidelines." into ics-mr1

12 years agocherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b8...
Daniel Sandler [Thu, 12 May 2011 19:49:07 +0000 (15:49 -0400)]
cherrypick from hc-mr2, updated adk installation instructions Change-Id: I6a0e21a79b81c3383d1fa05a4893bab5626dbe05

Change-Id: I8910c0982ffe2be482f6ae1a49343a1c79be0632

12 years agoMerge "Fix issue with selecting proper JNI libraries" into ics-mr1
Kenny Root [Fri, 13 Jan 2012 21:11:02 +0000 (13:11 -0800)]
Merge "Fix issue with selecting proper JNI libraries" into ics-mr1

12 years agoMerge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1
Dianne Hackborn [Fri, 13 Jan 2012 20:56:40 +0000 (12:56 -0800)]
Merge "Fix issue #5823276: home repaints after full-screen app is exited" into ics-mr1

12 years agoMerge "Update to latest version of Roboto" into ics-mr1
Bart Sears [Fri, 13 Jan 2012 20:32:43 +0000 (12:32 -0800)]
Merge "Update to latest version of Roboto" into ics-mr1

12 years agoMerge "Streamline package-installed handling by the Backup Manager" into ics-mr1
Christopher Tate [Fri, 13 Jan 2012 19:49:20 +0000 (11:49 -0800)]
Merge "Streamline package-installed handling by the Backup Manager" into ics-mr1

12 years agoUpdate to latest version of Roboto
Bart Sears [Fri, 13 Jan 2012 19:44:23 +0000 (11:44 -0800)]
Update to latest version of Roboto

Bug: 5527891

U+0125 (h with Circumflex):  Moved the Circumflex to not stick out
       beyond the left edge of the "h"
U+0300, U+0301, U+0303, U+0309, U+030F, U+0323: Move to the left so
       that they can be composited.
U+047C (Capital Omega with Titlo): Fixed the Titlo accent
U+047D (Small Omega with Titlo): Fixed the Titlo accent
U+048E (Capital ER with tick): Changed the tick to be diagonal
U+2248 (Almost equal to):  Added the glyph

Change-Id: Ibcadcd008a58f42d8bd4238d768101d8bf726ff6

12 years agoMerge "Fix teardown of secondary connections on CDMA" into ics-mr1
John Huang [Fri, 13 Jan 2012 19:37:15 +0000 (11:37 -0800)]
Merge "Fix teardown of secondary connections on CDMA" into ics-mr1

12 years agodocs: emphasize qualifier order and mention implicit version qualifer
Scott Main [Fri, 13 Jan 2012 19:13:13 +0000 (11:13 -0800)]
docs: emphasize qualifier order and mention implicit version qualifer

Change-Id: I6e1d174a27ccbdc5179bd3d06de0a69c17a5cfcc

12 years agoupdate overview page for rs api docs to open iframe links in parent
Robert Ly [Fri, 13 Jan 2012 18:18:19 +0000 (10:18 -0800)]
update overview page for rs api docs to open iframe links in parent

Change-Id: Ic0aa77192fa19b045a7fd9df5926255511fdc3be

12 years agoMerge "cherrypick from master - add overview description for RS API reference Change...
Robert Ly [Fri, 13 Jan 2012 18:13:14 +0000 (10:13 -0800)]
Merge "cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62" into ics-mr1

12 years agocherrypick from master - add overview description for RS API reference Change-Id...
Robert Ly [Fri, 13 Jan 2012 18:07:20 +0000 (10:07 -0800)]
cherrypick from master - add overview description for RS API reference Change-Id: Id5554c607ad4c435f92bfa939e4ce4833a638f62

Change-Id: Iff4b4bd171818208bb3be46dd3ef7e91b6cbd80f

12 years agoFix teardown of secondary connections on CDMA
Robert Greenwalt [Fri, 13 Jan 2012 01:38:54 +0000 (17:38 -0800)]
Fix teardown of secondary connections on CDMA

Restores functionallity from Gingerbread.  We should tear down when the
enabledcount goes to zero, but we should always notify and attempt to
switch back to default when indicated.

bug:5830081
Change-Id: Ib8469bb5369da21e8cc05fb755b2d7e24c8e02a6

12 years agoStreamline package-installed handling by the Backup Manager
Christopher Tate [Wed, 11 Jan 2012 22:41:19 +0000 (14:41 -0800)]
Streamline package-installed handling by the Backup Manager

In particular, don't do O(asec_apps * installed_apps) work during the
broadcast receiver's operation.  On devices with many installed apps
and a large number of them moved to ASECs, this was causing the system
process to become unresponsive and the watchdog to fire -- which in turn
would initiate a restart loop, as the same package-installed broadcast
would then be issued again once the package manager rescanned the ASEC
containers, ad infinitum.  With this change, the expensive call to the
package manager is only made once rather than asec_apps times.

Bug 5850283

Change-Id: I14e280ea1fa6af19cebc58869a20fbb599c92c8c

12 years agoUpdate notification documentation to follow current guidelines.
Dianne Hackborn [Tue, 10 Jan 2012 23:24:26 +0000 (15:24 -0800)]
Update notification documentation to follow current guidelines.

The documentation is now consistent with the current UI guidelines
for handling notifications, and includes complete sample code showing
the correct way to do this.

Change-Id: I68f0afc62c2af164c3205535e62093679e2a256a

12 years agoMerge "docs: make AD logo clickable on home page" into ics-mr1
Scott Main [Thu, 12 Jan 2012 23:44:53 +0000 (15:44 -0800)]
Merge "docs: make AD logo clickable on home page" into ics-mr1

12 years agodocs: make AD logo clickable on home page
Scott Main [Thu, 12 Jan 2012 23:33:38 +0000 (15:33 -0800)]
docs: make AD logo clickable on home page

Change-Id: Ib8a94280d4183b82bcbc5969f2dff1a67c1ecc53

12 years agoMerge "VPN: silence VPN notifications." into ics-mr1
Chia-chi Yeh [Thu, 12 Jan 2012 22:24:30 +0000 (14:24 -0800)]
Merge "VPN: silence VPN notifications." into ics-mr1

12 years agoFix issue #5823276: home repaints after full-screen app is exited
Dianne Hackborn [Thu, 12 Jan 2012 22:05:03 +0000 (14:05 -0800)]
Fix issue #5823276: home repaints after full-screen app is exited

Don't consider a window as a candidate for the top fullscreen window
if it is not going to be a candiate for layout.

Also don't consider windows a candidate for layout if their app token
is hidden.  This fixes a transient state where we are preparing to
unhide the window but have not done so yet.

Change-Id: Ife5299ffa003c1df1a4f787b7a2809cbf614ec16

12 years agodocs: Android design CSS/JS fixes
Roman Nurik [Thu, 12 Jan 2012 21:57:44 +0000 (13:57 -0800)]
docs: Android design CSS/JS fixes

- Remove new window icon for Developer site link
- Make videos re-load and replay on click to prevent
  failed replay for unseekable videos

Change-Id: I689607d0d53247b0e599612cb7d23a98d6ad24a1

12 years agoMerge "docs: minor Design Principles fixes for Android Design" into ics-mr1
Roman Nurik [Thu, 12 Jan 2012 20:45:00 +0000 (12:45 -0800)]
Merge "docs: minor Design Principles fixes for Android Design" into ics-mr1

12 years agoMerge "Fix 5620754: don't show pattern screen after SIM PUK unlock" into ics-mr1
Jim Miller [Thu, 12 Jan 2012 20:28:59 +0000 (12:28 -0800)]
Merge "Fix 5620754: don't show pattern screen after SIM PUK unlock" into ics-mr1

12 years agodocs: minor Design Principles fixes for Android Design
Roman Nurik [Thu, 12 Jan 2012 20:08:07 +0000 (12:08 -0800)]
docs: minor Design Principles fixes for Android Design

Change-Id: I3d69c5fd420e7e6a7d70ebf4a65179af23a70859

12 years agoMerge "Clean up wifi/mobile indicators in the expanded panel." into ics-mr1
Daniel Sandler [Thu, 12 Jan 2012 19:38:39 +0000 (11:38 -0800)]
Merge "Clean up wifi/mobile indicators in the expanded panel." into ics-mr1

12 years agodocs: replace "decide for me image"
Scott Main [Thu, 12 Jan 2012 19:30:27 +0000 (11:30 -0800)]
docs: replace "decide for me image"
bug: 5860467

Change-Id: I45f10df561c9392dc5b4621305413d1e7621e05d

12 years agoMerge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into...
Matthew Xie [Thu, 12 Jan 2012 19:24:06 +0000 (11:24 -0800)]
Merge "Set Bluetooth adapter to PowerOff mode when turnoff with airplane on" into ics-mr1

12 years agoMerge "docs: update text and image for "let me make it mine" prinicple in design...
Scott Main [Thu, 12 Jan 2012 19:22:24 +0000 (11:22 -0800)]
Merge "docs: update text and image for "let me make it mine" prinicple in design guide bug: 5853519" into ics-mr1

12 years agoMerge "docs: further clarify the behavior of targetSdkVersion bug: 5854083" into...
Scott Main [Thu, 12 Jan 2012 19:19:08 +0000 (11:19 -0800)]
Merge "docs: further clarify the behavior of targetSdkVersion bug: 5854083" into ics-mr1

12 years agodocs: update text and image for "let me make it mine" prinicple in design guide
Scott Main [Thu, 12 Jan 2012 19:16:35 +0000 (11:16 -0800)]
docs: update text and image for "let me make it mine" prinicple in design guide
bug: 5853519

Change-Id: I7cccbb6d6eb94f29cbad24d3a07c9222a963434c

12 years agoMerge "Disable wimax when mobile data is in Settings" into ics-mr1
Robert Greenwalt [Thu, 12 Jan 2012 17:24:45 +0000 (09:24 -0800)]
Merge "Disable wimax when mobile data is in Settings" into ics-mr1

12 years agoMerge "DO NOT MERGE - Cherry picking from master to MR1" into ics-mr1
Danielle Millett [Thu, 12 Jan 2012 15:28:24 +0000 (07:28 -0800)]
Merge "DO NOT MERGE - Cherry picking from master to MR1" into ics-mr1

12 years agoMerge "DO NOT MERGE cherry-picked FU framework tablet commits" into ics-mr1
Brian Colonna [Thu, 12 Jan 2012 14:33:49 +0000 (06:33 -0800)]
Merge "DO NOT MERGE cherry-picked FU framework tablet commits" into ics-mr1

12 years agoMerge "Remove sleep from test acitivity to avoid ANR when key event is injected bug...
Xia Wang [Thu, 12 Jan 2012 01:52:06 +0000 (17:52 -0800)]
Merge "Remove sleep from test acitivity to avoid ANR when key event is injected bug#: 5737922" into ics-mr1

12 years agoMerge "Get average value for image processing test bug#: 5566079" into ics-mr1
Xia Wang [Thu, 12 Jan 2012 01:51:48 +0000 (17:51 -0800)]
Merge "Get average value for image processing test bug#: 5566079" into ics-mr1

12 years agodocs: further clarify the behavior of targetSdkVersion
Scott Main [Wed, 11 Jan 2012 20:14:32 +0000 (12:14 -0800)]
docs: further clarify the behavior of targetSdkVersion
bug: 5854083

Change-Id: I913a245b754604165b4570447f797f7cc66af5f9

12 years agoMerge "Doc change: Adding Bluetooth HDP info." into ics-mr1
Katie McCormick [Thu, 12 Jan 2012 00:40:37 +0000 (16:40 -0800)]
Merge "Doc change: Adding Bluetooth HDP info." into ics-mr1

12 years agoDoc change: Adding Bluetooth HDP info.
Katie McCormick [Wed, 4 Jan 2012 00:32:34 +0000 (16:32 -0800)]
Doc change: Adding Bluetooth HDP info.

Change-Id: Icdc19ed9ea09422ac2ea01c03b4a569d8ae94121

12 years agoAdjust the mapping of LTE signal bars.
John Wang [Wed, 11 Jan 2012 22:47:19 +0000 (14:47 -0800)]
Adjust the mapping of LTE signal bars.

bug:5640958
Change-Id: I91efc5a81b505aae59dac9b1d69314efaffda6b6

12 years agoSet Bluetooth adapter to PowerOff mode when turnoff with airplane on
Matthew Xie [Wed, 11 Jan 2012 22:46:13 +0000 (14:46 -0800)]
Set Bluetooth adapter to PowerOff mode when turnoff with airplane on

Currently, when airplane mode was on and BT was on, turning BT off
moved BT to hotoff state. This fix moves BT all the way to Poweroff
state to have better power performance.
bug 5854282

Change-Id: I7ba41797a46a81ddb3a576453f2a8303b5eed525

12 years agoVPN: silence VPN notifications.
Chia-chi Yeh [Wed, 11 Jan 2012 22:26:24 +0000 (14:26 -0800)]
VPN: silence VPN notifications.

Bug: 5852859
Change-Id: I269d8de298a1fd69a8d777150ae97927537a5424

12 years agoMerge "Do Not Merge. Move ssl callbacks to webcore thread." into ics-mr1
Selim Gurun [Wed, 11 Jan 2012 22:18:14 +0000 (14:18 -0800)]
Merge "Do Not Merge. Move ssl callbacks to webcore thread." into ics-mr1

12 years agoClean up wifi/mobile indicators in the expanded panel.
Daniel Sandler [Wed, 11 Jan 2012 19:57:04 +0000 (14:57 -0500)]
Clean up wifi/mobile indicators in the expanded panel.

We now have two separate RSSI icons, one for wifi and one
for mobile data, as originally proposed in bug 5544770.
Each has an accompanying label showing the appropriate
network description string (PLMN or SSID or "No internet
connection"); these will be truncated as necessary to avoid
clobbering other UI elements in the panel.

Bug: 5543495
Bug: 5621224
Change-Id: I8fc322f8471fc94000e7230de359d3f1fe561b1e

12 years agoMerge "stagefright: limit audio gap for looped playback" into ics-mr1
Eric Laurent [Wed, 11 Jan 2012 19:10:38 +0000 (11:10 -0800)]
Merge "stagefright: limit audio gap for looped playback" into ics-mr1

12 years agoDo Not Merge. Move ssl callbacks to webcore thread.
Selim Gurun [Thu, 8 Dec 2011 02:39:24 +0000 (18:39 -0800)]
Do Not Merge. Move ssl callbacks to webcore thread.

Bug: 4586251

Cherry picking from master for ics-mr1.

Current ssl cert logic makes callbacks to webkit from the
UI thread. This is not right. Move the callbacks to proper thread.

Change-Id: I59affba47eca01b74e2bc33d88ef83a5850d6ce9

12 years agoPrevent Android Design sidenav links from opening a new window
Roman Nurik [Wed, 11 Jan 2012 07:59:20 +0000 (23:59 -0800)]
Prevent Android Design sidenav links from opening a new window

Change-Id: I0ec74fb7ae9e348717d0d96603cd03c58c03459d

12 years agodocs: editorial fix to homepage
Scott Main [Wed, 11 Jan 2012 05:10:08 +0000 (21:10 -0800)]
docs: editorial fix to homepage

Change-Id: Iaebcacb6be770435091de181e8ee3f9c81d58139

12 years agoFix 5620754: don't show pattern screen after SIM PUK unlock
Jim Miller [Wed, 11 Jan 2012 02:35:21 +0000 (18:35 -0800)]
Fix 5620754: don't show pattern screen after SIM PUK unlock

This fixes a bug introduced in testing 34a62348. The code now
properly invokes the callbacks before returning.

Change-Id: I637a8a792838379f0c8b42ef634da82787fcd961

12 years agoMerge "docs: add links to Android Design from dev docs" into ics-mr1
Scott Main [Wed, 11 Jan 2012 01:08:19 +0000 (17:08 -0800)]
Merge "docs: add links to Android Design from dev docs" into ics-mr1