OSDN Git Service

android-x86/frameworks-base.git
13 years agoam 456fe3b3: add some pages to the sitemap file in an attempt to kick-start the build...
Scott Main [Sat, 9 Oct 2010 00:27:28 +0000 (17:27 -0700)]
am 456fe3b3: add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build

Merge commit '456fe3b337ef82aaf90c6428ec5be07028fc7d15' into gingerbread

* commit '456fe3b337ef82aaf90c6428ec5be07028fc7d15':
  add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build

13 years agoMerge "Other improvements to text cursor movement." into gingerbread
Gilles Debunne [Sat, 9 Oct 2010 00:14:45 +0000 (17:14 -0700)]
Merge "Other improvements to text cursor movement." into gingerbread

13 years agoMerge "DO NOT MERGE Limit the height of the pull glow." into gingerbread
Mindy Pereira [Sat, 9 Oct 2010 00:10:21 +0000 (17:10 -0700)]
Merge "DO NOT MERGE Limit the height of the pull glow." into gingerbread

13 years agoadd some pages to the sitemap file in an attempt to kick-start the build server so...
Scott Main [Sat, 9 Oct 2010 00:06:29 +0000 (17:06 -0700)]
add some pages to the sitemap file in an attempt to kick-start the build server so i can get a doc build

Change-Id: If1a33d5f5ee1f3b39c5592748e3d584e060b7278

13 years agoDO NOT MERGE Limit the height of the pull glow.
Mindy Pereira [Sat, 9 Oct 2010 00:04:04 +0000 (17:04 -0700)]
DO NOT MERGE Limit the height of the pull glow.

Event when the user keeps pulling, should NEVER get bigger than
the max height (~2list items tall).
Fixes b/3074337  Overscroll glow can be stretched indefinitely

Change-Id: Ifc30d4c907d432faf9ee10ddc20bcc8f50b21f81

13 years agoam 50f86c65: docs: a few style adjustments to admin doc
Scott Main [Fri, 8 Oct 2010 23:39:08 +0000 (16:39 -0700)]
am 50f86c65: docs: a few style adjustments to admin doc

Merge commit '50f86c65206072be0ca924f03b8d460365199bcd' into gingerbread

* commit '50f86c65206072be0ca924f03b8d460365199bcd':
  docs: a few style adjustments to admin doc

13 years agoam 2e5a22aa: docs: remove old "new" tags from side nav
Scott Main [Fri, 8 Oct 2010 23:30:47 +0000 (16:30 -0700)]
am 2e5a22aa: docs: remove old "new" tags from side nav

Merge commit '2e5a22aa3cd9ca81c82e93044dca6f36c395746d' into gingerbread

* commit '2e5a22aa3cd9ca81c82e93044dca6f36c395746d':
  docs: remove old "new" tags from side nav

13 years agodocs: a few style adjustments to admin doc
Scott Main [Fri, 8 Oct 2010 23:06:40 +0000 (16:06 -0700)]
docs: a few style adjustments to admin doc

Change-Id: I1ea2416f1f26835b1111aad65cc519dd8d56e099

13 years agoOther improvements to text cursor movement.
Gilles Debunne [Fri, 8 Oct 2010 23:12:11 +0000 (16:12 -0700)]
Other improvements to text cursor movement.

Paste happened on pressed position instead of current cursor location
when triggered by a long touch.

Change-Id: I86900f2bbb93390d3efa756aeebb424c4ae7e19b

13 years agoMerge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek...
Andreas Huber [Fri, 8 Oct 2010 22:49:48 +0000 (15:49 -0700)]
Merge "RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams." into gingerbread

13 years agoam 65e62f4f: docs: new web apps dev guides
Scott Main [Fri, 8 Oct 2010 22:43:44 +0000 (15:43 -0700)]
am 65e62f4f: docs: new web apps dev guides

Merge commit '65e62f4f908394fc469cf535fef7c16035a428a2' into gingerbread

* commit '65e62f4f908394fc469cf535fef7c16035a428a2':
  docs: new web apps dev guides

