OSDN Git Service

android-x86/frameworks-base.git
13 years agoFix issue 3400751.
Eric Laurent [Fri, 11 Feb 2011 22:39:34 +0000 (14:39 -0800)]
Fix issue 3400751.

Add a delay before restoring output path when a notification ends so that
short sounds can be heard on proper device before the path is actualy switched.

Change-Id: I1d2dd8e7e28e15fbcab344256f88499b26297372

13 years agoMerge "Fix issue 3425342."
Eric Laurent [Fri, 11 Feb 2011 22:48:20 +0000 (14:48 -0800)]
Merge "Fix issue 3425342."

13 years agoFix issue 3425342.
Eric Laurent [Fri, 11 Feb 2011 18:29:06 +0000 (10:29 -0800)]
Fix issue 3425342.

Change the device selection order as follows to enable easier use of
A2DP while the device is docked:
1 - wired Headset
2 - A2DP Headset
3 - SPDIF/HDMI
4 - Dock

Also do not limit notifications volume when on dock.

Change-Id: I55ea6bea9f2d9ff284b54023e541b2788d0f1eb8

13 years agoam 65bdc59e: resolved conflicts for merge of 810c1c0c to honeycomb-plus-aosp
Robert Ly [Fri, 11 Feb 2011 22:02:00 +0000 (14:02 -0800)]
am 65bdc59e: resolved conflicts for merge of 810c1c0c to honeycomb-plus-aosp

* commit '65bdc59ea0e5c1cbc97ea2b288b71d48de173a79':
  Doc change: nfc dev guide

13 years agoMerge "Fix test3GToWifiNotification for mobile state validation."
Xia Wang [Fri, 11 Feb 2011 21:55:44 +0000 (13:55 -0800)]
Merge "Fix test3GToWifiNotification for mobile state validation."

13 years agoMerge "Start playing (and decoding) audio only after the first video frame has been...
Andreas Huber [Fri, 11 Feb 2011 21:50:12 +0000 (13:50 -0800)]
Merge "Start playing (and decoding) audio only after the first video frame has been decoded."

13 years agoresolved conflicts for merge of 810c1c0c to honeycomb-plus-aosp
Robert Ly [Fri, 11 Feb 2011 21:49:09 +0000 (13:49 -0800)]
resolved conflicts for merge of 810c1c0c to honeycomb-plus-aosp

Conflicts:
docs/html/guide/guide_toc.cs

Change-Id: I42d55f7ae899a914dc3f1c8a55492411c28057a2

13 years agoam 6059bb3e: am 2be58282: Merge "Doc change: updating animation framework topic"...
Robert Ly [Fri, 11 Feb 2011 21:21:47 +0000 (13:21 -0800)]
am 6059bb3e: am 2be58282: Merge "Doc change: updating animation framework topic" into honeycomb

* commit '6059bb3e24bf47c3bfd805c887775db817d537e7':
  Doc change: updating animation framework topic

13 years agoam 41d34195: am 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb
Robert Ly [Fri, 11 Feb 2011 21:21:44 +0000 (13:21 -0800)]
am 41d34195: am 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb

* commit '41d34195f9d0c6a1548bb9c0de27a8cfd147210f':
  Doc change: renderscript dev guide

13 years agoam 2be58282: Merge "Doc change: updating animation framework topic" into honeycomb
Robert Ly [Fri, 11 Feb 2011 21:18:41 +0000 (13:18 -0800)]
am 2be58282: Merge "Doc change: updating animation framework topic" into honeycomb

* commit '2be58282746de92773f6423d4ae55a2ef4e5f226':
  Doc change: updating animation framework topic

13 years agoam 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb
Robert Ly [Fri, 11 Feb 2011 21:18:33 +0000 (13:18 -0800)]
am 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb

* commit '997a671368c3b9f66f3a415876aaa94b391ab602':
  Doc change: renderscript dev guide

13 years agoam 322891c6: Doc change: nfc dev guide
Robert Ly [Fri, 11 Feb 2011 21:18:31 +0000 (13:18 -0800)]
am 322891c6: Doc change: nfc dev guide

* commit '322891c689c845b5aa63dbca606967eb9f8f900b':
  Doc change: nfc dev guide

13 years agoMerge "Doc change: updating animation framework topic" into honeycomb
Robert Ly [Fri, 11 Feb 2011 21:15:55 +0000 (13:15 -0800)]
Merge "Doc change: updating animation framework topic" into honeycomb

