OSDN Git Service

android-x86/frameworks-base.git
13 years agoMerge "Fix bug 5121406 - ActionBar.setLogo"
Adam Powell [Thu, 4 Aug 2011 20:21:07 +0000 (13:21 -0700)]
Merge "Fix bug 5121406 - ActionBar.setLogo"

13 years agoFix bug 5121406 - ActionBar.setLogo
Adam Powell [Thu, 4 Aug 2011 20:12:01 +0000 (13:12 -0700)]
Fix bug 5121406 - ActionBar.setLogo

Make the resource ID version of setLogo work.

Change-Id: I0a710b714c9fd10bc3063a8ec95e59391ba4d4e0

13 years agoMerge "VPN: move away from the VPN permission."
Chia-chi Yeh [Thu, 4 Aug 2011 20:04:51 +0000 (13:04 -0700)]
Merge "VPN: move away from the VPN permission."

13 years agoMerge "Restart HLS streaming from the bottom of the playlist if we miss the boat...
Andreas Huber [Thu, 4 Aug 2011 19:57:45 +0000 (12:57 -0700)]
Merge "Restart HLS streaming from the bottom of the playlist if we miss the boat on the"

13 years agoam 23ce76ce: am 320834c9: am b9e8b25e: am 6b3a0123: Merge "Insert a break wraparound."
Xavier Ducrohet [Thu, 4 Aug 2011 19:56:46 +0000 (12:56 -0700)]
am 23ce76ce: am 320834c9: am b9e8b25e: am 6b3a0123: Merge "Insert a break wraparound."

* commit '23ce76ce1666e5e8b0b17825c271b133ba2626d6':
  Insert a break wraparound.

13 years agoam 320834c9: am b9e8b25e: am 6b3a0123: Merge "Insert a break wraparound."
Xavier Ducrohet [Thu, 4 Aug 2011 19:54:49 +0000 (12:54 -0700)]
am 320834c9: am b9e8b25e: am 6b3a0123: Merge "Insert a break wraparound."

* commit '320834c9e02364b39b98b610f1d2244cbb9a4f26':
  Insert a break wraparound.

13 years agoam b9e8b25e: am 6b3a0123: Merge "Insert a break wraparound."
Xavier Ducrohet [Thu, 4 Aug 2011 19:52:34 +0000 (12:52 -0700)]
am b9e8b25e: am 6b3a0123: Merge "Insert a break wraparound."

* commit 'b9e8b25e9066d6f2da0635eaac524246b729fbfa':
  Insert a break wraparound.

13 years agoam 6b3a0123: Merge "Insert a break wraparound."
Xavier Ducrohet [Thu, 4 Aug 2011 19:50:11 +0000 (12:50 -0700)]
am 6b3a0123: Merge "Insert a break wraparound."

* commit '6b3a0123486e729aca7e7de0c3a78c4c3300d0c9':
  Insert a break wraparound.

13 years agoMerge "Insert a break wraparound."
Xavier Ducrohet [Thu, 4 Aug 2011 19:36:11 +0000 (12:36 -0700)]
Merge "Insert a break wraparound."

13 years agoMerge "Layoutlib: implement Resources.getBoolean(int)."
Xavier Ducrohet [Thu, 4 Aug 2011 19:18:17 +0000 (12:18 -0700)]
Merge "Layoutlib: implement Resources.getBoolean(int)."

13 years agoRestart HLS streaming from the bottom of the playlist if we miss the boat on the
Andreas Huber [Thu, 4 Aug 2011 19:02:47 +0000 (12:02 -0700)]
Restart HLS streaming from the bottom of the playlist if we miss the boat on the

next segment. This can happen if for whatever reason we playback video slower than
it is served.

Also removed some unnecessary verbosity from ChromiumHTTPDataSource.

Change-Id: I6e870879310c9efe4d50d7dc0883c08405442d79
related-to-bug: 5120425

13 years agoMerge "Fix bug 5073637 - Market apps crashing FastScroller"
Adam Powell [Thu, 4 Aug 2011 17:51:57 +0000 (10:51 -0700)]
Merge "Fix bug 5073637 - Market apps crashing FastScroller"