13 years agoMerge "Minor SharedPreference clean-up." into gingerbread
Brad Fitzpatrick [Fri, 8 Oct 2010 22:35:45 +0000 (15:35 -0700)]
Merge "Minor SharedPreference clean-up." into gingerbread

13 years agoMinor SharedPreference clean-up.
Brad Fitzpatrick [Fri, 8 Oct 2010 22:20:11 +0000 (15:20 -0700)]
Minor SharedPreference clean-up.

Make a member final, line up some comments, and also cache the
expected stat size, not just the mtime.

Change-Id: Ifcc37bd3ab99787280e506deb682200a16da512e

13 years agodocs: remove old "new" tags from side nav
Scott Main [Fri, 8 Oct 2010 22:23:26 +0000 (15:23 -0700)]
docs: remove old "new" tags from side nav

Change-Id: I9e5d1bf7688f5d30cd7b4c07b69b3f353dc67f92

13 years agoRTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is comple...
Andreas Huber [Fri, 8 Oct 2010 22:21:08 +0000 (15:21 -0700)]
RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek is complete until it actually is. Ignore seek requests on live streams.

Change-Id: Ie61230cd60dd6c682baf72529100369ad6291189
related-to-bug: 3073955

13 years agoMerge "Fix retaining of granted permissions when updating of system app." into ginger...
Dianne Hackborn [Fri, 8 Oct 2010 22:21:49 +0000 (15:21 -0700)]
Merge "Fix retaining of granted permissions when updating of system app." into gingerbread

13 years agodocs: new web apps dev guides
Scott Main [Mon, 20 Sep 2010 19:46:34 +0000 (12:46 -0700)]
docs: new web apps dev guides

Change-Id: I08b80de0544fec5d46a58e1c1b4c0e2ff1fd4fa2

13 years agoMerge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi...
Dianne Hackborn [Fri, 8 Oct 2010 22:09:23 +0000 (15:09 -0700)]
Merge "Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock" into gingerbread

13 years agoFix retaining of granted permissions when updating of system app.
Dianne Hackborn [Fri, 8 Oct 2010 22:07:17 +0000 (15:07 -0700)]
Fix retaining of granted permissions when updating of system app.

Was broken when the app is using a shared user ID.

Change-Id: I088334f6540889969ee4367fa502807ce3f94f6a

13 years agoMerge "Update DownloadManager API to support bulk actions." into gingerbread
Steve Howard [Fri, 8 Oct 2010 21:42:43 +0000 (14:42 -0700)]
Merge "Update DownloadManager API to support bulk actions." into gingerbread

13 years agoMerge "TextView cursor and selection improvements." into gingerbread
Gilles Debunne [Fri, 8 Oct 2010 21:42:42 +0000 (14:42 -0700)]
Merge "TextView cursor and selection improvements." into gingerbread

13 years agoMaybe fix #3076572: phone process crashes in SipService, trying to get wifi lock
Dianne Hackborn [Fri, 8 Oct 2010 21:23:40 +0000 (14:23 -0700)]
Maybe fix #3076572: phone process crashes in SipService, trying to get wifi lock

WifiService needs to keep the calling identity cleared while
it is doing all of its internal work.

Change-Id: I2bd720e26efcf5ad5839693307d61e51f0658ace

13 years agoUpdate DownloadManager API to support bulk actions.
Steve Howard [Fri, 8 Oct 2010 00:53:52 +0000 (17:53 -0700)]
Update DownloadManager API to support bulk actions.

This includes querying by ID, removing and restarting downloads (the
latter is not a public API).  The methods all use varargs to support
this without undue syntactic pain.

Change-Id: I768005c539d2395cf26587d3a8c425cd01ad9cd2

13 years agoMerge "Fix issue #3074745: Crash in system process" into gingerbread
Dianne Hackborn [Fri, 8 Oct 2010 21:05:01 +0000 (14:05 -0700)]
Merge "Fix issue #3074745: Crash in system process" into gingerbread

