OSDN Git Service

android-x86/frameworks-base.git
12 years agoBug 5255124: Move cursor to the end of a word after correction popup alternates selection
Gilles Debunne [Fri, 9 Sep 2011 21:49:26 +0000 (14:49 -0700)]
Bug 5255124: Move cursor to the end of a word after correction popup alternates selection

Change-Id: Idd3edc72edf864f256df173bcf643163192ecbde

12 years agoMerge "Fix bug 5045498 Unhide Remote Control Client API"
Marco Nelissen [Fri, 9 Sep 2011 15:44:19 +0000 (08:44 -0700)]
Merge "Fix bug 5045498 Unhide Remote Control Client API"

12 years agoMerge "Fix issue 4673378: switching from VoIP to GSM call"
Eric Laurent [Fri, 9 Sep 2011 15:27:04 +0000 (08:27 -0700)]
Merge "Fix issue 4673378: switching from VoIP to GSM call"

12 years agoMerge "Add default videos for background replacement."
Justin Ho [Fri, 9 Sep 2011 14:49:40 +0000 (07:49 -0700)]
Merge "Add default videos for background replacement."

12 years agoFix a bug in InputMethodSubtype constructor
Ken Wakasa [Fri, 9 Sep 2011 11:14:22 +0000 (20:14 +0900)]
Fix a bug in InputMethodSubtype constructor

bug: 5249480

Change-Id: I707e45cc0606dae7824c478ab586fc24d3f417f8

12 years agoMerge "Fix another problem with refreshing the screen when switching to/from overlay"
Mathias Agopian [Fri, 9 Sep 2011 08:50:13 +0000 (01:50 -0700)]
Merge "Fix another problem with refreshing the screen when switching to/from overlay"

12 years agoMerge "Improve SF dumpsys output wrt HWC"
Mathias Agopian [Fri, 9 Sep 2011 08:50:01 +0000 (01:50 -0700)]
Merge "Improve SF dumpsys output wrt HWC"

12 years agoFix another problem with refreshing the screen when switching to/from overlay
Mathias Agopian [Fri, 9 Sep 2011 08:47:48 +0000 (01:47 -0700)]
Fix another problem with refreshing the screen when switching to/from overlay

the previous fix was incorrect. See comment in setupHardwareComposer for
full explanations.

Change-Id: Ib24a9af000b8f95cf7319f9272d34997064ceb6d

12 years agoMerge "Fix 5185505: Add support for weak biometric sensors to lockscreen."
Jim Miller [Fri, 9 Sep 2011 07:58:01 +0000 (00:58 -0700)]
Merge "Fix 5185505: Add support for weak biometric sensors to lockscreen."

12 years agoFix 5185505: Add support for weak biometric sensors to lockscreen.
Jim Miller [Mon, 5 Sep 2011 23:03:14 +0000 (16:03 -0700)]
Fix 5185505: Add support for weak biometric sensors to lockscreen.

Added binder interfaces to the framework.

Change-Id: I7d55b45baa4d1600ebd2a3828e85c3357cfcfb58

12 years agoImprove SF dumpsys output wrt HWC
Mathias Agopian [Fri, 9 Sep 2011 07:49:11 +0000 (00:49 -0700)]
Improve SF dumpsys output wrt HWC

Change-Id: Ibdb7930fa3b521bfd3f44750ed98cfd75f9a01fe

12 years agoMerge "Fix 5278371: OOM in MediaItemThumbnailTest"
Chih-Chung Chang [Fri, 9 Sep 2011 06:38:44 +0000 (23:38 -0700)]
Merge "Fix 5278371: OOM in MediaItemThumbnailTest"

12 years agoFix 5278371: OOM in MediaItemThumbnailTest
Chih-Chung Chang [Fri, 9 Sep 2011 05:58:59 +0000 (13:58 +0800)]
Fix 5278371: OOM in MediaItemThumbnailTest

Because we request 400x240 thumbnails. 100 thumbnails needs 38M,
which is too much. Change it to 70 now.

Also handle the case if the thumbnail callback throws exception.

Change-Id: Iac4ee72f308b7c7a6ae860983197601cf89bee8f