13 years agoFix bug 5073637 - Market apps crashing FastScroller
Adam Powell [Thu, 4 Aug 2011 05:38:48 +0000 (22:38 -0700)]
Fix bug 5073637 - Market apps crashing FastScroller

It seems that some popular Market apps do not properly implement
SectionIndexer#getSectionForPosition and the framework did not
previously call it. Revert to more simplistic scrollbar behavior for
apps targeting sdk < Honeycomb.

Change-Id: If0b1f2b4db540de4bb8ba45798e498c09cddb42f

13 years agoMerge "Fix p2p package paths"
Irfan Sheriff [Thu, 4 Aug 2011 17:29:23 +0000 (10:29 -0700)]
Merge "Fix p2p package paths"

13 years agoMerge "Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appear...
Fabrice Di Meglio [Thu, 4 Aug 2011 17:09:24 +0000 (10:09 -0700)]
Merge "Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appear as LTR"

13 years agoMerge "Log some signal condition diagnostics for now."
Daniel Sandler [Thu, 4 Aug 2011 16:56:53 +0000 (09:56 -0700)]
Merge "Log some signal condition diagnostics for now."

13 years agoMerge "Crushing Dreams."
Daniel Sandler [Thu, 4 Aug 2011 16:46:45 +0000 (09:46 -0700)]
Merge "Crushing Dreams."

13 years agoMerge "Resolve merge conflict for '75f1fdec':"
Mike Lockwood [Thu, 4 Aug 2011 16:46:09 +0000 (09:46 -0700)]
Merge "Resolve merge conflict for '75f1fdec':"

13 years agoMerge "Adapt TextLayoutCache for new Harfbuzz scripts"
Russell Brenner [Thu, 4 Aug 2011 16:41:53 +0000 (09:41 -0700)]
Merge "Adapt TextLayoutCache for new Harfbuzz scripts"

13 years agoMerge "Removed permission READ_WRITE_OWN_VOICEMAIL from framework/base."
Debashish Chatterjee [Thu, 4 Aug 2011 16:34:25 +0000 (09:34 -0700)]
Merge "Removed permission READ_WRITE_OWN_VOICEMAIL from framework/base."

13 years agoMerge "Fix NPE on first-ever boot if display has rotated."
Daniel Sandler [Thu, 4 Aug 2011 15:46:20 +0000 (08:46 -0700)]
Merge "Fix NPE on first-ever boot if display has rotated."

13 years agoMerge "Restore DISABLE_NOTIFICATION_ICONS."
Daniel Sandler [Thu, 4 Aug 2011 15:44:51 +0000 (08:44 -0700)]
Merge "Restore DISABLE_NOTIFICATION_ICONS."

13 years agoResolve merge conflict for '75f1fdec':
Mike Lockwood [Thu, 4 Aug 2011 15:40:25 +0000 (11:40 -0400)]
Resolve merge conflict for '75f1fdec':

    GPS Provider Service changes

    GPS engine needs to receive network state changes from Android fw.

    Added db query for the current APN, also added a new parameter
    between JNI / HAL to the new method in AGpsRilInterface struct
    for gps engine to receive APN from GPSLocationService

Conflicts:
services/java/com/android/server/location/GpsLocationProvider.java

Change-Id: I33c45027f1571493d3525324f62d199517c4960c
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoam 0b3af353: am a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes"
Mike Lockwood [Thu, 4 Aug 2011 14:53:53 +0000 (07:53 -0700)]
am 0b3af353: am a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes"

* commit '0b3af353dcf61177158934a11404cf2914038696':
  GPS Provider Service changes

13 years agoam a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes"
Mike Lockwood [Thu, 4 Aug 2011 14:51:38 +0000 (07:51 -0700)]
am a82ee49a: am 8f5dd9ad: Merge "GPS Provider Service changes"

* commit 'a82ee49a7b130ffe3199a488c7bb0ca4464af64c':
  GPS Provider Service changes

13 years agoRemoved permission READ_WRITE_OWN_VOICEMAIL from framework/base.
Debashish Chatterjee [Thu, 4 Aug 2011 13:12:58 +0000 (14:12 +0100)]
Removed permission READ_WRITE_OWN_VOICEMAIL from framework/base.