13 years agoTextView cursor and selection improvements.
Gilles Debunne [Fri, 8 Oct 2010 18:56:13 +0000 (11:56 -0700)]
TextView cursor and selection improvements.

Insertion cursor handle no longer appears on empty text views (Bug 3075988).

Tapping on an unfocused TextView moves the insertion point at tapped position.

Bug fixes for trackball initiated text selection.

Change-Id: Ief246fd9a9f1eb745dcf9f0605e2ce53b5563f01

13 years agoFix issue #3074745: Crash in system process
Dianne Hackborn [Fri, 8 Oct 2010 17:46:55 +0000 (10:46 -0700)]
Fix issue #3074745: Crash in system process

Also some tweaks to battery history collection to hopefully
improve the data we have.

Change-Id: I178a54a8c2d15cf38dcceaeef939406f50059aa4

13 years agoMerge "DropBoxManager.Entry implements Closeable" into gingerbread
Brad Fitzpatrick [Fri, 8 Oct 2010 19:59:30 +0000 (12:59 -0700)]
Merge "DropBoxManager.Entry implements Closeable" into gingerbread

13 years agoMerge "Refactor some more h.264 utility code out into avc_utils. Work around a hardwa...
Andreas Huber [Fri, 8 Oct 2010 19:51:31 +0000 (12:51 -0700)]
Merge "Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR." into gingerbread

13 years agoMerge "Clarify some comments on individual key codes." into gingerbread
Jeff Brown [Fri, 8 Oct 2010 19:44:43 +0000 (12:44 -0700)]
Merge "Clarify some comments on individual key codes." into gingerbread

13 years agoRefactor some more h.264 utility code out into avc_utils. Work around a hardware...
Andreas Huber [Fri, 8 Oct 2010 19:06:27 +0000 (12:06 -0700)]
Refactor some more h.264 utility code out into avc_utils. Work around a hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR.

Change-Id: I61936601e55df7e4c23a8c13087579a4f85bd6e6

13 years agoDO NOT MERGE Adjust amount pull effects the glow and edge decay.
Mindy Pereira [Fri, 8 Oct 2010 18:44:23 +0000 (11:44 -0700)]
DO NOT MERGE Adjust amount pull effects the glow and edge decay.

Edge decay is now based on the remaining height of the glow so that
as the glow reduces, the edge will reduce and not disappear entirely
before the glow is gone.

Change-Id: I03376ee3807e21ce6ac74c0cfad713b7fd5e4520

13 years agoMerge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread
Mike Lockwood [Fri, 8 Oct 2010 18:17:17 +0000 (11:17 -0700)]
Merge "Remove races in Geocoder/LocationProvider Proxy" into gingerbread

13 years agoMerge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive...
Andreas Huber [Fri, 8 Oct 2010 18:16:07 +0000 (11:16 -0700)]
Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality." into gingerbread

13 years agoMerge "Respect the cropping rectangle when extracting the video dimensions from the...
Andreas Huber [Fri, 8 Oct 2010 17:59:52 +0000 (10:59 -0700)]
Merge "Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams." into gingerbread

13 years agoRespect the cropping rectangle when extracting the video dimensions from the sequence...
Andreas Huber [Fri, 8 Oct 2010 17:38:39 +0000 (10:38 -0700)]
Respect the cropping rectangle when extracting the video dimensions from the sequence parameter set of H.264 streams.

Change-Id: Id7f21d5ab8533b4e17ceaa8619a39c27f0306150

13 years agoDropBoxManager.Entry implements Closeable
Brad Fitzpatrick [Fri, 8 Oct 2010 16:50:30 +0000 (09:50 -0700)]
DropBoxManager.Entry implements Closeable

Change-Id: I61716c06b92fa1b9b5b271b5805550bdb2d51b46

13 years agoDisable 10secs forward/backward seeking for rtsp as seek is a very expensive operatio...
Andreas Huber [Fri, 8 Oct 2010 17:16:24 +0000 (10:16 -0700)]
Disable 10secs forward/backward seeking for rtsp as seek is a very expensive operation there. Decouple the 10sec forward/backward button functionality from seekbar functionality.