12 years agoMerge "Fix an issue is SF that caused drawing artifacts when hwc changed mode"
Mathias Agopian [Fri, 9 Sep 2011 05:46:25 +0000 (22:46 -0700)]
Merge "Fix an issue is SF that caused drawing artifacts when hwc changed mode"

12 years agoFix an issue is SF that caused drawing artifacts when hwc changed mode
Mathias Agopian [Fri, 9 Sep 2011 01:31:55 +0000 (18:31 -0700)]
Fix an issue is SF that caused drawing artifacts when hwc changed mode

we were not redrawing and/or clearing the FB properly when
hwc moved a layer from/to FB to/from OVERLAY.

In these cases we needed to expand the dirty region to include
the layer that changed mode.

Also split composeSurfaces() which was becoming quite large.

Change-Id: Id6fa1acfc4ff694037fddf7efd037a4405732073

12 years agoMerge "Fix FrameLayout padding when foreground drawable is set"
Michael Jurka [Fri, 9 Sep 2011 03:56:35 +0000 (20:56 -0700)]
Merge "Fix FrameLayout padding when foreground drawable is set"

12 years agoFix FrameLayout padding when foreground drawable is set
Michael Jurka [Fri, 9 Sep 2011 01:26:23 +0000 (18:26 -0700)]
Fix FrameLayout padding when foreground drawable is set

The padding of the foreground drawable was being added to the padding that already existed, even if the foreground drawable was drawing within the padded region. This was preventing having a foreground drawable and a background drawable set on a FrameLayout that overlapped perfectly.

Change-Id: I355ff9323fb49afc5816f47ec9e257e0ff849861

12 years agoMerge "Updated Recent Apps visuals"
Michael Jurka [Fri, 9 Sep 2011 03:36:54 +0000 (20:36 -0700)]
Merge "Updated Recent Apps visuals"

12 years agoUpdated Recent Apps visuals
Peter Ng [Wed, 7 Sep 2011 18:26:53 +0000 (11:26 -0700)]
Updated Recent Apps visuals

-added padding to portrait and landscape layout recent item
-updated drawable stroke on press and drag

Change-Id: I98e0073f5fba6d13f041871337e4dc534bbc1460

12 years agoFix issue 4673378: switching from VoIP to GSM call
Eric Laurent [Thu, 8 Sep 2011 22:04:23 +0000 (15:04 -0700)]
Fix issue 4673378: switching from VoIP to GSM call

The problem is that any app can change the audio mode and override
a mode previously set by another app. If two apps (gTalk and Phone) compete
for audio mode ownership, there is no mechanism to maintain coherency
in the actual audio mode selected.

Added a mechanism in AudioService to manage an audio mode request stack.
Any app requesting a mode different from NORMAL enters at the top of the stack
and the requested mode is applied. When an app sets mode back to NORMAL, it exits
the stack and the new mode corresponding to the request at the top of the
stack (if any) is applied.

Change-Id: I68d1755d0922f680df4a19bfc5ab924f5a5d8ccd

12 years agoMerge "Adding null check to prevent monkey crash. (5263199)"
Michael Jurka [Fri, 9 Sep 2011 02:07:02 +0000 (19:07 -0700)]
Merge "Adding null check to prevent monkey crash. (5263199)"

12 years agoAdding null check to prevent monkey crash. (5263199)
Winson Chung [Fri, 9 Sep 2011 02:02:06 +0000 (19:02 -0700)]
Adding null check to prevent monkey crash. (5263199)

Change-Id: I26372c8aa8022659582b31ca5a4279b9590f02f8

12 years agoMerge "Fix bug #2246815 Error popups on EditText should span the width of the screen...
Fabrice Di Meglio [Fri, 9 Sep 2011 01:27:29 +0000 (18:27 -0700)]
Merge "Fix bug #2246815 Error popups on EditText should span the width of the screen instead of the width of the EditText field"

12 years agoMerge "Fix bug 5279075 - Handle action bar config changes when action mode is active"
Adam Powell [Fri, 9 Sep 2011 01:23:26 +0000 (18:23 -0700)]
Merge "Fix bug 5279075 - Handle action bar config changes when action mode is active"