This permission has now been replaced by ADD_VOICEMAIL.

Bug: 5098551
Change-Id: Idc993f1674a66f0df3ec699ed14b2e5cfedfe3e8

13 years agoam 8f5dd9ad: Merge "GPS Provider Service changes"
Mike Lockwood [Thu, 4 Aug 2011 14:48:57 +0000 (07:48 -0700)]
am 8f5dd9ad: Merge "GPS Provider Service changes"

* commit '8f5dd9ad3f98d97d2862b57ba8cd961d2201e40c':
  GPS Provider Service changes

13 years agoMerge "GPS Provider Service changes"
Mike Lockwood [Thu, 4 Aug 2011 14:39:03 +0000 (07:39 -0700)]
Merge "GPS Provider Service changes"

13 years agoGPS Provider Service changes
Kevin Tang [Sun, 5 Jun 2011 21:25:16 +0000 (14:25 -0700)]
GPS Provider Service changes

GPS engine needs to receive network state changes from Android fw.

Added db query for the current APN, also added a new parameter
between JNI / HAL to the new method in AGpsRilInterface struct
for gps engine to receive APN from GPSLocationService

Change-Id: I62e35c948d2ac1961771d1a10581a3b8e695c05a
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Removing firing of spurious scroll accesibility events."
Svetoslav Ganov [Thu, 4 Aug 2011 12:55:46 +0000 (05:55 -0700)]
Merge "Removing firing of spurious scroll accesibility events."

13 years agoMerge "No selection or click accessibility events are fired when a list item is tapped."
Svetoslav Ganov [Thu, 4 Aug 2011 12:55:26 +0000 (05:55 -0700)]
Merge "No selection or click accessibility events are fired when a list item is tapped."

13 years agoMerge "Add camera bayer image format."
Wu-cheng Li [Thu, 4 Aug 2011 08:46:56 +0000 (01:46 -0700)]
Merge "Add camera bayer image format."

13 years agoAdd camera bayer image format.
Wu-cheng Li [Tue, 2 Aug 2011 09:49:50 +0000 (17:49 +0800)]
Add camera bayer image format.

The API are hidden.

bug:5086073

Change-Id: Ic9a53e5d5007ad3f12a28406ee25098227f14cbc

13 years agoFix p2p package paths
Irfan Sheriff [Wed, 3 Aug 2011 22:37:08 +0000 (15:37 -0700)]
Fix p2p package paths

Split change Iba3beb8c which will not go in master to fix package paths

Bug: 5002384
Change-Id: I15072b65422fcdfe17c3f130d169258d60748012

13 years agoMerge "Fix 5044158: layout and asset work on lockscreen PIN mode"
Jim Miller [Thu, 4 Aug 2011 02:41:45 +0000 (19:41 -0700)]
Merge "Fix 5044158: layout and asset work on lockscreen PIN mode"

13 years agoFix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appear as LTR
Fabrice Di Meglio [Thu, 4 Aug 2011 02:13:34 +0000 (19:13 -0700)]
Fix bug #5114358 If writing Numbers with Hebrew & Arabic keyboard, they appear as LTR

- add missing case for Arabic numbers

Change-Id: I7efe8172efee410eaafddec4a1465c1aa93a125b

13 years agoMerge "Whoops also need to move notification shade above lock screen."
Dianne Hackborn [Thu, 4 Aug 2011 01:58:04 +0000 (18:58 -0700)]
Merge "Whoops also need to move notification shade above lock screen."

13 years agoWhoops also need to move notification shade above lock screen.
Dianne Hackborn [Thu, 4 Aug 2011 01:55:19 +0000 (18:55 -0700)]
Whoops also need to move notification shade above lock screen.

And this requires making a new layer for the volume toast.

Change-Id: I4f272d56c87cf3b6bf886774b0fb02e610ab9164

13 years agoFix NPE on first-ever boot if display has rotated.
Daniel Sandler [Thu, 4 Aug 2011 01:44:08 +0000 (21:44 -0400)]
Fix NPE on first-ever boot if display has rotated.