13 years agoMerge "Doc change: renderscript dev guide" into honeycomb
Robert Ly [Fri, 11 Feb 2011 21:15:35 +0000 (13:15 -0800)]
Merge "Doc change: renderscript dev guide" into honeycomb

13 years agoStart playing (and decoding) audio only after the first video frame has been decoded.
Andreas Huber [Fri, 11 Feb 2011 21:09:36 +0000 (13:09 -0800)]
Start playing (and decoding) audio only after the first video frame has been decoded.

if there's both audio and video content. This gives the video decoder an opportunity
to fill its internal buffer queue at the start of playback.

Change-Id: Ib2c95753b430e4e47207953b913b607024a328d7
related-to-bug: 3431702

13 years agoMerge "Remove LruCache.setMaxSize()."
Jesse Wilson [Fri, 11 Feb 2011 20:45:29 +0000 (12:45 -0800)]
Merge "Remove LruCache.setMaxSize()."

13 years agoam d24d00ae: am f9e7442a: Update sample code in documentation
James Dong [Fri, 11 Feb 2011 20:00:14 +0000 (12:00 -0800)]
am d24d00ae: am f9e7442a: Update sample code in documentation

* commit 'd24d00ae1c0eaa20ec9f8581be4baba723ea4a00':
  Update sample code in documentation

13 years agoam f9e7442a: Update sample code in documentation
James Dong [Fri, 11 Feb 2011 19:56:33 +0000 (11:56 -0800)]
am f9e7442a: Update sample code in documentation

* commit 'f9e7442a0c0c7efc70d13fa9330baa797316154a':
  Update sample code in documentation

13 years agoMerge "Update LinkProperties treatment of gateways"
Robert Greenwalt [Fri, 11 Feb 2011 19:38:44 +0000 (11:38 -0800)]
Merge "Update LinkProperties treatment of gateways"

13 years agoRemove LruCache.setMaxSize().
Jesse Wilson [Fri, 11 Feb 2011 03:06:09 +0000 (19:06 -0800)]
Remove LruCache.setMaxSize().

Dynamically changing a max cache size is clumsy; almost everyone
should set this when they create the cache.

Fix SQLiteDatabase to copy entries into a new cache when the size
is changed. In pratice this will always be immediately after the
SQLiteDatabase is created. Since the cache field is no longer
final, change the guard on the cache field to the SQLiteDatabase
instance itself.

Change-Id: I4e325f06edc551636723568a52770c0982e2d945

13 years agoFix for issue 3444358 : Movie studio is broken in Master-TOT
Santosh Madhava [Fri, 11 Feb 2011 04:18:18 +0000 (20:18 -0800)]
Fix for issue 3444358 : Movie studio is broken in Master-TOT

Change-Id: Ie83703a5da6587a6b5668bc4777fdba71042b2bc

13 years agoUpdate LinkProperties treatment of gateways
Robert Greenwalt [Wed, 9 Feb 2011 21:56:06 +0000 (13:56 -0800)]
Update LinkProperties treatment of gateways

A link can have multiple gateways (think ipv4/ipv6 for a trivial example).
.

bug:3438810
Change-Id: I28c90a6947cd50b82e5ca9a0113148f98b3f4dd8

13 years agoMerge "Fix for issue : 3439708 Last frame is missing effect"
Dheeraj Sharma [Fri, 11 Feb 2011 18:57:31 +0000 (10:57 -0800)]
Merge "Fix for issue : 3439708 Last frame is missing effect"

13 years agoMerge "Fix over-eager locking of volume dialog's primary stream."
Amith Yamasani [Fri, 11 Feb 2011 18:42:56 +0000 (10:42 -0800)]
Merge "Fix over-eager locking of volume dialog's primary stream."

13 years agoam 0ba97e3f: am 6d104f11: (-s ours) am 6901f963: am 93552de8: Merge "stubs"
Jean-Baptiste Queru [Fri, 11 Feb 2011 18:33:58 +0000 (10:33 -0800)]
am 0ba97e3f: am 6d104f11: (-s ours) am 6901f963: am 93552de8: Merge "stubs"

* commit '0ba97e3ff830e3f6045650e0a4bd0d08dad50fcc':
  stubs