12 years agoFix bug #2246815 Error popups on EditText should span the width of the screen instead...
Fabrice Di Meglio [Fri, 9 Sep 2011 01:15:50 +0000 (18:15 -0700)]
Fix bug #2246815 Error popups on EditText should span the width of the screen instead of the width of the EditText field

Part 2

- use "textview_error_popup_default_width" as a dimension resource instead of a basic constant

Change-Id: Ieb89fc416105716ab491749a82390a7e784b1755

12 years agoFix bug 5279075 - Handle action bar config changes when action mode is active
Adam Powell [Fri, 9 Sep 2011 01:09:33 +0000 (18:09 -0700)]
Fix bug 5279075 - Handle action bar config changes when action mode is active

Change-Id: I83d40d2d555b01a9e678231c4f3c5278fab959d7

12 years agoMerge "NetworkManagementService: adjust the qtaguid idx to new kernel"
JP Abgrall [Fri, 9 Sep 2011 01:10:05 +0000 (18:10 -0700)]
Merge "NetworkManagementService: adjust the qtaguid idx to new kernel"

12 years agoMerge "Throw an exception if a both nav and system bars are configured"
Chet Haase [Fri, 9 Sep 2011 00:59:30 +0000 (17:59 -0700)]
Merge "Throw an exception if a both nav and system bars are configured"

12 years agoMerge "Make the SyncManager have wakelocks per account, not per account type, otherwi...
Fred Quintana [Fri, 9 Sep 2011 00:53:03 +0000 (17:53 -0700)]
Merge "Make the SyncManager have wakelocks per account, not per account type, otherwise the parallel sync behavior of gmail can cause the first account to finish to release the wakelock that is used for the other account, which will result in the device going to sleep before the sync is complete."

12 years agoMerge "Fix bug #2246815 Error popups on EditText should span the width of the screen...
Fabrice Di Meglio [Fri, 9 Sep 2011 00:35:01 +0000 (17:35 -0700)]
Merge "Fix bug #2246815 Error popups on EditText should span the width of the screen instead of the width of the EditText field"

12 years agoMerge "Fixed digital audio output detection"
Eric Laurent [Fri, 9 Sep 2011 00:21:39 +0000 (17:21 -0700)]
Merge "Fixed digital audio output detection"

12 years agoFix bug #2246815 Error popups on EditText should span the width of the screen instead...
Fabrice Di Meglio [Thu, 8 Sep 2011 22:05:23 +0000 (15:05 -0700)]
Fix bug #2246815 Error popups on EditText should span the width of the screen instead of the width of the EditText field

- cap the popup to 240 (Validated with UX team)

Change-Id: I2923825a19b7c79fa0d1233300f42e10bdda8df7

12 years agoMerge "Apply timeout for powerdown event and reset state machine when bluez crashes"
Matthew Xie [Fri, 9 Sep 2011 00:16:50 +0000 (17:16 -0700)]
Merge "Apply timeout for powerdown event and reset state machine when bluez crashes"

12 years agoFixed digital audio output detection
Eric Laurent [Thu, 8 Sep 2011 23:09:21 +0000 (16:09 -0700)]
Fixed digital audio output detection

Fixed bug in WiredAccessoryObserver preventing correct detection of
docks with digital audio connection (S/PDIF)

Change-Id: I96eeebc53952625d75133ce0af68f4f219bce41d

12 years agoThrow an exception if a both nav and system bars are configured
Chet Haase [Thu, 8 Sep 2011 23:19:50 +0000 (16:19 -0700)]
Throw an exception if a both nav and system bars are configured

It was possible for a device to be configured to use a navigation bar
(by setting config_showNavigationBar to true in a config.xml file)
and to use a system bar (by being a tablet device of sufficient size).
The display metrics would be set up for both, but the SystemUI would ignore
the navigation bar, leading to conflict in what would be displayed and how
much room there was on the display. This change throws an exception,
causing SystemUI to fail, when this conflict is detected.

Change-Id: Ib5c19d50ff9444bc33fd53d3dcfa016adc4872ef

