OSDN Git Service

android-x86/frameworks-base.git
14 years agoam f0e5ca7e: Merge change I55c9c7b7 into eclair
Mike Cleron [Thu, 1 Oct 2009 08:54:51 +0000 (01:54 -0700)]
am f0e5ca7e: Merge change I55c9c7b7 into eclair

Merge commit 'f0e5ca7e09a8651b85c652e040a037e39e224128' into eclair-plus-aosp

* commit 'f0e5ca7e09a8651b85c652e040a037e39e224128':
  New 1x status bar icons

14 years agoMerge change I55c9c7b7 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 08:48:32 +0000 (04:48 -0400)]
Merge change I55c9c7b7 into eclair

* changes:
  New 1x status bar icons

14 years agoam 62de7421: Merge change I4fe2a47a into eclair
Hung-ying Tyan [Thu, 1 Oct 2009 08:47:05 +0000 (01:47 -0700)]
am 62de7421: Merge change I4fe2a47a into eclair

Merge commit '62de742125d8f5fd1d236f720b2de3bf5cf76174' into eclair-plus-aosp

* commit '62de742125d8f5fd1d236f720b2de3bf5cf76174':
  Fix stopping all vpn daemons before connect and more.

14 years agoNew 1x status bar icons
Mike Cleron [Thu, 1 Oct 2009 08:46:00 +0000 (01:46 -0700)]
New 1x status bar icons

14 years agoMerge change I4fe2a47a into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 08:39:38 +0000 (04:39 -0400)]
Merge change I4fe2a47a into eclair

* changes:
  Fix stopping all vpn daemons before connect and more.

14 years agoam 9825ec61: Prevents the WindowManager from requesting empty or negative surfaces.
Romain Guy [Thu, 1 Oct 2009 08:25:45 +0000 (01:25 -0700)]
am 9825ec61: Prevents the WindowManager from requesting empty or negative surfaces.

Merge commit '9825ec61b4a40ed92a5bb28019289e5bab9cfb56' into eclair-plus-aosp

* commit '9825ec61b4a40ed92a5bb28019289e5bab9cfb56':
  Prevents the WindowManager from requesting empty or negative surfaces.

14 years agoPrevents the WindowManager from requesting empty or negative surfaces.
Romain Guy [Thu, 1 Oct 2009 07:58:09 +0000 (00:58 -0700)]
Prevents the WindowManager from requesting empty or negative surfaces.

Windows with a negative Y position can end up in createSurfaceLocked()
with mFrame containing a negative height, causing SurfaceFlinger to go
crazy when asked to create the surface. This change simply guards
against such a situation by instead asking for a 1x1 surface and relying
or later layout operations to resize the window to the appropriate size.

Change-Id: I66f2058f4cd1cf069b12d3d23e6fd340dc76b74e

14 years agoam ae5dd1d1: Merge change Ia1baa5ab into eclair
Mike Cleron [Thu, 1 Oct 2009 07:43:39 +0000 (00:43 -0700)]
am ae5dd1d1: Merge change Ia1baa5ab into eclair

Merge commit 'ae5dd1d19a6b7f9453daf03deb1907eb039d1ef6' into eclair-plus-aosp

* commit 'ae5dd1d19a6b7f9453daf03deb1907eb039d1ef6':
  More icons

14 years agoam be000b53: Merge change I793b4f62 into eclair
Mike LeBeau [Thu, 1 Oct 2009 07:36:24 +0000 (00:36 -0700)]
am be000b53: Merge change I793b4f62 into eclair

Merge commit 'be000b53be9ee73b14c7f172c9784c366dbb91c8' into eclair-plus-aosp

* commit 'be000b53be9ee73b14c7f172c9784c366dbb91c8':
  Clean up search and voice search button assets for high res.

14 years agoMerge change Ia1baa5ab into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:35:27 +0000 (03:35 -0400)]
Merge change Ia1baa5ab into eclair

* changes:
  More icons

14 years agoMore icons
Mike Cleron [Thu, 1 Oct 2009 07:31:34 +0000 (00:31 -0700)]
More icons

14 years agoMerge change I793b4f62 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 07:30:34 +0000 (03:30 -0400)]
Merge change I793b4f62 into eclair

* changes:
  Clean up search and voice search button assets for high res.

14 years agoClean up search and voice search button assets for high res.
Mike LeBeau [Thu, 1 Oct 2009 07:28:40 +0000 (00:28 -0700)]
Clean up search and voice search button assets for high res.