13 years agoam 6d104f11: (-s ours) am 6901f963: am 93552de8: Merge "stubs"
Jean-Baptiste Queru [Fri, 11 Feb 2011 18:16:45 +0000 (10:16 -0800)]
am 6d104f11: (-s ours) am 6901f963: am 93552de8: Merge "stubs"

* commit '6d104f118a59e276eb577ae322f29c2ff8a5015a':
  stubs

13 years agoam 6901f963: am 93552de8: Merge "stubs"
Jean-Baptiste Queru [Fri, 11 Feb 2011 18:04:53 +0000 (10:04 -0800)]
am 6901f963: am 93552de8: Merge "stubs"

* commit '6901f963c27f2d0a9caf56b42b6054d0cecc84d1':
  stubs

13 years agoMerge "Do not show the dropdown unless there is something to show."
Leon Scroggins [Fri, 11 Feb 2011 17:58:05 +0000 (09:58 -0800)]
Merge "Do not show the dropdown unless there is something to show."

13 years agoam 93552de8: Merge "stubs"
Jean-Baptiste Queru [Fri, 11 Feb 2011 17:54:59 +0000 (09:54 -0800)]
am 93552de8: Merge "stubs"

* commit '93552de8e305027fb003401e347b9493c64c981f':
  stubs

13 years agoMerge "stubs"
Jean-Baptiste Queru [Fri, 11 Feb 2011 17:39:46 +0000 (09:39 -0800)]
Merge "stubs"

13 years agostubs
Steve Block [Fri, 11 Feb 2011 00:04:48 +0000 (16:04 -0800)]
stubs

Change-Id: I6bc0b8e9d4412a0b60c6226fbd2b7a6d15aceb22

13 years agoDo not show the dropdown unless there is something to show.
Leon Scroggins [Fri, 11 Feb 2011 15:19:22 +0000 (10:19 -0500)]
Do not show the dropdown unless there is something to show.

Bug:3427152
Change-Id: I2f0c36193f762085c2e1e7036387ff04f6f259d0

13 years agoAdd MTP/PTP host support to the public API
Mike Lockwood [Thu, 10 Feb 2011 02:48:53 +0000 (21:48 -0500)]
Add MTP/PTP host support to the public API

Needed for unbundling the Gallery app

Change-Id: I57e6b76ee5c9e57cb8c055329ac13251879baafd
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoMerge "MTP: Fix JNI warnings in MtpDevice"
Mike Lockwood [Fri, 11 Feb 2011 13:21:25 +0000 (05:21 -0800)]
Merge "MTP: Fix JNI warnings in MtpDevice"

13 years agoMTP: Fix JNI warnings in MtpDevice
Mike Lockwood [Fri, 11 Feb 2011 13:19:11 +0000 (08:19 -0500)]
MTP: Fix JNI warnings in MtpDevice

Needed to add a global ref to the classse to avoid
"not a valid JNI reference" errors when calling the constructor.

Change-Id: Ieb7e69f5d19fd5a090c53d32f69a201040c49112
Signed-off-by: Mike Lockwood <lockwood@android.com>
13 years agoDoc change: renderscript dev guide
Robert Ly [Wed, 9 Feb 2011 10:49:37 +0000 (02:49 -0800)]
Doc change: renderscript dev guide

Change-Id: I4a70e4659fa629fa16369c81ebc601c8b4b570e5

13 years agoDoc change: updating animation framework topic
Robert Ly [Sun, 6 Feb 2011 09:30:55 +0000 (01:30 -0800)]
Doc change: updating animation framework topic

Change-Id: Ideb386113a0fb027f62c1ed4215dd0bab79fdb72

13 years agoMerge "Fix a bug that the condition for play/pause was reversed."
Chih-Chung Chang [Fri, 11 Feb 2011 03:23:52 +0000 (19:23 -0800)]
Merge "Fix a bug that the condition for play/pause was reversed."

13 years agoDon't add setMaxSize() to the LruCache API. But do add maxSize().
Jesse Wilson [Fri, 11 Feb 2011 03:19:02 +0000 (19:19 -0800)]
Don't add setMaxSize() to the LruCache API. But do add maxSize().

Change-Id: I9697ab29491dabe85c2400defdde16b9abcd003a

13 years agoUpdate sample code in documentation
James Dong [Thu, 10 Feb 2011 22:59:28 +0000 (14:59 -0800)]
Update sample code in documentation