12 years agoNetworkManagementService: adjust the qtaguid idx to new kernel
JP Abgrall [Thu, 8 Sep 2011 22:13:26 +0000 (15:13 -0700)]
NetworkManagementService: adjust the qtaguid idx to new kernel

https://partner.source.android.com/g/#/c/8968/ introduced

  idx iface acct_tag_hex uid_tag_int cnt_set ...
  2 wlan0 0x0 10022 0 ...
  3 wlan0 0x0 10022 1 ...
  4 wlan0 0x3010000000000000 10022 0 ...
  5 wlan0 0x3010000000000000 10022 1 ...

so treat it as monotonic starting a idx 1 for header line.

Change-Id: Ie1d0ec9a0b7103620a93b0ef0b01c13fe4162616

12 years agoMerge "AudioTrack: extend callback thread sleep time"
Eric Laurent [Thu, 8 Sep 2011 23:07:40 +0000 (16:07 -0700)]
Merge "AudioTrack: extend callback thread sleep time"

12 years agoMerge "Pass roaming info to ConnectivityService."
Robert Greenwalt [Thu, 8 Sep 2011 23:03:45 +0000 (16:03 -0700)]
Merge "Pass roaming info to ConnectivityService."

12 years agoMake the SyncManager have wakelocks per account, not per account type,
Fred Quintana [Thu, 8 Sep 2011 22:59:56 +0000 (15:59 -0700)]
Make the SyncManager have wakelocks per account, not per account type,
otherwise the parallel sync behavior of gmail can cause the first
account to finish to release the wakelock that is used for the other
account, which will result in the device going to sleep before the
sync is complete.

Change-Id: I7658465ca0956dfd9bb341de03126869e6217d31

12 years agoMerge "Don't sleep when inline video start"
Teng-Hui Zhu [Thu, 8 Sep 2011 22:41:54 +0000 (15:41 -0700)]
Merge "Don't sleep when inline video start"

12 years agoMerge "Add support for 3 new blend modes when blending with framebuffer: Add ...
Romain Guy [Thu, 8 Sep 2011 22:34:24 +0000 (15:34 -0700)]
Merge "Add support for 3 new blend modes when blending with framebuffer:   Add   Multiply   Screen"

12 years agoMerge "Always set geometry in queuebuffer"
Pannag Sanketi [Thu, 8 Sep 2011 22:33:31 +0000 (15:33 -0700)]
Merge "Always set geometry in queuebuffer"

12 years agoAdd support for 3 new blend modes when blending with framebuffer:
Romain Guy [Thu, 8 Sep 2011 22:33:03 +0000 (15:33 -0700)]
Add support for 3 new blend modes when blending with framebuffer:
  Add
  Multiply
  Screen

Change-Id: I92a3c2612c86613087568bf0c03cc6f92b5ded44

12 years agoMerge "Touch explorer does not cancel long press correctly causing system crash."
Svetoslav Ganov [Thu, 8 Sep 2011 22:23:44 +0000 (15:23 -0700)]
Merge "Touch explorer does not cancel long press correctly causing system crash."

12 years agoMerge "Always disable() through SBMS; watch date."
Jeff Sharkey [Thu, 8 Sep 2011 22:22:51 +0000 (15:22 -0700)]
Merge "Always disable() through SBMS; watch date."

12 years agoMerge "Fix crash while connecting channel."
Jaikumar Ganesh [Thu, 8 Sep 2011 22:20:19 +0000 (15:20 -0700)]
Merge "Fix crash while connecting channel."

12 years agoMerge "Make Bluetooth Health APIs public."
Jaikumar Ganesh [Thu, 8 Sep 2011 22:19:37 +0000 (15:19 -0700)]
Merge "Make Bluetooth Health APIs public."

12 years agoAudioTrack: extend callback thread sleep time
Eric Laurent [Wed, 7 Sep 2011 18:13:23 +0000 (11:13 -0700)]
AudioTrack: extend callback thread sleep time

Do not force wake up the AudioTrack thread every 10ms if no timed
events (loop, markers..) have to be processed.
This will help reduce power consumption.