14 years agoFix stopping all vpn daemons before connect and more.
Hung-ying Tyan [Wed, 30 Sep 2009 08:57:51 +0000 (16:57 +0800)]
Fix stopping all vpn daemons before connect and more.

* move DaemonHelper out from VpnService to VpnDaemons for better
  managing native daemons.
* check connectivity and dns less frequently to save battery.

14 years agoam 00f60363: Merge change I2919f492 into eclair
Grace Kloba [Thu, 1 Oct 2009 06:42:46 +0000 (23:42 -0700)]
am 00f60363: Merge change I2919f492 into eclair

Merge commit '00f603635d4cec4403687d8ee97aced91fb32108' into eclair-plus-aosp

* commit '00f603635d4cec4403687d8ee97aced91fb32108':
  remove cert for SampleBrowserPlugin and only check

14 years agoam e88846ee: Semi-workaround for #2027266: app drawer showing up on the side of the...
Dianne Hackborn [Thu, 1 Oct 2009 06:42:37 +0000 (23:42 -0700)]
am e88846ee: Semi-workaround for #2027266: app drawer showing up on the side of the screen

Merge commit 'e88846eeaf70f9f4299af9e3d54ba5dacede42b6' into eclair-plus-aosp

* commit 'e88846eeaf70f9f4299af9e3d54ba5dacede42b6':
  Semi-workaround for #2027266: app drawer showing up on the side of the screen

14 years agoMerge change I2919f492 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 06:37:18 +0000 (02:37 -0400)]
Merge change I2919f492 into eclair

* changes:
  remove cert for SampleBrowserPlugin and only check signature for the release build.

14 years agoam 29e4a3c5: Update from API review.
Dianne Hackborn [Thu, 1 Oct 2009 06:27:41 +0000 (23:27 -0700)]
am 29e4a3c5: Update from API review.

Merge commit '29e4a3c566f435c32f0b95e4ac8e8b33cac6faba' into eclair-plus-aosp

* commit '29e4a3c566f435c32f0b95e4ac8e8b33cac6faba':
  Update from API review.

14 years agoSemi-workaround for #2027266: app drawer showing up on the side of the screen
Dianne Hackborn [Thu, 1 Oct 2009 04:34:25 +0000 (21:34 -0700)]
Semi-workaround for #2027266: app drawer showing up on the side of the screen

(when booted while docked)

This isn't really a fix, but we now have the activity report the configuration
it actually launched in, so the activity manager will later adjust it if
needed.  Should help us recover from hitting the race in this particular case.

Change-Id: I3bb83a48c2d692b4cb1822d8ae7d924cfa9187b2

14 years agoam d9b6f14a: Adjust opacity for inactive dimple in rotary widget
Jim Miller [Thu, 1 Oct 2009 06:22:57 +0000 (23:22 -0700)]
am d9b6f14a: Adjust opacity for inactive dimple in rotary widget

Merge commit 'd9b6f14a6926dce7ad3d98e6e30b503c69c904c0' into eclair-plus-aosp

* commit 'd9b6f14a6926dce7ad3d98e6e30b503c69c904c0':
  Adjust opacity for inactive dimple in rotary widget

14 years agoUpdate from API review.
Dianne Hackborn [Thu, 1 Oct 2009 05:35:40 +0000 (22:35 -0700)]
Update from API review.

Change-Id: I16b1c566f91167aac9615ac59dd297a154c828ea

14 years agoAdjust opacity for inactive dimple in rotary widget
Jim Miller [Thu, 1 Oct 2009 05:50:01 +0000 (22:50 -0700)]
Adjust opacity for inactive dimple in rotary widget

14 years agoam 9901e38a: Merge change I7a39c564 into eclair
Evan Millar [Thu, 1 Oct 2009 05:33:29 +0000 (22:33 -0700)]
am 9901e38a: Merge change I7a39c564 into eclair

Merge commit '9901e38a962012d56accbc9b6259f9997bcd9c31' into eclair-plus-aosp

* commit '9901e38a962012d56accbc9b6259f9997bcd9c31':
  Fix docs error

14 years agoMerge change I7a39c564 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:27:16 +0000 (01:27 -0400)]
Merge change I7a39c564 into eclair

* changes:
  Fix docs error

14 years agoFix docs error
Evan Millar [Thu, 1 Oct 2009 05:24:07 +0000 (22:24 -0700)]
Fix docs error

Change-Id: I7a39c5643cf6351bac47ccafff37fd32a668b9f5