bug - 3364497

Change-Id: I4cad247a403917aa7816350454c9ae3930dd3d25

13 years agoFix test3GToWifiNotification for mobile state validation.
Xia Wang [Tue, 8 Feb 2011 22:26:48 +0000 (14:26 -0800)]
Fix test3GToWifiNotification for mobile state validation.

Change-Id: I018b28b78907fdd9f3f835faf562b4da5fea8f80

13 years agoMerge "Adopt LRU cache in SQLite."
Jesse Wilson [Fri, 11 Feb 2011 02:28:44 +0000 (18:28 -0800)]
Merge "Adopt LRU cache in SQLite."

13 years agoAdopt LRU cache in SQLite.
Jesse Wilson [Thu, 10 Feb 2011 19:19:09 +0000 (11:19 -0800)]
Adopt LRU cache in SQLite.

Change-Id: I6b43dd8843d41726254bea3a175fe28f5f061ed7
http://b/3184897

13 years agoMerge "Fix bug 2955651 - can open normal menu during action modes"
Adam Powell [Fri, 11 Feb 2011 02:25:06 +0000 (18:25 -0800)]
Merge "Fix bug 2955651 - can open normal menu during action modes"

13 years agoFix over-eager locking of volume dialog's primary stream.
Amith Yamasani [Fri, 11 Feb 2011 02:20:50 +0000 (18:20 -0800)]
Fix over-eager locking of volume dialog's primary stream.

Bug: 3427027

Don't lock in the active stream if visual feedback was not requested.
This fixes a transient problem after the notification volume was modified
by an API call.

Change-Id: I2227d8fdf6cc565713d9bbcc66748805e04ae163

13 years agoFix for issue : 3439708 Last frame is missing effect
Dheeraj Sharma [Fri, 11 Feb 2011 01:00:39 +0000 (17:00 -0800)]
Fix for issue : 3439708 Last frame is missing effect

Change-Id: Ibfc81c06ec525e95e5733bf03b7a2f3b58a5574c

13 years agoMerge "bug:3425749 send notification for completed download"
Vasu Nori [Fri, 11 Feb 2011 01:58:36 +0000 (17:58 -0800)]
Merge "bug:3425749 send notification for completed download"

13 years agoFix bug 2955651 - can open normal menu during action modes
Adam Powell [Fri, 11 Feb 2011 01:30:36 +0000 (17:30 -0800)]
Fix bug 2955651 - can open normal menu during action modes

Prevent the usual menu pipeline from trying to open the action bar
overflow menu when the action bar is not visible.

Change-Id: I0708d142ad271368baa79351b97aad1533636fe7

13 years agobug:3425749 send notification for completed download
Vasu Nori [Thu, 10 Feb 2011 22:59:54 +0000 (14:59 -0800)]
bug:3425749 send notification for completed download

Change-Id: Ib46df5eaa9316fe0fc843fee1e4597e22768f4a8

13 years agoMerge "Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827"
Romain Guy [Thu, 10 Feb 2011 23:50:16 +0000 (15:50 -0800)]
Merge "Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827"

13 years agoDirty layers in the area covered by a drawBitmapMesh() call
Romain Guy [Thu, 10 Feb 2011 23:52:54 +0000 (15:52 -0800)]
Dirty layers in the area covered by a drawBitmapMesh() call
Bug #3410827

Change-Id: Ic8b4f6201af94497bba86c75819588c78debddc2

13 years agoMerge "Adopt LruCache in WifiStateMachine."
Jesse Wilson [Thu, 10 Feb 2011 23:48:17 +0000 (15:48 -0800)]
Merge "Adopt LruCache in WifiStateMachine."

13 years agoam e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb
Jason Sams [Thu, 10 Feb 2011 23:46:21 +0000 (15:46 -0800)]
am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb

* commit 'e8d074d763f1c9551c41654589597e45476d27e0':
  Basic 101 level compute example for RS.

13 years agoam c6c3e77d: am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes...
Mathias Agopian [Thu, 10 Feb 2011 23:46:15 +0000 (15:46 -0800)]
am c6c3e77d: am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb

* commit 'c6c3e77d4d5cd8de3b1a56bdffdfd42774849512':
  fix [3408713] Dialog window invisible sometimes