Bug: 5116154
Change-Id: I8c91fa9eae24c6cb25f4431da00dc4b527124ae3

13 years agoMerge "UsbDeviceManager: Fix typo that broke adb on/off setting persistence"
Mike Lockwood [Thu, 4 Aug 2011 01:35:33 +0000 (18:35 -0700)]
Merge "UsbDeviceManager: Fix typo that broke adb on/off setting persistence"

13 years agoMerge "Add support for localizing order of day of week and date in status bar date...
Mike Lockwood [Thu, 4 Aug 2011 01:35:23 +0000 (18:35 -0700)]
Merge "Add support for localizing order of day of week and date in status bar date view"

13 years agoLog some signal condition diagnostics for now.
Daniel Sandler [Thu, 4 Aug 2011 01:22:16 +0000 (21:22 -0400)]
Log some signal condition diagnostics for now.

Bug: 5103241
Change-Id: Id780a3e535270c53e5f1b531c761ca5010291040

13 years agoMerge "Fix PAN bug for reverse tethering."
Jaikumar Ganesh [Thu, 4 Aug 2011 01:15:11 +0000 (18:15 -0700)]
Merge "Fix PAN bug for reverse tethering."

13 years agoMerge changes I689cb0c0,I09603218
Mathias Agopian [Thu, 4 Aug 2011 01:12:36 +0000 (18:12 -0700)]
Merge changes I689cb0c0,I09603218

* changes:
  Add a 'release' method to the SurfaceTexture public Java API
  Mark Window-Manager-specific APIs on android.view.Surface as @hide

13 years agoam a598d144: am 3a5e36f9: (-s ours) am 98c531dc: am 9b0c6bee: Merge "Fix a compiling...
Jean-Baptiste Queru [Thu, 4 Aug 2011 00:42:20 +0000 (17:42 -0700)]
am a598d144: am 3a5e36f9: (-s ours) am 98c531dc: am 9b0c6bee: Merge "Fix a compiling error when trying to use setBufferCount"

* commit 'a598d144e8c9722ff83e38cd8a70bc15a00bcdf3':
  Fix a compiling error when trying to use setBufferCount

13 years agoMerge "Make backup/restore confirmation UI landscape-friendly"
Christopher Tate [Thu, 4 Aug 2011 00:37:56 +0000 (17:37 -0700)]
Merge "Make backup/restore confirmation UI landscape-friendly"

13 years agoMake backup/restore confirmation UI landscape-friendly
Christopher Tate [Thu, 4 Aug 2011 00:29:53 +0000 (17:29 -0700)]
Make backup/restore confirmation UI landscape-friendly

Now the textual content and password fields are placed in scroll view,
and the confirm/deny buttons pinned at the bottom of the layout.
Previously, in landscape mode on some devices the buttons would be
pushed off screen.

Bug 5115411

Change-Id: I8bf8fd1516735bf6111893df79636b519dbfb803

13 years agoMerge "Add a timeout for disconnecting devices to recover from error situation"
Matthew Xie [Thu, 4 Aug 2011 00:31:11 +0000 (17:31 -0700)]
Merge "Add a timeout for disconnecting devices to recover from error situation"

13 years agoMerge "TileBenchmark label addition"
Chris Craik [Thu, 4 Aug 2011 00:29:03 +0000 (17:29 -0700)]
Merge "TileBenchmark label addition"

13 years agoAdd a 'release' method to the SurfaceTexture public Java API
Mathias Agopian [Wed, 3 Aug 2011 22:18:36 +0000 (15:18 -0700)]
Add a 'release' method to the SurfaceTexture public Java API

Bug: 5063618
Change-Id: I689cb0c01c14e597ccfb4eb0972e64fa570bd4e8

13 years agoLayoutlib: implement Resources.getBoolean(int).
Xavier Ducrohet [Thu, 4 Aug 2011 00:20:58 +0000 (17:20 -0700)]
Layoutlib: implement Resources.getBoolean(int).

Change-Id: I44cee203bb9a8fabaebfd689fc20ec2f2a9b3561