14 years agoam a1323c77: Merge change Iaf08eabc into eclair
Robert Greenwalt [Thu, 1 Oct 2009 05:18:54 +0000 (22:18 -0700)]
am a1323c77: Merge change Iaf08eabc into eclair

Merge commit 'a1323c77b961ae1b9cfaf5305e05780b07e88226' into eclair-plus-aosp

* commit 'a1323c77b961ae1b9cfaf5305e05780b07e88226':
  Reduce the ConnectivityManager logging.

14 years agoam f09edd60: Merge change Id60fa26a into eclair
Ray Chen [Thu, 1 Oct 2009 05:18:41 +0000 (22:18 -0700)]
am f09edd60: Merge change Id60fa26a into eclair

Merge commit 'f09edd60376f6ad755ebaaf0c1f89f561f78468c' into eclair-plus-aosp

* commit 'f09edd60376f6ad755ebaaf0c1f89f561f78468c':
  Fix issue 2152541 thumbnail images stretched.

14 years agoMerge change Iaf08eabc into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:14:38 +0000 (01:14 -0400)]
Merge change Iaf08eabc into eclair

* changes:
  Reduce the ConnectivityManager logging.

14 years agoam 59a2c295: Merge change Id703d6bb into eclair
Mike Cleron [Thu, 1 Oct 2009 05:13:38 +0000 (22:13 -0700)]
am 59a2c295: Merge change Id703d6bb into eclair

Merge commit '59a2c2958d0bcc00402ebb961b02368004117e3b' into eclair-plus-aosp

* commit '59a2c2958d0bcc00402ebb961b02368004117e3b':
  Black is the new black

14 years agoam 5042f7ea: Unhide ContactsContract#QuickContact and fix sdk build
Evan Millar [Thu, 1 Oct 2009 05:13:29 +0000 (22:13 -0700)]
am 5042f7ea: Unhide ContactsContract#QuickContact and fix sdk build

Merge commit '5042f7eae6baa6fa4f93248361e94eeb6894f90f' into eclair-plus-aosp

* commit '5042f7eae6baa6fa4f93248361e94eeb6894f90f':
  Unhide ContactsContract#QuickContact and fix sdk build

14 years agoMerge change Id60fa26a into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:12:35 +0000 (01:12 -0400)]
Merge change Id60fa26a into eclair

* changes:
  Fix issue 2152541 thumbnail images stretched.

14 years agoReduce the ConnectivityManager logging.
Robert Greenwalt [Thu, 1 Oct 2009 04:01:30 +0000 (21:01 -0700)]
Reduce the ConnectivityManager logging.

Same great info, just fewer chars.

14 years agoMerge change Id703d6bb into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 05:06:16 +0000 (01:06 -0400)]
Merge change Id703d6bb into eclair

* changes:
  Black is the new black

14 years agoFix issue 2152541 thumbnail images stretched.
Ray Chen [Wed, 30 Sep 2009 02:38:58 +0000 (19:38 -0700)]
Fix issue 2152541 thumbnail images stretched.

14 years agoBlack is the new black
Mike Cleron [Thu, 1 Oct 2009 05:02:43 +0000 (22:02 -0700)]
Black is the new black

14 years agoremove cert for SampleBrowserPlugin and only check
Grace Kloba [Thu, 1 Oct 2009 04:48:19 +0000 (21:48 -0700)]
remove cert for SampleBrowserPlugin and only check
signature for the release build.

14 years agoUnhide ContactsContract#QuickContact and fix sdk build
Evan Millar [Thu, 1 Oct 2009 04:28:33 +0000 (21:28 -0700)]
Unhide ContactsContract#QuickContact and fix sdk build

Change-Id: I60fdeb6d0625996d76a10f0a623c9f474337758d

14 years agoam e6b27966: Merge change I94132420 into eclair
Robert Greenwalt [Thu, 1 Oct 2009 04:48:10 +0000 (21:48 -0700)]
am e6b27966: Merge change I94132420 into eclair

Merge commit 'e6b27966fd7e181a52b35cd95937b935ba05783b' into eclair-plus-aosp

* commit 'e6b27966fd7e181a52b35cd95937b935ba05783b':
  Fix network-feature timeout code.

14 years agoam 9d33d953: Merge change I07729abd into eclair
Grace Kloba [Thu, 1 Oct 2009 04:48:02 +0000 (21:48 -0700)]
am 9d33d953: Merge change I07729abd into eclair