13 years agoam 592989b3: am 12244c57: Merge "Doc change: changes for 3.0 SDK" into honeycomb
Dirk Dougherty [Thu, 10 Feb 2011 23:46:10 +0000 (15:46 -0800)]
am 592989b3: am 12244c57: Merge "Doc change: changes for 3.0 SDK" into honeycomb

* commit '592989b3b7c088114de6ee59d609449de749fd78':
  Doc change: changes for 3.0 SDK

13 years agoam affeaaed: am bbdc4ce2: Merge "clean up and add javadocs" into honeycomb
Robert Ly [Thu, 10 Feb 2011 23:46:06 +0000 (15:46 -0800)]
am affeaaed: am bbdc4ce2: Merge "clean up and add javadocs" into honeycomb

* commit 'affeaaed8ef0776455fbecbf70627df3dd842030':
  clean up and add javadocs

13 years agoam bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into...
Alex Sakhartchouk [Thu, 10 Feb 2011 23:46:01 +0000 (15:46 -0800)]
am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb

* commit 'bf3aae10b5fa73cced245276f3b2f433c9cd635e':
  HelloWorld graphics sample for Renderscript.

13 years agoam 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destructi...
Alex Sakhartchouk [Thu, 10 Feb 2011 23:45:57 +0000 (15:45 -0800)]
am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb

* commit '7541a9a25036410f17718d86fe57ea33c0f789d3':
  Cleanup of the code in view to do creation/destruction in the right places.

13 years agoMerge "Bug 3352047 Wrong message when adjusting volume"
Glenn Kasten [Thu, 10 Feb 2011 23:27:59 +0000 (15:27 -0800)]
Merge "Bug 3352047 Wrong message when adjusting volume"

13 years agoam cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb
Jason Sams [Thu, 10 Feb 2011 23:08:41 +0000 (15:08 -0800)]
am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb

* commit 'cbcd93352b9fff3ada4a01c3094b24e5fafde97f':
  Basic 101 level compute example for RS.

13 years agoam b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb
Mathias Agopian [Thu, 10 Feb 2011 23:08:33 +0000 (15:08 -0800)]
am b66b7a2c: Merge "fix [3408713] Dialog window invisible sometimes" into honeycomb

* commit 'b66b7a2c183a1423ea629d4f73ed95f9b87d54b7':
  fix [3408713] Dialog window invisible sometimes

13 years agoam 12244c57: Merge "Doc change: changes for 3.0 SDK" into honeycomb
Dirk Dougherty [Thu, 10 Feb 2011 23:08:28 +0000 (15:08 -0800)]
am 12244c57: Merge "Doc change: changes for 3.0 SDK" into honeycomb

* commit '12244c57960d85a066c94774e3e37685d0081213':
  Doc change: changes for 3.0 SDK

13 years agoam bbdc4ce2: Merge "clean up and add javadocs" into honeycomb
Robert Ly [Thu, 10 Feb 2011 23:08:18 +0000 (15:08 -0800)]
am bbdc4ce2: Merge "clean up and add javadocs" into honeycomb

* commit 'bbdc4ce254e4918f771e448cd4fa9602679eaf2b':
  clean up and add javadocs

13 years agoam efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb
Alex Sakhartchouk [Thu, 10 Feb 2011 23:08:14 +0000 (15:08 -0800)]
am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb

* commit 'efc48eea1541990046248b86e899c72b58c8506f':
  HelloWorld graphics sample for Renderscript.

13 years agoam f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the...
Alex Sakhartchouk [Thu, 10 Feb 2011 23:07:59 +0000 (15:07 -0800)]
am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb

* commit 'f1ff8b2fd6441d122e84c5040834bf6e0d845b05':
  Cleanup of the code in view to do creation/destruction in the right places.

13 years agoMerge "Fix bug 3372468 - ActionBar menu shouldn't be clickable after ActionBar.hide...
Adam Powell [Thu, 10 Feb 2011 23:07:09 +0000 (15:07 -0800)]
Merge "Fix bug 3372468 - ActionBar menu shouldn't be clickable after ActionBar.hide() is called"

13 years agoMerge "Don't send scroll events in case of new picture from webkit."
Shimeng (Simon) Wang [Thu, 10 Feb 2011 23:07:07 +0000 (15:07 -0800)]
Merge "Don't send scroll events in case of new picture from webkit."