13 years agoMerge "Enforce permission for changeApplicationState function."
Jaikumar Ganesh [Thu, 4 Aug 2011 00:20:52 +0000 (17:20 -0700)]
Merge "Enforce permission for changeApplicationState function."

13 years agoMerge "Added Device Default Themes."
Romain Guy [Thu, 4 Aug 2011 00:16:02 +0000 (17:16 -0700)]
Merge "Added Device Default Themes."

13 years agoMerge "Better error codes for missing files"
Kenny Root [Thu, 4 Aug 2011 00:09:38 +0000 (17:09 -0700)]
Merge "Better error codes for missing files"

13 years agoAdd a timeout for disconnecting devices to recover from error situation
Matthew Xie [Wed, 3 Aug 2011 00:08:57 +0000 (17:08 -0700)]
Add a timeout for disconnecting devices to recover from error situation

Start the timer (3 second) just after calling disconnect devices.
If the timer expires, it indicates an error condition. we don't wait
on the ALL_DEVICES_DISCONNECTED event upon the error. Instead, get out of
switching state and turn off BT to reset out of the error condition.

Change-Id: I27aa8cd7b6fe50d9191e2d32fc2d6eac50424403

13 years agoMerge "Expose quota status for active network."
Jeff Sharkey [Thu, 4 Aug 2011 00:05:21 +0000 (17:05 -0700)]
Merge "Expose quota status for active network."

13 years agoAdded Device Default Themes.
Andrew Sapperstein [Wed, 27 Jul 2011 01:21:07 +0000 (18:21 -0700)]
Added Device Default Themes.

Now we have device default themes that OEMs
can change without affecting the Holo theme
or its derivatives. Additionally, the device
default themes point to device default styles
that have stubs (while inheriting from their
holo analogs).

Change-Id: I91f4a828eca1ba4da1d5b073dd04a34e52534aa4

13 years agoMerge "Fix bug 5044737 - Compatibility menus should be as wide as the screen width"
Adam Powell [Wed, 3 Aug 2011 23:57:07 +0000 (16:57 -0700)]
Merge "Fix bug 5044737 - Compatibility menus should be as wide as the screen width"

13 years agoTileBenchmark label addition
Chris Craik [Wed, 3 Aug 2011 23:54:23 +0000 (16:54 -0700)]
TileBenchmark label addition

bug:5062896

Now uses previously unused methods, and has better labelling.

Change-Id: Icc6ec7d1ac915b594c26854aea31710e3f23633c

13 years agoFix bug 5044737 - Compatibility menus should be as wide as the screen
Adam Powell [Wed, 3 Aug 2011 23:45:45 +0000 (16:45 -0700)]
Fix bug 5044737 - Compatibility menus should be as wide as the screen
width

Change-Id: I96f4d6d41fe490845a1e7dd40c9f1a38f01781b7

13 years agoFix PAN bug for reverse tethering.
Jaikumar Ganesh [Wed, 3 Aug 2011 23:37:48 +0000 (16:37 -0700)]
Fix PAN bug for reverse tethering.

We were the setting the iface as null while disconnecting
and so when disconnected the iface used was null - which would
lead to a crash. During connecting we don't know the interface,
so we use null.

Change-Id: I970f2f1886fa32237936eff439c359187a798832

13 years agoMerge "Destroy the EGL surface when the ViewRootImpl surface is invalid Bug #5109839"
Romain Guy [Wed, 3 Aug 2011 23:23:35 +0000 (16:23 -0700)]
Merge "Destroy the EGL surface when the ViewRootImpl surface is invalid Bug #5109839"

13 years agoDestroy the EGL surface when the ViewRootImpl surface is invalid
Romain Guy [Wed, 3 Aug 2011 23:22:24 +0000 (16:22 -0700)]
Destroy the EGL surface when the ViewRootImpl surface is invalid
Bug #5109839

Change-Id: Icebde9abf43b852397a73ffef519004993b46901

13 years agoBetter error codes for missing files
Kenny Root [Wed, 3 Aug 2011 22:09:44 +0000 (15:09 -0700)]
Better error codes for missing files