Merge commit '9d33d953a04eb9288c8b842610baf24c164346aa' into eclair-plus-aosp

* commit '9d33d953a04eb9288c8b842610baf24c164346aa':
  Keep the scrollbar on during TOUCH_MOVE events even

14 years agoMerge change I94132420 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:43:51 +0000 (00:43 -0400)]
Merge change I94132420 into eclair

* changes:
  Fix network-feature timeout code.

14 years agoMerge change I07729abd into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:41:21 +0000 (00:41 -0400)]
Merge change I07729abd into eclair

* changes:
  Keep the scrollbar on during TOUCH_MOVE events even when there is no movement.

14 years agoam c868acf4: show events in the UI
Fred Quintana [Thu, 1 Oct 2009 04:38:23 +0000 (21:38 -0700)]
am c868acf4: show events in the UI

Merge commit 'c868acf442a69429056a574c67a5e0187e2b9536' into eclair-plus-aosp

* commit 'c868acf442a69429056a574c67a5e0187e2b9536':
  show events in the UI

14 years agoshow events in the UI
Fred Quintana [Thu, 1 Oct 2009 01:17:47 +0000 (18:17 -0700)]
show events in the UI

14 years agoam 8ad6d524: Merge change I55e15bad into eclair
Jaikumar Ganesh [Thu, 1 Oct 2009 04:19:46 +0000 (21:19 -0700)]
am 8ad6d524: Merge change I55e15bad into eclair

Merge commit '8ad6d524e48d88ff9d5606cea0df56b4c1dafe28' into eclair-plus-aosp

* commit '8ad6d524e48d88ff9d5606cea0df56b4c1dafe28':
  Try to reconnect twice when the rfcomm error code is Connection Refused.

14 years agoam 35de7ef8: Merge change I98f2db38 into eclair
Evan Millar [Thu, 1 Oct 2009 04:19:38 +0000 (21:19 -0700)]
am 35de7ef8: Merge change I98f2db38 into eclair

Merge commit '35de7ef84380975a229d5b984b63da23871738db' into eclair-plus-aosp

* commit '35de7ef84380975a229d5b984b63da23871738db':
  FastTrack->QuickContact

14 years agoam 7648bd1f: Merge change Ibb5626c5 into eclair
Robert Greenwalt [Thu, 1 Oct 2009 04:18:57 +0000 (21:18 -0700)]
am 7648bd1f: Merge change Ibb5626c5 into eclair

Merge commit '7648bd1f0005b869e87708b62442a8ad9884266a' into eclair-plus-aosp

* commit '7648bd1f0005b869e87708b62442a8ad9884266a':
  Stop bringing the wifi interface up on reset.

14 years agoam ade1aacf: Merge change Ic88b39e6 into eclair
Grace Kloba [Thu, 1 Oct 2009 04:17:58 +0000 (21:17 -0700)]
am ade1aacf: Merge change Ic88b39e6 into eclair

Merge commit 'ade1aacf4cb9a43b85f0c70b145b42127c54f065' into eclair-plus-aosp

* commit 'ade1aacf4cb9a43b85f0c70b145b42127c54f065':
  Add the signature checking for WebView plugins. The

14 years agoam 5f3c928f: Merge change Id93f4c9e into eclair
Christopher Tate [Thu, 1 Oct 2009 04:17:46 +0000 (21:17 -0700)]
am 5f3c928f: Merge change Id93f4c9e into eclair

Merge commit '5f3c928f5ecdd2f41f238807c59241d34a02517e' into eclair-plus-aosp

* commit '5f3c928f5ecdd2f41f238807c59241d34a02517e':
  Turn off the last of the STOPSHIP verbose debugging

14 years agoam 5e5001bc: Merge change I7ed72bf5 into eclair
Wu-cheng Li [Thu, 1 Oct 2009 04:17:01 +0000 (21:17 -0700)]
am 5e5001bc: Merge change I7ed72bf5 into eclair

Merge commit '5e5001bc1a065f6d578b953b908052d623272fcd' into eclair-plus-aosp

* commit '5e5001bc1a065f6d578b953b908052d623272fcd':
  Add documentation for scene mode. Other parameters may be changed after setting scene mode.

14 years agoam 3f56d21b: Merge change I89e74ba1 into eclair
Eric Laurent [Thu, 1 Oct 2009 04:16:47 +0000 (21:16 -0700)]
am 3f56d21b: Merge change I89e74ba1 into eclair