Change-Id: I016e79b688774f8ee91ac53216197b5fb9cb41b2
related-to-bug: 3073955

13 years agoMerge "Name the writer threads" into gingerbread
James Dong [Fri, 8 Oct 2010 17:06:22 +0000 (10:06 -0700)]
Merge "Name the writer threads" into gingerbread

13 years agoMerge "Disable the access unit timeout temporarily while a seek operation is in progr...
Andreas Huber [Fri, 8 Oct 2010 17:01:37 +0000 (10:01 -0700)]
Merge "Disable the access unit timeout temporarily while a seek operation is in progress." into gingerbread

13 years agoMerge "Long press with trackball selects word under cursor." into gingerbread
Gilles Debunne [Fri, 8 Oct 2010 16:22:29 +0000 (09:22 -0700)]
Merge "Long press with trackball selects word under cursor." into gingerbread

13 years agoDisable the access unit timeout temporarily while a seek operation is in progress.
Andreas Huber [Fri, 8 Oct 2010 16:04:25 +0000 (09:04 -0700)]
Disable the access unit timeout temporarily while a seek operation is in progress.

Change-Id: I116cb76342aae4168f34ebae49ecb2301702a0ea
related-to-bug: 3073955

13 years agoMerge "Added getter for session Id to AudioSink" into gingerbread
Eric Laurent [Fri, 8 Oct 2010 15:28:08 +0000 (08:28 -0700)]
Merge "Added getter for session Id to AudioSink" into gingerbread

13 years agoMerge "Increase scratch buffers sizes in mp3 software decoder, this integrates a...
Andreas Huber [Fri, 8 Oct 2010 15:02:42 +0000 (08:02 -0700)]
Merge "Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch." into gingerbread

13 years agoMerge "SipService: add permission check for using API" into gingerbread
Chung-yih Wang [Fri, 8 Oct 2010 04:28:23 +0000 (21:28 -0700)]
Merge "SipService: add permission check for using API" into gingerbread

13 years agoLong press with trackball selects word under cursor.
Gilles Debunne [Fri, 8 Oct 2010 03:54:11 +0000 (20:54 -0700)]
Long press with trackball selects word under cursor.

Bug 3068305

Change-Id: Ib37fc98a61efdf3fbfccbb2174e2dbdbcb1a240e

13 years agoSipService: add permission check for using API
Hung-ying Tyan [Fri, 8 Oct 2010 00:59:38 +0000 (08:59 +0800)]
SipService: add permission check for using API

Change-Id: Ifd85ba07f1b913011cb3e80e5027c67bfe3db280

13 years agoClarify some comments on individual key codes.
Jeff Brown [Fri, 8 Oct 2010 03:28:53 +0000 (20:28 -0700)]
Clarify some comments on individual key codes.

Change-Id: I03cce0ad69aaab5b71e5017982b01afd27285d2f

13 years agoName the writer threads
James Dong [Fri, 8 Oct 2010 03:20:59 +0000 (20:20 -0700)]
Name the writer threads

Change-Id: I51461c3800ac5850e21ff398e80eb20b562264b3

13 years agoImplement tracking of package install times.
Dianne Hackborn [Thu, 7 Oct 2010 08:12:46 +0000 (01:12 -0700)]
Implement tracking of package install times.

Provides information about the time at which the package was
first installed and the time it was last updated.

Change-Id: Icb43f77b5b669a1ce685e8913046b8be386b6175

13 years agoAdded getter for session Id to AudioSink
Eric Laurent [Fri, 8 Oct 2010 01:23:03 +0000 (18:23 -0700)]
Added getter for session Id to AudioSink

Added a method to expose the audio session id at AudioSink interface
so that the AudioPlayer in stagefright can retrieve it.

Also:
- Fixed audio effect send level not being initialized in mediaplayer.
- Fixed compilation error when LOGV is enabled in mediaplayer JNI