Change-Id: Icb425b13800690008dd07c27ffac84739e3dbba3

12 years agoFix crash while connecting channel.
Jaikumar Ganesh [Tue, 6 Sep 2011 23:45:52 +0000 (16:45 -0700)]
Fix crash while connecting channel.

When an incoming connection comes and then we disconnect it,
and then launch the outgoing connection - we crash because
the channel path chan.mChannelPath is null.

Change-Id: I9115cc038f7ce85a193bf05d14b2b0a5e0579a69

12 years agoMake Bluetooth Health APIs public.
Jaikumar Ganesh [Wed, 31 Aug 2011 22:36:05 +0000 (15:36 -0700)]
Make Bluetooth Health APIs public.

Fix a few bugs:
  a) Pass a integer token to identify the channel.
  b) Close fds in case of errors.

Change-Id: I2046787be5008769435f2f72a5bd67c19b749da0

12 years agoMerge "Save/restore display lists' canvas properly"
Romain Guy [Thu, 8 Sep 2011 22:06:05 +0000 (15:06 -0700)]
Merge "Save/restore display lists' canvas properly"

12 years agoSave/restore display lists' canvas properly
Romain Guy [Thu, 8 Sep 2011 22:03:39 +0000 (15:03 -0700)]
Save/restore display lists' canvas properly

Change-Id: Ic016f0215f9fe5c67af98f059ecce4ed94994810

12 years agoApply timeout for powerdown event and reset state machine when bluez crashes
Matthew Xie [Thu, 8 Sep 2011 06:32:51 +0000 (23:32 -0700)]
Apply timeout for powerdown event and reset state machine when bluez crashes

The powerdown event was missed some time for unknown reasons and bluez could
crash for unknown reasons. We will debug on the issue. But for the time
being, we add a powerdown timer and process power up event to recover from
bluez crash
bug 5239719

Change-Id: Ie7315fb01e029747951e1a97a2d2f1dce53a997b

12 years agoTouch explorer does not cancel long press correctly causing system crash.
Svetoslav Ganov [Thu, 8 Sep 2011 21:49:41 +0000 (14:49 -0700)]
Touch explorer does not cancel long press correctly causing system crash.

1. The touch explorer was not canceling long press runnable when a finger
   goes down. This was causing system crash in the scenario of one pointer
   down and not moving followed by another pointer down. Since the long press
   runnable posed when the first pointer went down was  not removed it was
   sending events with wrong pointer id leading to a crash.

bug:5271592

Change-Id: I40dd7dd21d465ecedd9413f00b3cedc6066fa22d

12 years agoDon't sleep when inline video start
Teng-Hui Zhu [Thu, 8 Sep 2011 20:31:28 +0000 (13:31 -0700)]
Don't sleep when inline video start

bug:4563692

Change-Id: I0174403e3f78b5a637500fbaaf7f9219efe0cbc8

12 years agoAlways set geometry in queuebuffer
Pannag Sanketi [Thu, 8 Sep 2011 21:15:00 +0000 (14:15 -0700)]
Always set geometry in queuebuffer

The queuebuffer could return early due to timestamp issues. Need to set
the geometry even in that case.

Change-Id: I04d7cd1df3996d640c269285398c0042923ba920

12 years agoMerge "RTP: support payloads with larger packetization interval."
Chia-chi Yeh [Thu, 8 Sep 2011 21:07:00 +0000 (14:07 -0700)]
Merge "RTP: support payloads with larger packetization interval."

12 years agoMerge "idle test app for bandwidth usage."
Tsu Chiang Chuang [Thu, 8 Sep 2011 21:04:52 +0000 (14:04 -0700)]
Merge "idle test app for bandwidth usage."

12 years agoMerge "Fix bug 5249855 - put content descriptions for action bar tabs on images"
Adam Powell [Thu, 8 Sep 2011 21:01:03 +0000 (14:01 -0700)]
Merge "Fix bug 5249855 - put content descriptions for action bar tabs on images"

12 years agoMerge "Fix issue #5139085: Some Recents items can't be killed"
Dianne Hackborn [Thu, 8 Sep 2011 21:00:24 +0000 (14:00 -0700)]
Merge "Fix issue #5139085: Some Recents items can't be killed"