Merge commit '3f56d21bf10e0ce866e16112a4ad043c6af1923e' into eclair-plus-aosp

* commit '3f56d21bf10e0ce866e16112a4ad043c6af1923e':
  Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.

14 years agoam 0ec1bc60: Merge change Ie9ad9a71 into eclair
Jason Sams [Thu, 1 Oct 2009 04:16:31 +0000 (21:16 -0700)]
am 0ec1bc60: Merge change Ie9ad9a71 into eclair

Merge commit '0ec1bc606ff9b1d7b2a7bbbaba39f971a794a9c0' into eclair-plus-aosp

* commit '0ec1bc606ff9b1d7b2a7bbbaba39f971a794a9c0':
  Implement screen aligned bitmap drawing support.

14 years agoam 88f2acb0: Merge change Iec1f8a2e into eclair
Eric Fischer [Thu, 1 Oct 2009 04:15:06 +0000 (21:15 -0700)]
am 88f2acb0: Merge change Iec1f8a2e into eclair

Merge commit '88f2acb066f2b66a01807ad4f3d26ef575a1bf37' into eclair-plus-aosp

* commit '88f2acb066f2b66a01807ad4f3d26ef575a1bf37':
  Add Turkish accented letters for G and S on the hard keyboard.

14 years agoam 15a5bffb: Merge change Ie944f08b into eclair
Robert Greenwalt [Thu, 1 Oct 2009 04:14:49 +0000 (21:14 -0700)]
am 15a5bffb: Merge change Ie944f08b into eclair

Merge commit '15a5bffb7efc59895a92e6072717e001d2d9480c' into eclair-plus-aosp

* commit '15a5bffb7efc59895a92e6072717e001d2d9480c':
  Revert setDataEnabled to setting a master switch.

14 years agoam 4c9a29ef: Set Sink State when ACL disconnects.
Jaikumar Ganesh [Thu, 1 Oct 2009 04:14:41 +0000 (21:14 -0700)]
am 4c9a29ef: Set Sink State when ACL disconnects.

Merge commit '4c9a29efdbf58034c1d90eb001dc7299f1f012ea' into eclair-plus-aosp

* commit '4c9a29efdbf58034c1d90eb001dc7299f1f012ea':
  Set Sink State when ACL disconnects.

14 years agoam 5eb7c9d3: Merge change Ifc9162c5 into eclair
Evan Millar [Thu, 1 Oct 2009 04:13:59 +0000 (21:13 -0700)]
am 5eb7c9d3: Merge change Ifc9162c5 into eclair

Merge commit '5eb7c9d3e880032972c0d03dd34d9432fa7c719d' into eclair-plus-aosp

* commit '5eb7c9d3e880032972c0d03dd34d9432fa7c719d':
  Fix padding around QuickContactBadge in ContactHeaderWidget

14 years agoam 51cef844: Merge change Ic7e251a7 into eclair
Mike Lockwood [Thu, 1 Oct 2009 04:13:50 +0000 (21:13 -0700)]
am 51cef844: Merge change Ic7e251a7 into eclair

Merge commit '51cef8440df1971f06e41eba8a87c58a225d4e8f' into eclair-plus-aosp

* commit '51cef8440df1971f06e41eba8a87c58a225d4e8f':
  Update SD card notification icons.

14 years agoam 6988dd59: Merge change I792bb382 into eclair
Jim Miller [Thu, 1 Oct 2009 04:13:42 +0000 (21:13 -0700)]
am 6988dd59: Merge change I792bb382 into eclair

Merge commit '6988dd59680ba4ec67c0e6ad14444e4763af8d01' into eclair-plus-aosp

* commit '6988dd59680ba4ec67c0e6ad14444e4763af8d01':
  Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen

14 years agoam 436344ae: Turn off most of the backup-related debug logging
Christopher Tate [Thu, 1 Oct 2009 04:13:34 +0000 (21:13 -0700)]
am 436344ae: Turn off most of the backup-related debug logging

Merge commit '436344ae12c819f58306ceb94241a266141e1218' into eclair-plus-aosp

* commit '436344ae12c819f58306ceb94241a266141e1218':
  Turn off most of the backup-related debug logging

14 years agoam 7e1af37c: Merge change Ibe2085be into eclair
Eric Laurent [Thu, 1 Oct 2009 04:12:11 +0000 (21:12 -0700)]
am 7e1af37c: Merge change Ibe2085be into eclair

Merge commit '7e1af37c3148112d9c801272bfa6359a005baf6d' into eclair-plus-aosp