Change-Id: I4bb55454fd63d646e0e677692d737c4843fb05fb

13 years agoam ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled.
Marco Nelissen [Fri, 8 Oct 2010 00:48:46 +0000 (17:48 -0700)]
am ef5afa07: (-s ours) Do not merge. Don\'t crash when extra logging is enabled.

Merge commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f' into gingerbread

* commit 'ef5afa073b4a8c80ac5f28ccc02e1d0b42b1560f':
  Do not merge.

13 years agoMerge "Symlink application lib directory when on SD card" into gingerbread
Kenny Root [Fri, 8 Oct 2010 00:38:44 +0000 (17:38 -0700)]
Merge "Symlink application lib directory when on SD card" into gingerbread

13 years agoUnhide SIP API.
Hung-ying Tyan [Wed, 15 Sep 2010 20:11:32 +0000 (04:11 +0800)]
Unhide SIP API.

Change-Id: I09468e3149a242a3b1e085ad220eb74f84ac6c68

13 years agoMerge "Use explicit intent for installing credentials." into gingerbread
Hung-ying Tyan [Fri, 8 Oct 2010 00:27:28 +0000 (17:27 -0700)]
Merge "Use explicit intent for installing credentials." into gingerbread

13 years agoUse explicit intent for installing credentials.
Hung-ying Tyan [Fri, 8 Oct 2010 00:20:16 +0000 (08:20 +0800)]
Use explicit intent for installing credentials.

http://b/issue?id=3020049

Change-Id: I429c5b2c9f3b876e6197894a9437952d71d5c472

13 years agoSymlink application lib directory when on SD card
Kenny Root [Thu, 7 Oct 2010 23:46:10 +0000 (16:46 -0700)]
Symlink application lib directory when on SD card

This will help legacy games that use dlopen() to directly access the
/data/data/<app>/lib directory before the
ApplicationInfo.nativeLibraryDir was part of the API.

Change-Id: Ie9f3e7239b6334708b5d086ffafe66a507f6d9da

13 years agoMerge "TextView refactoring to ease future merges in HC." into gingerbread
Gilles Debunne [Fri, 8 Oct 2010 00:18:59 +0000 (17:18 -0700)]
Merge "TextView refactoring to ease future merges in HC." into gingerbread

13 years agoTextView refactoring to ease future merges in HC.
Gilles Debunne [Thu, 7 Oct 2010 23:57:31 +0000 (16:57 -0700)]
TextView refactoring to ease future merges in HC.

Change-Id: I979324b28fa4ca787e5836271c9014bca590c595

13 years agoMerge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread
Jaikumar Ganesh [Thu, 7 Oct 2010 23:56:06 +0000 (16:56 -0700)]
Merge "DO NOT MERGE: Disconnect PBAP while disconnecting HFP profile." into gingerbread

13 years agoIncrease scratch buffers sizes in mp3 software decoder, this integrates a PV master...
Andreas Huber [Thu, 7 Oct 2010 23:48:50 +0000 (16:48 -0700)]
Increase scratch buffers sizes in mp3 software decoder, this integrates a PV master/opensource patch.

Change-Id: I5a637f1b380e44c94040ec507843d58a1f5a9b61
related-to-bug: 3065605

13 years agoMerge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread
Mindy Pereira [Thu, 7 Oct 2010 22:54:51 +0000 (15:54 -0700)]
Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread

13 years agoDo not merge.
Marco Nelissen [Fri, 3 Sep 2010 16:25:33 +0000 (09:25 -0700)]
Do not merge.
Don't crash when extra logging is enabled.

Change-Id: Iaf0900fe9d541967d2b2f11d8900c290c63a102e

13 years agoDO NOT MERGE Only show edge glow effect on 1 side at a time.
Mindy Pereira [Thu, 7 Oct 2010 21:29:03 +0000 (14:29 -0700)]
DO NOT MERGE Only show edge glow effect on 1 side at a time.