12 years agoidle test app for bandwidth usage.
Tsu Chiang Chuang [Tue, 6 Sep 2011 23:37:51 +0000 (16:37 -0700)]
idle test app for bandwidth usage.

Change-Id: Ib35b27617369b360972e653db70bf5cf9303ddf1

12 years agoMerge "Add raw entities URI for profiles."
Dave Santoro [Thu, 8 Sep 2011 20:38:00 +0000 (13:38 -0700)]
Merge "Add raw entities URI for profiles."

12 years agoMerge "Add data_set for Settings table as well."
Dave Santoro [Thu, 8 Sep 2011 20:37:43 +0000 (13:37 -0700)]
Merge "Add data_set for Settings table as well."

12 years agoFix issue #5139085: Some Recents items can't be killed
Dianne Hackborn [Thu, 8 Sep 2011 20:30:11 +0000 (13:30 -0700)]
Fix issue #5139085: Some Recents items can't be killed

Change-Id: Ib4fa413266c4aa2223576ce0299be743358fdc26

12 years agoMerge "Changing the timeout for detecting syncs that are taking too long to bind...
Subir Jhanb [Thu, 8 Sep 2011 20:24:45 +0000 (13:24 -0700)]
Merge "Changing the timeout for detecting syncs that are taking too long to bind BUG: 5222661"

12 years agoAdd default videos for background replacement.
Eino-Ville Talvala [Thu, 8 Sep 2011 19:09:56 +0000 (12:09 -0700)]
Add default videos for background replacement.

A minimal set of low-resolution videos primarily for the background
replacement effect.

Change-Id: Ic7aa964b99fc647d210ab3e6567c366ea8c15b86

12 years agoChanging the timeout for detecting syncs that are taking too long to bind
Subir Jhanb [Thu, 8 Sep 2011 20:12:21 +0000 (13:12 -0700)]
Changing the timeout for detecting syncs that are taking too long to bind
BUG: 5222661

Change-Id: I9406980e26a4ee30ac6d5470bc97928e3dc74d24

12 years agoMerge "Fix snippetizing cursor"
Isaac Katzenelson [Thu, 8 Sep 2011 19:49:13 +0000 (12:49 -0700)]
Merge "Fix snippetizing cursor"

12 years agoAlways disable() through SBMS; watch date.
Jeff Sharkey [Thu, 8 Sep 2011 06:24:53 +0000 (23:24 -0700)]
Always disable() through SBMS; watch date.

Touching StatusBar.disable() directly can make the cached value over
in StatusBarManagerService stale.  Instead, dispatch DISABLE_BACK
through setSystemUiVisibility() on tablets; it's unused on phones.

Also DISABLE_NOTIFICATION_TICKER when showing secure lockscreen, and
watch for TIME_CHANGED in DateView.

Bug: 5255469
Bug: 5242677
Change-Id: I4efaf9799b2f229f49d7024da5dafceacd5e08bb

12 years agoFix bug 5249855 - put content descriptions for action bar tabs on images
Adam Powell [Thu, 8 Sep 2011 19:18:14 +0000 (12:18 -0700)]
Fix bug 5249855 - put content descriptions for action bar tabs on images

Change-Id: Iddf13e310237cffe517697b3c3ca429a1555dcbc

12 years agoPass roaming info to ConnectivityService.
Robert Greenwalt [Fri, 2 Sep 2011 22:19:31 +0000 (15:19 -0700)]
Pass roaming info to ConnectivityService.

bug:5215657
Change-Id: I77024141a7bbaa47eae021009e16b283699be53e

12 years agoMerge "Audio player must not be used as a timesource before it's started."
Andreas Huber [Thu, 8 Sep 2011 18:39:17 +0000 (11:39 -0700)]
Merge "Audio player must not be used as a timesource before it's started."

12 years agoAudio player must not be used as a timesource before it's started.
Andreas Huber [Thu, 8 Sep 2011 18:33:47 +0000 (11:33 -0700)]
Audio player must not be used as a timesource before it's started.