* commit '7e1af37c3148112d9c801272bfa6359a005baf6d':
  Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.

14 years agoam 10be7542: If the textfield is offscreen at the end of a zoom, remove it.
Leon Scroggins [Thu, 1 Oct 2009 04:12:02 +0000 (21:12 -0700)]
am 10be7542: If the textfield is offscreen at the end of a zoom, remove it.

Merge commit '10be7542327e1d4483b33730164e5404ed48d73e' into eclair-plus-aosp

* commit '10be7542327e1d4483b33730164e5404ed48d73e':
  If the textfield is offscreen at the end of a zoom, remove it.

14 years agoMerge change I55e15bad into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:00:17 +0000 (00:00 -0400)]
Merge change I55e15bad into eclair

* changes:
  Try to reconnect twice when the rfcomm error code is Connection Refused.

14 years agoMerge change I98f2db38 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 04:00:07 +0000 (00:00 -0400)]
Merge change I98f2db38 into eclair

* changes:
  FastTrack->QuickContact

14 years agoMerge change Ibb5626c5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:43:58 +0000 (23:43 -0400)]
Merge change Ibb5626c5 into eclair

* changes:
  Stop bringing the wifi interface up on reset.

14 years agoKeep the scrollbar on during TOUCH_MOVE events even
Grace Kloba [Wed, 30 Sep 2009 17:17:13 +0000 (10:17 -0700)]
Keep the scrollbar on during TOUCH_MOVE events even
when there is no movement.

Fix http://b/issue?id=2151115

14 years agoFastTrack->QuickContact
Evan Millar [Thu, 1 Oct 2009 02:37:36 +0000 (19:37 -0700)]
FastTrack->QuickContact

Change-Id: I98f2db38e6402bdbe47b941d82c8f33863d1863e

14 years agoMerge change Ic88b39e6 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:17:17 +0000 (23:17 -0400)]
Merge change Ic88b39e6 into eclair

* changes:
  Add the signature checking for WebView plugins. The first one is for SampleBrowserPlugin. The second one is for Flash.

14 years agoAdd the signature checking for WebView plugins. The
Grace Kloba [Thu, 1 Oct 2009 00:45:46 +0000 (17:45 -0700)]
Add the signature checking for WebView plugins. The
first one is for SampleBrowserPlugin. The second
one is for Flash.

14 years agoMerge change Id93f4c9e into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 03:08:25 +0000 (23:08 -0400)]
Merge change Id93f4c9e into eclair

* changes:
  Turn off the last of the STOPSHIP verbose debugging

14 years agoTurn off the last of the STOPSHIP verbose debugging
Christopher Tate [Thu, 1 Oct 2009 03:06:45 +0000 (20:06 -0700)]
Turn off the last of the STOPSHIP verbose debugging

Change-Id: Id93f4c9e9fb8468a554ae1e5c5c767f72903662c

14 years agoStop bringing the wifi interface up on reset.
Robert Greenwalt [Thu, 1 Oct 2009 03:01:12 +0000 (20:01 -0700)]
Stop bringing the wifi interface up on reset.

The driver will bring up the interface when needed and bring it up
at reset time has caused some problems.

bug: 2144870

14 years agoMerge change I7ed72bf5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:48:02 +0000 (22:48 -0400)]
Merge change I7ed72bf5 into eclair

* changes:
  Add documentation for scene mode. Other parameters may be changed after setting scene mode.

14 years agoAdd documentation for scene mode. Other parameters may be changed after setting scene...
Wu-cheng Li [Thu, 1 Oct 2009 00:08:19 +0000 (17:08 -0700)]
Add documentation for scene mode. Other parameters may be changed after setting scene mode.

14 years agoMerge change I89e74ba1 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:30:28 +0000 (22:30 -0400)]
Merge change I89e74ba1 into eclair

* changes:
  Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.

14 years agoMerge change Ie9ad9a71 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 02:14:24 +0000 (22:14 -0400)]
Merge change Ie9ad9a71 into eclair

* changes:
  Implement screen aligned bitmap drawing support.

14 years agoFix Issue 2158631: AudioService: volume control sometimes not restored after media...
Eric Laurent [Thu, 1 Oct 2009 01:26:36 +0000 (18:26 -0700)]
Fix Issue 2158631: AudioService: volume control sometimes not restored after media server process crash.