Make sure that files that don't exist aren't returning bogus 'out of
space' error codes.

Add some Javadoc so I can remember what each thing does in an IDE.

Add copyright header to NativeLibraryHelper

Bug: 3375299
Change-Id: Iac46019160921daca65b21d38897e5165063316e

13 years agoMerge "Tidy."
Philip Milne [Wed, 3 Aug 2011 23:01:59 +0000 (16:01 -0700)]
Merge "Tidy."

13 years agoMerge "NativeDaemonConnector: offload callbacks to another thread."
Chia-chi Yeh [Wed, 3 Aug 2011 22:53:43 +0000 (15:53 -0700)]
Merge "NativeDaemonConnector: offload callbacks to another thread."

13 years agoVPN: move away from the VPN permission.
Chia-chi Yeh [Wed, 3 Aug 2011 22:39:59 +0000 (15:39 -0700)]
VPN: move away from the VPN permission.

VpnBuilder will be replaced by VpnService in the next change.

Change-Id: I2dea67a1616b74d17b372f7b214d207f1617198e

13 years agoMerge "Check the syncword for each frame. Fix for bug 5117233."
Gloria Wang [Wed, 3 Aug 2011 22:37:24 +0000 (15:37 -0700)]
Merge "Check the syncword for each frame. Fix for bug 5117233."

13 years agoTidy.
Philip Milne [Wed, 3 Aug 2011 18:50:50 +0000 (11:50 -0700)]
Tidy.

Simplify logic for alignment modes.
Simplify drawing of rectangles.
Remove redundant code that was generating warnings in IDEA.
Remove the flexibility variable from Spec as it always has the value UNDEFINED.
Supress remaining inspection warning for clean (green) inspection status.

Change-Id: I2ddd80c68e7a6db0877648c2fdecefe9dbe7d32f

13 years agoFix 5044158: layout and asset work on lockscreen PIN mode
Jim Miller [Sat, 30 Jul 2011 01:07:32 +0000 (18:07 -0700)]
Fix 5044158: layout and asset work on lockscreen PIN mode

Fix PIN entry layout issues on hdpi, large-mdpi and xhdpi devices where emergencyCallButton was partially off-screen.

Copy button assets from latinIME for PIN screen.

Make PIN keyboard horizontal and vertical gaps configurable.

Change-Id: I415fcd83f02971b987c3df418d4114b8e1ab3945

13 years agoCheck the syncword for each frame.
Gloria Wang [Wed, 3 Aug 2011 22:06:35 +0000 (15:06 -0700)]
Check the syncword for each frame.
Fix for bug 5117233.

Change-Id: I714c9b671832c9606cabdfe6bb21697c08de2eff

13 years agoMerge "A tap on the insertion handle is only handled if it has not been moved"
Gilles Debunne [Wed, 3 Aug 2011 22:01:50 +0000 (15:01 -0700)]
Merge "A tap on the insertion handle is only handled if it has not been moved"

13 years agoEnforce permission for changeApplicationState function.
Jaikumar Ganesh [Wed, 3 Aug 2011 21:17:22 +0000 (14:17 -0700)]
Enforce permission for changeApplicationState function.

The ADMIN permission is for use cases where we want to manage BT connection
at a deeper level. So just the Bluetooth permission is good enough here.

Change-Id: Iddd038fe9f9a26f155b4edc9484ba1fe27b178ba

13 years agoMark Window-Manager-specific APIs on android.view.Surface as @hide
Mathias Agopian [Wed, 3 Aug 2011 21:44:48 +0000 (14:44 -0700)]
Mark Window-Manager-specific APIs on android.view.Surface as @hide

Bug: 5063337
Change-Id: I096032186acfc6b6a032636188e4d44907e46233

13 years agoNativeDaemonConnector: offload callbacks to another thread.
Chia-chi Yeh [Wed, 3 Aug 2011 21:42:11 +0000 (14:42 -0700)]
NativeDaemonConnector: offload callbacks to another thread.

Now callbacks can communicate to the same daemon without causing a
deadlock. This also improves the latency of calls because they no
longer need to wait for the callbacks for the pending events.