Otherwise it'll trigger a division-by-zero exception since the audio sample rate
is as yet unknown.

Change-Id: I0793aa7c1c348ffa2611272bb646eff6ecf6ff53
related-to-bug: 5242451

12 years agoMerge "Integrate ImageProcessing test into test framework http://b/issue?id=5274365...
Xia Wang [Thu, 8 Sep 2011 18:20:32 +0000 (11:20 -0700)]
Merge "Integrate ImageProcessing test into test framework b/issue?id=5274365 Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3"

12 years agoMerge "No vibration when long pressing in the empty part of an EditText"
Gilles Debunne [Thu, 8 Sep 2011 18:18:53 +0000 (11:18 -0700)]
Merge "No vibration when long pressing in the empty part of an EditText"

12 years agoMerge "Longpressing in landscape correctly starts selection mode."
Gilles Debunne [Thu, 8 Sep 2011 18:18:36 +0000 (11:18 -0700)]
Merge "Longpressing in landscape correctly starts selection mode."

12 years agoMerge "Updated text selection color. As in 133272"
Gilles Debunne [Thu, 8 Sep 2011 18:18:23 +0000 (11:18 -0700)]
Merge "Updated text selection color. As in 133272"

12 years agoMerge "Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes"
Adam Powell [Thu, 8 Sep 2011 18:03:21 +0000 (11:03 -0700)]
Merge "Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes"

12 years agoMerge "Fix bug 5174277 - Trouble with Menus"
Adam Powell [Thu, 8 Sep 2011 18:02:20 +0000 (11:02 -0700)]
Merge "Fix bug 5174277 - Trouble with Menus"

12 years agoMerge "Fix issue #5263361: Browser instance not created in application picker"
Dianne Hackborn [Thu, 8 Sep 2011 17:38:42 +0000 (10:38 -0700)]
Merge "Fix issue #5263361: Browser instance not created in application picker"

12 years agoMerge "Add FrameLayout.getMeasureAllChildren()"
Steve Block [Thu, 8 Sep 2011 17:38:15 +0000 (10:38 -0700)]
Merge "Add FrameLayout.getMeasureAllChildren()"

12 years agoFix issue #5263361: Browser instance not created in application picker
Dianne Hackborn [Thu, 8 Sep 2011 01:31:28 +0000 (18:31 -0700)]
Fix issue #5263361: Browser instance not created in application picker

The resolver activity was hiding the following activity from recents.

Also some other fixes: a little better memory use debugging, removed
some unneeded code from window manager, moved some system activities
into their own process, added some more running process information for
manage apps.

Change-Id: I66687d16989ff965d524b92dc360f37c19199717

12 years agoMerge "Resurrect verbose binder logging"
Andy McFadden [Thu, 8 Sep 2011 16:56:41 +0000 (09:56 -0700)]
Merge "Resurrect verbose binder logging"

12 years agoMerge "docs: adding warning to managedQuery() JavaDoc about cursor.close()"
Joe Fernandez [Thu, 8 Sep 2011 16:42:38 +0000 (09:42 -0700)]
Merge "docs: adding warning to managedQuery() JavaDoc about cursor.close()"

12 years agoMerge "Fix notification disappearance animations."
Daniel Sandler [Thu, 8 Sep 2011 16:33:55 +0000 (09:33 -0700)]
Merge "Fix notification disappearance animations."

12 years agoMerge "Fix 5156702: rotate thumbnails"
Chih-Chung Chang [Thu, 8 Sep 2011 12:52:44 +0000 (05:52 -0700)]
Merge "Fix 5156702: rotate thumbnails"

12 years agoMerge "Poll UID stats during iface changes, enforce idx."
Jeff Sharkey [Thu, 8 Sep 2011 04:41:05 +0000 (21:41 -0700)]
Merge "Poll UID stats during iface changes, enforce idx."

12 years agoFix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes
Adam Powell [Thu, 8 Sep 2011 03:55:58 +0000 (20:55 -0700)]
Fix bug 5091269 - Set textColorLink to holo_blue_light for Holo themes

Change-Id: Idc7f936d684f6945e96981a8fa95b6a63fedd93d