The problem comes from the fact that the AudioSystem callback indicating that the media server is active again is ignored if it is received before the delayed message indicating media server death. This happens if another application or service running in the system server process makes a request to the AudioSystem in the interval between the death of the media server and the reception of the corresponding delayed message.

The fix consists in resetting mMediaServerOk flags immediately when the death callback is received and not when the delayed message is received.

14 years agoMerge change Iec1f8a2e into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 01:06:56 +0000 (21:06 -0400)]
Merge change Iec1f8a2e into eclair

* changes:
  Add Turkish accented letters for G and S on the hard keyboard.

14 years agoAdd Turkish accented letters for G and S on the hard keyboard.
Eric Fischer [Thu, 1 Oct 2009 01:03:47 +0000 (18:03 -0700)]
Add Turkish accented letters for G and S on the hard keyboard.

Bug 2158331

14 years agoMerge change Ie944f08b into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:54:37 +0000 (20:54 -0400)]
Merge change Ie944f08b into eclair

* changes:
  Revert setDataEnabled to setting a master switch.

14 years agoSet Sink State when ACL disconnects.
Jaikumar Ganesh [Wed, 30 Sep 2009 22:59:35 +0000 (15:59 -0700)]
Set Sink State when ACL disconnects.

Change-Id: I9c71c1b848da48883c8ce28503c53c7d32e2fa34

14 years agoTry to reconnect twice when the rfcomm error code is Connection Refused.
Jaikumar Ganesh [Tue, 29 Sep 2009 20:00:30 +0000 (13:00 -0700)]
Try to reconnect twice when the rfcomm error code is Connection Refused.

This happens when the the remote headset is in a bad state or is
not accepting connections. Try twice before giving up.

Change-Id: I55e15bad6b72904b8e4ccbca89e17e9bd3ddb61e

14 years agoImplement screen aligned bitmap drawing support.
Jason Sams [Thu, 1 Oct 2009 00:36:20 +0000 (17:36 -0700)]
Implement screen aligned bitmap drawing support.

14 years agoMerge change Ifc9162c5 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:26:25 +0000 (20:26 -0400)]
Merge change Ifc9162c5 into eclair

* changes:
  Fix padding around QuickContactBadge in ContactHeaderWidget

14 years agoMerge change Ic7e251a7 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:18:42 +0000 (20:18 -0400)]
Merge change Ic7e251a7 into eclair

* changes:
  Update SD card notification icons.

14 years agoMerge change I792bb382 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 00:11:08 +0000 (20:11 -0400)]
Merge change I792bb382 into eclair

* changes:
  Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen

14 years agoTurn off most of the backup-related debug logging
Christopher Tate [Wed, 30 Sep 2009 23:17:37 +0000 (16:17 -0700)]
Turn off most of the backup-related debug logging

The core logging in BackupManagerService and in the Google backup transport are
still enabled at this point.

Change-Id: I10abfa565bbd1097dd3631051b6aca163e4af33a

14 years agoFix padding around QuickContactBadge in ContactHeaderWidget
Evan Millar [Thu, 1 Oct 2009 00:04:18 +0000 (17:04 -0700)]
Fix padding around QuickContactBadge in ContactHeaderWidget

Change-Id: Ifc9162c5fb7794530705e1de1d42d19d6ed8a8f4

14 years agoFix 2133205: Change the opacity to allow more of the background to be seen on locked...
Jim Miller [Thu, 1 Oct 2009 00:03:43 +0000 (17:03 -0700)]
Fix 2133205: Change the opacity to allow more of the background to be seen on locked screen

14 years agoUpdate SD card notification icons.
Mike Lockwood [Wed, 30 Sep 2009 23:30:56 +0000 (19:30 -0400)]
Update SD card notification icons.

Stop using SIM card icons for USB notifications
Fixes b/1700510

Change-Id: Ic7e251a7ecad3ed46044181eae41481791df85bd
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoRevert setDataEnabled to setting a master switch.
Robert Greenwalt [Wed, 30 Sep 2009 23:07:39 +0000 (16:07 -0700)]
Revert setDataEnabled to setting a master switch.

This is independent of whether or not the ConnectivityManager wanted any particular APN on
and allows us to track the two seperately - so when data is re-enabled we don't turn
things on that CM wants off.

bug: 2158290

14 years agoam 48e9a0dd: Merge change Ice5e9209 into eclair
Dianne Hackborn [Wed, 30 Sep 2009 23:24:01 +0000 (16:24 -0700)]
am 48e9a0dd: Merge change Ice5e9209 into eclair