13 years agoFix bug 3372468 - ActionBar menu shouldn't be clickable after
Adam Powell [Thu, 10 Feb 2011 23:05:05 +0000 (15:05 -0800)]
Fix bug 3372468 - ActionBar menu shouldn't be clickable after
ActionBar.hide() is called

Action bar will capture touch events and prevent focus from passing to
its children while animating out.

Change-Id: I4501f785ead2afa34f020f9bc1a1121932f3c047

13 years agoam fe9b24f4: Ignore a8d3f02a from honeycomb - already there
Jean-Baptiste Queru [Thu, 10 Feb 2011 23:04:20 +0000 (15:04 -0800)]
am fe9b24f4: Ignore a8d3f02a from honeycomb - already there

* commit 'fe9b24f4cd665573c2dc0ced444ecc4997ece1a1':
  DO NOT MERGE

13 years agoMerge "b/3416864 Send the cert info from Native to Java side."
Huahui Wu [Thu, 10 Feb 2011 23:00:23 +0000 (15:00 -0800)]
Merge "b/3416864 Send the cert info from Native to Java side."

13 years agoDon't send scroll events in case of new picture from webkit.
Shimeng (Simon) Wang [Thu, 10 Feb 2011 21:32:53 +0000 (13:32 -0800)]
Don't send scroll events in case of new picture from webkit.

When user goes back to a page, the new picture may potentially cause
a scroll event which overrides the history scroll position, since
the scroll position may be bigger than the initial new picture.

Setting the scroll event to be not-user-scrolled will preserve the
history scroll position.

issue: 3433562
Change-Id: Ida176a4bc3a22de0385aed71e11f8b8e0db06f24

13 years agoIgnore a8d3f02a from honeycomb - already there
Jean-Baptiste Queru [Thu, 10 Feb 2011 22:48:53 +0000 (14:48 -0800)]
Ignore a8d3f02a from honeycomb - already there

Change-Id: Ife79875dbf547c23771fc6b8f66464c76c0a4468

13 years agoam aff2cfd1: resolved conflicts for merge of 8e28ab22 to honeycomb-plus-aosp
Gilles Debunne [Thu, 10 Feb 2011 22:48:02 +0000 (14:48 -0800)]
am aff2cfd1: resolved conflicts for merge of 8e28ab22 to honeycomb-plus-aosp

* commit 'aff2cfd14b3d37a22b2d6b1ba72b52c6a80a12b3':
  Text selection is broken.

13 years agoresolved conflicts for merge of 8e28ab22 to honeycomb-plus-aosp
Gilles Debunne [Thu, 10 Feb 2011 22:43:35 +0000 (14:43 -0800)]
resolved conflicts for merge of 8e28ab22 to honeycomb-plus-aosp

Change-Id: Ic590c75a6d4475cc0a35f1af8687a4ee8846f20b

13 years agob/3416864 Send the cert info from Native to Java side.
Huahui Wu [Thu, 10 Feb 2011 22:40:50 +0000 (14:40 -0800)]
b/3416864 Send the cert info from Native to Java side.

Change-Id: Ib4f045f0dd58d85b329eae972c4a4a61ee95f078

13 years agoBug 3352047 Wrong message when adjusting volume
Glenn Kasten [Fri, 4 Feb 2011 21:54:26 +0000 (13:54 -0800)]
Bug 3352047 Wrong message when adjusting volume

Add hidden AudioManager.getDevicesForStream and output device codes.

Change-Id: I4d1c1d3b6a077cd117720817d1f733dda557b947

13 years agoMerge "Document that LruCache is threadsafe."
Jesse Wilson [Thu, 10 Feb 2011 22:33:20 +0000 (14:33 -0800)]
Merge "Document that LruCache is threadsafe."

13 years agoMerge "bug:3443154 fix database tests after disabling sqlite wal"
Vasu Nori [Thu, 10 Feb 2011 22:13:49 +0000 (14:13 -0800)]
Merge "bug:3443154 fix database tests after disabling sqlite wal"

13 years agoMerge "Fix issue 3435692"
Eric Laurent [Thu, 10 Feb 2011 22:01:27 +0000 (14:01 -0800)]
Merge "Fix issue 3435692"

13 years agoMerge "Adds CookieManager methods to configure policy for cookies for file scheme...
Steve Block [Thu, 10 Feb 2011 21:59:09 +0000 (13:59 -0800)]
Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs"