12 years agoFix bug 5174277 - Trouble with Menus
Adam Powell [Thu, 8 Sep 2011 03:46:24 +0000 (20:46 -0700)]
Fix bug 5174277 - Trouble with Menus

Make sure that options menu panel presenters associated with a PhoneWindow
get re-wired properly when a new menu is generated.

Change-Id: Ic06130019aec8b8edc372054c348f147d164fc5f

12 years agoMerge "Send onViewClicked in the extract mode"
satok [Thu, 8 Sep 2011 02:50:54 +0000 (19:50 -0700)]
Merge "Send onViewClicked in the extract mode"

12 years agoSend onViewClicked in the extract mode
satok [Wed, 7 Sep 2011 08:14:03 +0000 (17:14 +0900)]
Send onViewClicked in the extract mode

Bug: 5257838
Change-Id: I16547aab86812f2db45deb879ad887dc38968164

12 years agoFix notification disappearance animations.
Daniel Sandler [Thu, 8 Sep 2011 02:13:29 +0000 (22:13 -0400)]
Fix notification disappearance animations.

Bug: 5262083
Change-Id: Iea99c69359352d536f1fe00b86f6748711c36e34

12 years agoMerge "Fix bug #5274332 TextLayoutCache is having multiple instances"
Fabrice Di Meglio [Thu, 8 Sep 2011 01:30:13 +0000 (18:30 -0700)]
Merge "Fix bug #5274332 TextLayoutCache is having multiple instances"

12 years agoFix bug #5274332 TextLayoutCache is having multiple instances
Fabrice Di Meglio [Thu, 8 Sep 2011 01:12:11 +0000 (18:12 -0700)]
Fix bug #5274332 TextLayoutCache is having multiple instances

- also fix the missing LOG_TAG define

Change-Id: I25e96d1ba372e84768604f18702e0724fdecefb0

12 years agoMerge "Not visible view should not be announced or interacted with."
Svetoslav Ganov [Thu, 8 Sep 2011 01:24:25 +0000 (18:24 -0700)]
Merge "Not visible view should not be announced or interacted with."

12 years agoMerge "Remove connection access intents from protected broadcasts."
Jaikumar Ganesh [Thu, 8 Sep 2011 01:22:18 +0000 (18:22 -0700)]
Merge "Remove connection access intents from protected broadcasts."

12 years agoPoll UID stats during iface changes, enforce idx.
Jeff Sharkey [Thu, 8 Sep 2011 00:20:27 +0000 (17:20 -0700)]
Poll UID stats during iface changes, enforce idx.

When ifaces change, poll UID stats without persisting, since they
depend on knowing active iface to store correctly.  Log dropped UID
stats when iface is unknown.  Switch to using flags when calling
performPoll().

Enforce that "idx" values are consistent from xt_qtaguid.  Transition
to using Log.wtf() for important checks, mostly around file I/O,
kernel stats parsing, and kernel module control.  Increase stats
persist threshold to 2MB to reduce churn.

Bug: 52694765270106
Change-Id: I721215bfb65127f95775c71cf135e907cd567e92

12 years agoNot visible view should not be announced or interacted with.
Svetoslav Ganov [Thu, 8 Sep 2011 01:06:03 +0000 (18:06 -0700)]
Not visible view should not be announced or interacted with.

1. Some invisible views' text was reported by accessibility events.

2. Accessibility actions could have been perfromed on invisible views.

bug:5264355

Change-Id: I68184fb436a3e10e947ec6f1eae02aa3d0d1cb7f

12 years agoIntegrate ImageProcessing test into test framework
Xia Wang [Thu, 8 Sep 2011 01:00:37 +0000 (18:00 -0700)]
Integrate ImageProcessing test into test framework
http://b/issue?id=5274365
Change-Id: I7949b4114dcab17d895d04755df5df2bd5a576a3

12 years agoMerge "Update DroidSansFallback to version 2.52a"
Bart Sears [Thu, 8 Sep 2011 01:04:16 +0000 (18:04 -0700)]
Merge "Update DroidSansFallback to version 2.52a"