Merge commit '48e9a0dd66b832cfaf668deba584394eba0ffdfc' into eclair-plus-aosp

* commit '48e9a0dd66b832cfaf668deba584394eba0ffdfc':
  Fix issue #2150258: Suggestions become inactive and do not respond when pressed.

14 years agoam 78128d72: Merge change I2782ac8c into eclair
Nick Pelly [Wed, 30 Sep 2009 23:23:53 +0000 (16:23 -0700)]
am 78128d72: Merge change I2782ac8c into eclair

Merge commit '78128d721cdff2e035eab5da72819520f88affaf' into eclair-plus-aosp

* commit '78128d721cdff2e035eab5da72819520f88affaf':
  Fix regression.

14 years agoam 094e3e0b: Merge change Icb89d482 into eclair
Suchi Amalapurapu [Wed, 30 Sep 2009 23:23:45 +0000 (16:23 -0700)]
am 094e3e0b: Merge change Icb89d482 into eclair

Merge commit '094e3e0bcc81a795f35ac2ea218d0fc0109100cf' into eclair-plus-aosp

* commit '094e3e0bcc81a795f35ac2ea218d0fc0109100cf':
  Check if rename of backed up file fails before persisting new changes.

14 years agoMerge change Ibe2085be into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 23:19:36 +0000 (19:19 -0400)]
Merge change Ibe2085be into eclair

* changes:
  Fix issue 2153835: AudioFlinger: setParameters() can remain stuck if output thread is terminated.

14 years agoIf the textfield is offscreen at the end of a zoom, remove it.
Leon Scroggins [Wed, 30 Sep 2009 22:01:38 +0000 (18:01 -0400)]
If the textfield is offscreen at the end of a zoom, remove it.

Fixes http://b/issue?id=2147168

Change-Id: I068746f7a7242bab5bc2116598f0421d7385ce25

14 years agoMerge change Ice5e9209 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:47:45 +0000 (18:47 -0400)]
Merge change Ice5e9209 into eclair

* changes:
  Fix issue #2150258: Suggestions become inactive and do not respond when pressed.

14 years agoMerge change I2782ac8c into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:38:55 +0000 (18:38 -0400)]
Merge change I2782ac8c into eclair

* changes:
  Fix regression.

14 years agoMerge change Icb89d482 into eclair
Android (Google) Code Review [Wed, 30 Sep 2009 22:37:45 +0000 (18:37 -0400)]
Merge change Icb89d482 into eclair

* changes:
  Check if rename of backed up file fails before persisting new changes. If not these system services will end up with inconsistent settings files when the device runs out of storage. Delete mangled settings file in PackageManager if the current write fails so that we don't end up overwriting the backed up version with the mangled version Include null check when retrieving fwd locked resource for an existing package

14 years agoCheck if rename of backed up file fails before persisting new changes.
Suchi Amalapurapu [Tue, 29 Sep 2009 22:20:32 +0000 (15:20 -0700)]
Check if rename of backed up file fails before persisting new changes.
If not these system services will end up with inconsistent settings files
when the device runs out of storage.
Delete mangled settings file in PackageManager if the current write fails
so that we don't end up overwriting the backed up version with the
mangled version
Include null check when retrieving fwd locked resource for an existing package

14 years agoFix regression.
Nick Pelly [Wed, 30 Sep 2009 22:30:43 +0000 (15:30 -0700)]
Fix regression.

When turning off BT while connected to an A2DP/HFP headset we can hit the path

BluetoothHeadsetService.onReceive(BluetoothHeadset.STATE_CHANGED) ->
BluetoothHandsfree.audioOff() ->
BluetoothA2dp.resumeSink() ->
which causes resumeSink() to NPE because mAudioDevices.get() returns null.

It's a race between A2DP marking the device as disconnected, and HFP marking
the device as disconnected.

Fix is to NPE check in resumeSink().

Change-Id: I2782ac8c70ea1678d7de5fcd49bff8e03df36f4e

14 years agoam b392c53f: Merge change Iba6fd660 into eclair
Jaikumar Ganesh [Wed, 30 Sep 2009 22:29:00 +0000 (15:29 -0700)]
am b392c53f: Merge change Iba6fd660 into eclair

Merge commit 'b392c53f1f0bf3c757496295d5ad7a7d00ef151a' into eclair-plus-aosp

* commit 'b392c53f1f0bf3c757496295d5ad7a7d00ef151a':
  Set BondState to Bonding only if it not Bonded already.