13 years agoam 48fe5c3a: am bdce3d2c: am 01a5eba8: am 6e25789f: Merge "Telephony: Fix cb sms...
Wink Saville [Thu, 10 Feb 2011 21:57:10 +0000 (13:57 -0800)]
am 48fe5c3a: am bdce3d2c: am 01a5eba8: am 6e25789f: Merge "Telephony: Fix cb sms implementation"

* commit '48fe5c3a86435a401fa88b43e15b84e29e660173':
  Telephony: Fix cb sms implementation

13 years agoam b624eea7: am d0f27f43: am ada1b6f2: Merge "fix [3421350] Killing a game that uses...
Mathias Agopian [Thu, 10 Feb 2011 21:57:05 +0000 (13:57 -0800)]
am b624eea7: am d0f27f43: am ada1b6f2: Merge "fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep" into gingerbread

* commit 'b624eea70c18d616a1d0860eb30ae31ac5a33085':
  fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep

13 years agoam 0d66a2ec: am b605869c: am 07cefd3c: add 2.3.3 announcement to site home page
Scott Main [Thu, 10 Feb 2011 21:57:02 +0000 (13:57 -0800)]
am 0d66a2ec: am b605869c: am 07cefd3c: add 2.3.3 announcement to site home page

* commit '0d66a2ec428fe5ae746629b6c62750d1201e3f6f':
  add 2.3.3 announcement to site home page

13 years agoam 9e5ffb55: am c1cc9ba6: am 58c9d472: Merge "More documentation updates for NFC...
Jeff Hamilton [Thu, 10 Feb 2011 21:56:56 +0000 (13:56 -0800)]
am 9e5ffb55: am c1cc9ba6: am 58c9d472: Merge "More documentation updates for NFC." into gingerbread

* commit '9e5ffb55e8eabf8fd9215cbc68538ed5d9efe2d4':
  More documentation updates for NFC.

13 years agoam 58dacceb: am 8d56f6de: am a3f53afd: Merge "Doc change: Add version notes for Andro...
Dirk Dougherty [Thu, 10 Feb 2011 21:56:52 +0000 (13:56 -0800)]
am 58dacceb: am 8d56f6de: am a3f53afd: Merge "Doc change: Add version notes for Android 2.3.3." into gingerbread

* commit '58dacceb789929c0d870649c5c0c2cab1045b898':
  Doc change: Add version notes for Android 2.3.3.

13 years agoam cc47600d: am 47dac545: am 39cf3a44: Document NFC permissions.
Nick Pelly [Thu, 10 Feb 2011 21:56:46 +0000 (13:56 -0800)]
am cc47600d: am 47dac545: am 39cf3a44: Document NFC permissions.

* commit 'cc47600d4d7850f2903d2d59cc7f44528d40c8e5':
  Document NFC permissions.

13 years agoam 510ced64: am 1ac35411: am 584afa8d: Merge "Improve the docs a bit for foreground...
Jeff Hamilton [Thu, 10 Feb 2011 21:56:41 +0000 (13:56 -0800)]
am 510ced64: am 1ac35411: am 584afa8d: Merge "Improve the docs a bit for foreground dispatch." into gingerbread

* commit '510ced64f4316702cea07a55d1d473bdc07b2c86':
  Improve the docs a bit for foreground dispatch.

13 years agoam bdf587e8: (-s ours) am c1c31433: (-s ours) am be4b39d2: Merge "Import revised...
Eric Fischer [Thu, 10 Feb 2011 21:56:36 +0000 (13:56 -0800)]
am bdf587e8: (-s ours) am c1c31433: (-s ours) am be4b39d2: Merge "Import revised translations.  DO NOT MERGE" into gingerbread

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

13 years agoam 51d94b26: am 129c7372: am 3c01a139: rename SIP doc title
Scott Main [Thu, 10 Feb 2011 21:56:29 +0000 (13:56 -0800)]
am 51d94b26: am 129c7372: am 3c01a139: rename SIP doc title

* commit '51d94b268a63d0ffffce92aa7cb822ae99529d84':
  rename SIP doc title

13 years agoam bdce3d2c: am 01a5eba8: am 6e25789f: Merge "Telephony: Fix cb sms implementation"
Wink Saville [Thu, 10 Feb 2011 21:53:10 +0000 (13:53 -0800)]
am bdce3d2c: am 01a5eba8: am 6e25789f: Merge "Telephony: Fix cb sms implementation"