Change-Id: I153fcf16bd64de79ee1c1a57d3cfdb12b354cf47

13 years agoUsbDeviceManager: Fix typo that broke adb on/off setting persistence
Mike Lockwood [Wed, 3 Aug 2011 21:10:43 +0000 (17:10 -0400)]
UsbDeviceManager: Fix typo that broke adb on/off setting persistence

Bug: 5108784

Change-Id: I68ed4d442ce4d3f4651cb618902fb226ac5a3673
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Put back the status bar animations."
Dianne Hackborn [Wed, 3 Aug 2011 21:01:55 +0000 (14:01 -0700)]
Merge "Put back the status bar animations."

13 years agoMerge "Bug 5050963: Suggestion popup moves with its associated TextView"
Gilles Debunne [Wed, 3 Aug 2011 20:58:49 +0000 (13:58 -0700)]
Merge "Bug 5050963: Suggestion popup moves with its associated TextView"

13 years agoAdd support for localizing order of day of week and date in status bar date view
Mike Lockwood [Wed, 3 Aug 2011 19:26:57 +0000 (15:26 -0400)]
Add support for localizing order of day of week and date in status bar date view

In Japanese, the day of week should follow the date

Bug: 4606219

Change-Id: If385b3f9989bbe5f1b4bc21293d9be651e187c1f
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "Fix bug 5093394 - Double SearchView!! What does it mean!?"
Adam Powell [Wed, 3 Aug 2011 19:16:58 +0000 (12:16 -0700)]
Merge "Fix bug 5093394 - Double SearchView!! What does it mean!?"

13 years agoFix bug 5093394 - Double SearchView!! What does it mean!?
Adam Powell [Wed, 3 Aug 2011 19:06:32 +0000 (12:06 -0700)]
Fix bug 5093394 - Double SearchView!! What does it mean!?

It means we should collapse any expanded action items when we
clear out all items from a MenuBuilder.

Change-Id: I59cacd862a89b3a50c61b02c64b1ea71907af83f

13 years agoAdapt TextLayoutCache for new Harfbuzz scripts
Russell Brenner [Wed, 3 Aug 2011 18:45:07 +0000 (11:45 -0700)]
Adapt TextLayoutCache for new Harfbuzz scripts

The Harfbuzz script setting was wired to HB_Script_Common for left-
to-right text and HB_Script_Arabic for right-to-left. This change
selects from additional scripts using some utility APIs from
Harfbuzz.

Change-Id: I34a6f1e0407c8d122bc968443948e7863d1f91ed

13 years agoMerge "AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME."
Eric Laurent [Wed, 3 Aug 2011 18:51:55 +0000 (11:51 -0700)]
Merge "AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME."

13 years agoMerge "AudioFlinger: disable AEC and NS with BT headsets"
Eric Laurent [Wed, 3 Aug 2011 18:51:35 +0000 (11:51 -0700)]
Merge "AudioFlinger: disable AEC and NS with BT headsets"

13 years agoAudioFlinger: disable AEC and NS with BT headsets
Eric Laurent [Mon, 1 Aug 2011 16:52:20 +0000 (09:52 -0700)]
AudioFlinger: disable AEC and NS with BT headsets

Disable AEC and NS when the Bluetooth SCO headset in use indicates it
implements those pre processings.

Change-Id: I93f3d10b0a27243d5dbff7182639576fc0c6d862

13 years agoMerge "Fix PAN bugs."
Jaikumar Ganesh [Wed, 3 Aug 2011 18:16:18 +0000 (11:16 -0700)]
Merge "Fix PAN bugs."

13 years agoMerge "Don't recreate the EGL surface if the surface is not ready Bug #5114545"
Romain Guy [Wed, 3 Aug 2011 18:16:01 +0000 (11:16 -0700)]
Merge "Don't recreate the EGL surface if the surface is not ready Bug #5114545"

13 years agoDon't recreate the EGL surface if the surface is not ready
Romain Guy [Wed, 3 Aug 2011 18:14:38 +0000 (11:14 -0700)]
Don't recreate the EGL surface if the surface is not ready
Bug #5114545