Pulling on a side should force the opposite side into "decay".
Fixes b/3061753  new list "bounce" shouldn't show on both ends
This fixes scroller and horizontalscroller.

Change-Id: I4d9820c7178378b793ed9a29b119943eb1f46587

13 years agoSuppress harder for echo without affecting the volume of real voice.
Chung-yih Wang [Thu, 7 Oct 2010 22:06:56 +0000 (06:06 +0800)]
Suppress harder for echo without affecting the volume of real voice.

Change-Id: Ia3ce98eedd487a9e879ff0a4907b8c15b5707429

13 years agoMerge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread
Jeff Brown [Thu, 7 Oct 2010 21:35:38 +0000 (14:35 -0700)]
Merge "Minor fix for InputReader support for non-touchscreen devices." into gingerbread

13 years agoMerge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread
Mindy Pereira [Thu, 7 Oct 2010 21:23:29 +0000 (14:23 -0700)]
Merge "DO NOT MERGE Only show edge glow effect on 1 side at a time." into gingerbread

13 years agoDO NOT MERGE Only show edge glow effect on 1 side at a time.
Mindy Pereira [Thu, 7 Oct 2010 21:03:45 +0000 (14:03 -0700)]
DO NOT MERGE Only show edge glow effect on 1 side at a time.

Pulling on a side should force the opposite side into "decay".
Fixes b/3061753  new list "bounce" shouldn't show on both ends

Change-Id: I4742e8c212f8e13da29ed887ebdd712903b533f7

13 years agoMerge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread
Xia Wang [Thu, 7 Oct 2010 21:04:12 +0000 (14:04 -0700)]
Merge "Port mock ril controller and tests to GB. DO NOT MERGE" into gingerbread

13 years agoMerge "Removing 'last' of red cross asset." into gingerbread
Gilles Debunne [Thu, 7 Oct 2010 20:53:16 +0000 (13:53 -0700)]
Merge "Removing 'last' of red cross asset." into gingerbread

13 years agoMinor fix for InputReader support for non-touchscreen devices.
Jeff Brown [Thu, 7 Oct 2010 20:44:51 +0000 (13:44 -0700)]
Minor fix for InputReader support for non-touchscreen devices.

Change-Id: I2256e37dd1c6f3836f82786aae14ee5d0c98f4c6

13 years agoMerge "Switch Looper back to using poll() instead of epoll()." into gingerbread
Jeff Brown [Thu, 7 Oct 2010 20:29:56 +0000 (13:29 -0700)]
Merge "Switch Looper back to using poll() instead of epoll()." into gingerbread

13 years agoSwitch Looper back to using poll() instead of epoll().
Jeff Brown [Tue, 5 Oct 2010 22:35:37 +0000 (15:35 -0700)]
Switch Looper back to using poll() instead of epoll().

Added a couple of micro-optimizations to avoid calling wake() unnecessarily
and reduce JNI overhead slightly.

Fixed a minor issue where we were not clearing the "next" field of Messages
returned by the MessageQueue so the Message would hold on to its successor
and potentially prevent the GC from collecting it if the message were leaked
somehow.

Change-Id: I488d29417ce0cdd7d0e447cda76ec978ef7f811c

13 years agoRemoving 'last' of red cross asset.
Gilles Debunne [Thu, 7 Oct 2010 19:07:37 +0000 (12:07 -0700)]
Removing 'last' of red cross asset.

Change-Id: Ie325195220f95074d8e12e64216d1b02e9b3e2af

13 years agoMerge "Work to support switching transport streams mid-stream and signalling disconti...
Andreas Huber [Thu, 7 Oct 2010 18:59:53 +0000 (11:59 -0700)]
Merge "Work to support switching transport streams mid-stream and signalling discontinuities to the decoder." into gingerbread

13 years agoMerge "Fixed popup assets (background)" into gingerbread
Justin Ho [Thu, 7 Oct 2010 18:56:18 +0000 (11:56 -0700)]
Merge "Fixed popup assets (background)" into gingerbread