* commit 'bdce3d2c3516612bfd3a9e5f259a892d1a595f19':
  Telephony: Fix cb sms implementation

13 years agoam d0f27f43: am ada1b6f2: Merge "fix [3421350] Killing a game that uses the accelerom...
Mathias Agopian [Thu, 10 Feb 2011 21:53:01 +0000 (13:53 -0800)]
am d0f27f43: am ada1b6f2: Merge "fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep" into gingerbread

* commit 'd0f27f435eb8a2c7e5841da68760d1f023fcf919':
  fix [3421350] Killing a game that uses the accelerometer renders the device unable to sleep

13 years agoam b605869c: am 07cefd3c: add 2.3.3 announcement to site home page
Scott Main [Thu, 10 Feb 2011 21:52:57 +0000 (13:52 -0800)]
am b605869c: am 07cefd3c: add 2.3.3 announcement to site home page

* commit 'b605869cd36c7498ca99cc00bad5d0dfbf237c43':
  add 2.3.3 announcement to site home page

13 years agoam c1cc9ba6: am 58c9d472: Merge "More documentation updates for NFC." into gingerbread
Jeff Hamilton [Thu, 10 Feb 2011 21:52:48 +0000 (13:52 -0800)]
am c1cc9ba6: am 58c9d472: Merge "More documentation updates for NFC." into gingerbread

* commit 'c1cc9ba6d1e2b7f1e213d215e3edb97acea79901':
  More documentation updates for NFC.

13 years agoam 8d56f6de: am a3f53afd: Merge "Doc change: Add version notes for Android 2.3.3...
Dirk Dougherty [Thu, 10 Feb 2011 21:52:40 +0000 (13:52 -0800)]
am 8d56f6de: am a3f53afd: Merge "Doc change: Add version notes for Android 2.3.3." into gingerbread

* commit '8d56f6decf9efd29b286e02c549510d681b7573d':
  Doc change: Add version notes for Android 2.3.3.

13 years agoam 47dac545: am 39cf3a44: Document NFC permissions.
Nick Pelly [Thu, 10 Feb 2011 21:52:34 +0000 (13:52 -0800)]
am 47dac545: am 39cf3a44: Document NFC permissions.

* commit '47dac545da6468e5b46e940917eb6711c02b8e84':
  Document NFC permissions.

13 years agoam 1ac35411: am 584afa8d: Merge "Improve the docs a bit for foreground dispatch....
Jeff Hamilton [Thu, 10 Feb 2011 21:52:23 +0000 (13:52 -0800)]
am 1ac35411: am 584afa8d: Merge "Improve the docs a bit for foreground dispatch." into gingerbread

* commit '1ac35411f186dca346e8d9078a4fd2d570bb8a97':
  Improve the docs a bit for foreground dispatch.

13 years agoam c06e7abe: resolved conflicts for merge of 42f18194 to honeycomb-plus-aosp
Scott Main [Thu, 10 Feb 2011 21:51:30 +0000 (13:51 -0800)]
am c06e7abe: resolved conflicts for merge of 42f18194 to honeycomb-plus-aosp

* commit 'c06e7abe6f37d1d8bc4f1c228964229d9f101d70':
  docs: move the SIP guide into guide/network/

13 years agoam c1c31433: (-s ours) am be4b39d2: Merge "Import revised translations. DO NOT MERGE...
Eric Fischer [Thu, 10 Feb 2011 21:50:51 +0000 (13:50 -0800)]
am c1c31433: (-s ours) am be4b39d2: Merge "Import revised translations.  DO NOT MERGE" into gingerbread

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

13 years agoam 129c7372: am 3c01a139: rename SIP doc title
Scott Main [Thu, 10 Feb 2011 21:50:44 +0000 (13:50 -0800)]
am 129c7372: am 3c01a139: rename SIP doc title

* commit '129c73723f2241f762f485a9b5421bfae3cbbdcd':
  rename SIP doc title

13 years agoDocument that LruCache is threadsafe.
Jesse Wilson [Thu, 10 Feb 2011 21:50:24 +0000 (13:50 -0800)]
Document that LruCache is threadsafe.

Change-Id: Iae1421b8c768000e56806f6cd74aef7c69a78973
http://b/3184897