Change-Id: I95149dc18e0582ca358716a6b0d89a4edc8fca26

13 years agoCrushing Dreams.
Daniel Sandler [Wed, 3 Aug 2011 18:13:36 +0000 (14:13 -0400)]
Crushing Dreams.

Bug: 4988983
Change-Id: I9874497fede77cad6644c21cb93a236c16376fb6

13 years agoRestore DISABLE_NOTIFICATION_ICONS.
Daniel Sandler [Wed, 3 Aug 2011 18:05:07 +0000 (14:05 -0400)]
Restore DISABLE_NOTIFICATION_ICONS.

Bug: 5054828
Change-Id: I621f5ef9281eb9593525faf7dd7be42def653970

13 years agoMerge "In DeviceMotionService, handle the fact that we may receive updates from Senso...
Steve Block [Wed, 3 Aug 2011 17:48:07 +0000 (10:48 -0700)]
Merge "In DeviceMotionService, handle the fact that we may receive updates from SensorManager after unregistering."

13 years agoMerge "Audio Effect Framework: add effect suspend/restore"
Eric Laurent [Wed, 3 Aug 2011 17:38:04 +0000 (10:38 -0700)]
Merge "Audio Effect Framework: add effect suspend/restore"

13 years agoMerge "Added automated performance test to TileBenchmark"
Chris Craik [Wed, 3 Aug 2011 16:46:15 +0000 (09:46 -0700)]
Merge "Added automated performance test to TileBenchmark"

13 years agoFix PAN bugs.
Jaikumar Ganesh [Wed, 3 Aug 2011 03:18:58 +0000 (20:18 -0700)]
Fix PAN bugs.

1. The interface was null for reverse tethering.
2. When disconnecting the server, we were passing the address instead of the
interface.

Change-Id: I6004cdf1eed000211cddc6b120e0aded5758eb1e

13 years agoMerge "Remote control display API and implementation"
Jean-Michel Trivi [Wed, 3 Aug 2011 16:09:43 +0000 (09:09 -0700)]
Merge "Remote control display API and implementation"

13 years agoIn DeviceMotionService, handle the fact that we may receive updates from SensorManage...
Steve Block [Wed, 3 Aug 2011 13:03:24 +0000 (14:03 +0100)]
In DeviceMotionService, handle the fact that we may receive updates from SensorManager after unregistering.

Bug: 5110230
Change-Id: I9be502538517a094c83d2d1a9073dfaee3b436e7

13 years agoMerge "Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS."
Debashish Chatterjee [Wed, 3 Aug 2011 13:06:30 +0000 (06:06 -0700)]
Merge "Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS."

13 years agoStep1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS.
Debashish Chatterjee [Tue, 2 Aug 2011 18:25:50 +0000 (19:25 +0100)]
Step1 of renaming READ_WRITE_OWN_VOICEMAIL to ADD_VOICEMAILS.

READ_WRITE_OWN_VOICEMAIL sounds a confusing name. Dianne recommened to
rename it to ADD_VOICEMAILS as this simply allows 3rd party apps to add
new voicemails to the system. The fact that we allow the app to acces
only its own voicemail is implicit and need not be highlighted in the
permission name. See bug: 5098551 for more details

This CL implements the 1st step of this change by adding the permission
ADD_VOICEMAILS. A follow up CL will remove READ_WRITE_OWN_VOICEMAIL once
content provider and contacts app have been modified to start using the
new ADD_VOICEMAILS permission instead.

Bug: 5098551
Change-Id: I515e7967bdb0e8498a60a32983f9122ce10dcc4a

13 years agoRename API name "RESULT_ATTR_LOOKS_TYPO"
satok [Wed, 3 Aug 2011 09:44:54 +0000 (18:44 +0900)]
Rename API name "RESULT_ATTR_LOOKS_TYPO"

Change-Id: I42ab73513de20ea9a39af734b358094269ca7fe4

13 years agoPut back the status bar animations.
Dianne Hackborn [Wed, 3 Aug 2011 00:31:44 +0000 (17:31 -0700)]
Put back the status bar animations.

Change-Id: I9b326e8da9fa17878dde8a83c6551e9eb600bb7e