13 years agoWork to support switching transport streams mid-stream and signalling discontinuities...
Andreas Huber [Wed, 8 Sep 2010 21:32:20 +0000 (14:32 -0700)]
Work to support switching transport streams mid-stream and signalling discontinuities to the decoder.

Change-Id: I7150e5e7342e1117c524856b204aadcb763e06ed
related-to-bug: 2368598

13 years agoPort mock ril controller and tests to GB. DO NOT MERGE
Xia Wang [Thu, 7 Oct 2010 18:34:46 +0000 (11:34 -0700)]
Port mock ril controller and tests to GB. DO NOT MERGE

Change-Id: Ie58236ecb8648d026356610f429054cb46b8640b

13 years agoMerge "Fix bug 3071869 - text anchors are now treated as application sub-panels....
Adam Powell [Thu, 7 Oct 2010 18:32:49 +0000 (11:32 -0700)]
Merge "Fix bug 3071869 - text anchors are now treated as application sub-panels." into gingerbread

13 years agoMerge "Quiet unnecessary debug logging." into gingerbread
Brad Fitzpatrick [Thu, 7 Oct 2010 18:27:56 +0000 (11:27 -0700)]
Merge "Quiet unnecessary debug logging." into gingerbread

13 years agoQuiet unnecessary debug logging.
Brad Fitzpatrick [Thu, 7 Oct 2010 18:26:57 +0000 (11:26 -0700)]
Quiet unnecessary debug logging.

Change-Id: I46d8aff5790db371d60b2066acbbdd55cfad8074

13 years agoFix bug 3071869 - text anchors are now treated as application sub-panels.
Adam Powell [Thu, 7 Oct 2010 18:15:19 +0000 (11:15 -0700)]
Fix bug 3071869 - text anchors are now treated as application sub-panels.

This places text anchors on a layer above normal application panels,
ensuring that they stay above things like the browser autocompletion
list.

Change-Id: I4ee0aea7416a2dafd7e48a7a39acf949af5db3e9

13 years agoMerge "On this particular device the hardware video decoder spits out buffers that...
Andreas Huber [Thu, 7 Oct 2010 17:57:32 +0000 (10:57 -0700)]
Merge "On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume." into gingerbread

13 years agoFixed popup assets (background)
Gilles Debunne [Thu, 7 Oct 2010 17:37:45 +0000 (10:37 -0700)]
Fixed popup assets (background)

Change-Id: I8a651915119fec6a06a5f43315408b0d06c4b7d6

13 years agoMerge "Eliminate MCS_GIVE_UP state" into gingerbread
Kenny Root [Thu, 7 Oct 2010 17:54:14 +0000 (10:54 -0700)]
Merge "Eliminate MCS_GIVE_UP state" into gingerbread

13 years agoEliminate MCS_GIVE_UP state
Kenny Root [Thu, 7 Oct 2010 17:17:50 +0000 (10:17 -0700)]
Eliminate MCS_GIVE_UP state

It's basically a duplicate of MCS_UNBIND state, so just get rid of it
which simplifies the state transitions.

Bug: 3067076
Change-Id: I34111be88dd727af8ad59c9f49debd54ede827ea

13 years agoMerge "Removed unused and broken screen_progress" into gingerbread
Gilles Debunne [Thu, 7 Oct 2010 17:52:11 +0000 (10:52 -0700)]
Merge "Removed unused and broken screen_progress" into gingerbread

13 years agoMore DropBoxManager javadoc love.
Brad Fitzpatrick [Thu, 7 Oct 2010 17:48:20 +0000 (10:48 -0700)]
More DropBoxManager javadoc love.

Change-Id: I9b14f6905533e0af66bd64fc76352ed8fc365058

13 years agoMerge "DropBox.Entry javadoc syntax fix" into gingerbread
Brad Fitzpatrick [Thu, 7 Oct 2010 17:20:32 +0000 (10:20 -0700)]
Merge "DropBox.Entry javadoc syntax fix" into gingerbread

13 years agoRevert "Only allow 8 OBBs to be mounted by a UID"
Kenny Root [Wed, 6 Oct 2010 20:35:05 +0000 (13:35 -0700)]
Revert "Only allow 8 OBBs to be mounted by a UID"

This reverts commit 27358a69b33eaa268ee75ef778ec824c8085adcc.

Conflicts:

services/java/com/android/server/MountService.java

Change-Id: Ia14be97b4f22e95daba0d191cfc62adf3d1469cd

13 years agoDropBox.Entry javadoc syntax fix
Brad Fitzpatrick [Thu, 7 Oct 2010 17:07:34 +0000 (10:07 -0700)]
DropBox.Entry javadoc syntax fix

Change-Id: I32d055b39ca89ec9f6a7bf189263844424533b60

13 years agoMerge "Add flag to skip restoring network seletion." into gingerbread
John Wang [Thu, 7 Oct 2010 16:47:01 +0000 (09:47 -0700)]
Merge "Add flag to skip restoring network seletion." into gingerbread

13 years agoAdd flag to skip restoring network seletion.
John Wang [Thu, 7 Oct 2010 02:35:26 +0000 (19:35 -0700)]
Add flag to skip restoring network seletion.

For bug 3045366.

Change-Id: I7ad9ff89b0a77df473b638ad917b363c42de5405

13 years agoOn this particular device the hardware video decoder spits out buffers that don't...
Andreas Huber [Wed, 6 Oct 2010 23:43:57 +0000 (16:43 -0700)]
On this particular device the hardware video decoder spits out buffers that don't actually contain our video data, so we cannot use them to restore the video frame after suspend/resume.

Change-Id: I1b8fe68c1766299844fe84ebbff49cb8b3e4cc7c
related-to-bug: 3070094

13 years agoMerge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread
Eric Rowe [Thu, 7 Oct 2010 16:06:30 +0000 (09:06 -0700)]
Merge "DO NOT MERGE Initialize bluetooth profiles in BT stress tests" into gingerbread

13 years agoDO NOT MERGE Initialize bluetooth profiles in BT stress tests
Eric Rowe [Thu, 7 Oct 2010 15:54:15 +0000 (17:54 +0200)]
DO NOT MERGE Initialize bluetooth profiles in BT stress tests

Change-Id: I0a8b75c8686d9d6969db51d618c1ddeacb2aba87

13 years agoMerge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread
Wink Saville [Thu, 7 Oct 2010 15:34:01 +0000 (08:34 -0700)]
Merge "Changed handling of onQueryCompelete to not use mimeType." into gingerbread

13 years agoChanged handling of onQueryCompelete to not use mimeType.
Wink Saville [Thu, 7 Oct 2010 15:28:34 +0000 (08:28 -0700)]
Changed handling of onQueryCompelete to not use mimeType.

Using mimeType causes an IPC request to contacts which can
be slow. This can cause an ANR of the Phone app. This change
parses the URL and to decide which column to use for the person_id
and thus should not cause an ANR.

bug: 3060704
Change-Id: I750c72746c7269e162f0338c0a3e00230a600519

13 years agoMerge "Add javadoc for display orientation." into gingerbread
Wu-cheng Li [Thu, 7 Oct 2010 12:49:27 +0000 (05:49 -0700)]
Merge "Add javadoc for display orientation." into gingerbread

13 years agoAdd javadoc for display orientation.
Wu-cheng Li [Thu, 7 Oct 2010 10:36:07 +0000 (18:36 +0800)]
Add javadoc for display orientation.

Display orientation should be considered while setting preview size,
picture size, or thumbnail size.

bug:3051937
Change-Id: I3b6bd1b920e4752ffdfc8aec56a0da9d474dd630

13 years agoMerge "Make SipService broadcast SIP_SERVICE_UP when it's up." into gingerbread
Hung-ying Tyan [Thu, 7 Oct 2010 06:11:09 +0000 (23:11 -0700)]
Merge "Make SipService broadcast SIP_SERVICE_UP when it's up." into gingerbread