OSDN Git Service

android-x86/frameworks-base.git
14 years agoam 6b370745: bug 2161715: add the .jpg extension to the temp sdcard image file name...
Wei Huang [Wed, 7 Oct 2009 18:39:59 +0000 (11:39 -0700)]
am 6b370745: bug 2161715: add the .jpg extension to the temp sdcard image file name so MMS can read the JPEG data using a file uri.

Merge commit '6b3707452c5921c89258371eec140b0fb76766f8' into eclair-plus-aosp

* commit '6b3707452c5921c89258371eec140b0fb76766f8':
  bug 2161715: add the .jpg extension to the temp sdcard image file name so MMS can read the JPEG data using a file uri.

14 years agoam df64cb41: Merge change I80ce8833 into eclair
Mike Cleron [Wed, 7 Oct 2009 18:37:47 +0000 (11:37 -0700)]
am df64cb41: Merge change I80ce8833 into eclair

Merge commit 'df64cb41fb44d56957cba8e375788d98af7bd8b4' into eclair-plus-aosp

* commit 'df64cb41fb44d56957cba8e375788d98af7bd8b4':
  Icons again

14 years agoam 88e03757: RotarySelector widget: add callback for "grabbed" state changes.
David Brown [Wed, 7 Oct 2009 18:37:40 +0000 (11:37 -0700)]
am 88e03757: RotarySelector widget: add callback for "grabbed" state changes.

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

* commit '88e037577f7db140e4ef88b77eefaa910e06e5f5':
  RotarySelector widget: add callback for "grabbed" state changes.

14 years agoam 3d7bb3a5: Merge change I3ca8fb69 into eclair
Eric Fischer [Wed, 7 Oct 2009 18:36:17 +0000 (11:36 -0700)]
am 3d7bb3a5: Merge change I3ca8fb69 into eclair

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

* commit '3d7bb3a5e49b559725bba84390b1021d9c527347':
  Import revised translations.  DO NOT MERGE

14 years agoam d453fe67: Merge change I5dbd1994 into eclair
Jaikumar Ganesh [Wed, 7 Oct 2009 18:35:03 +0000 (11:35 -0700)]
am d453fe67: Merge change I5dbd1994 into eclair

Merge commit 'd453fe6709c4d28350e34fa39b4fe73d98a36a0c' into eclair-plus-aosp

* commit 'd453fe6709c4d28350e34fa39b4fe73d98a36a0c':
  Fix rfcomm socket connect return code.

14 years agoam 4ac45597: Merge change I15b0ebb9 into eclair
Mathias Agopian [Wed, 7 Oct 2009 18:34:37 +0000 (11:34 -0700)]
am 4ac45597: Merge change I15b0ebb9 into eclair

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

* commit '4ac45597fb70ca4f268cb1920fcb2de61aff4a3d':
  a simple test app for gralloc

14 years agoam d14cfc27: Merge change I9e384ddd into eclair
Joe Onorato [Wed, 7 Oct 2009 18:34:16 +0000 (11:34 -0700)]
am d14cfc27: Merge change I9e384ddd into eclair

Merge commit 'd14cfc27627107c2973eeacc3bcbb2830a3fd620' into eclair-plus-aosp

* commit 'd14cfc27627107c2973eeacc3bcbb2830a3fd620':
  Add a test pattern as rollo's icon

14 years agoam 99510681: Unhide constant DATA_ACTIVITY_DORMANT.
John Wang [Wed, 7 Oct 2009 18:34:09 +0000 (11:34 -0700)]
am 99510681: Unhide constant DATA_ACTIVITY_DORMANT.

Merge commit '99510681e9f1c76f82719e724990f744cfdbcefd' into eclair-plus-aosp

* commit '99510681e9f1c76f82719e724990f744cfdbcefd':
  Unhide constant DATA_ACTIVITY_DORMANT.

14 years agobug 2161715: add the .jpg extension to the temp sdcard image file name so MMS can...
Wei Huang [Fri, 2 Oct 2009 17:58:49 +0000 (10:58 -0700)]
bug 2161715: add the .jpg extension to the temp sdcard image file name so MMS can read the JPEG data using a file uri.

Change-Id: I1453950e406f1991e78530795ed28e6b4a7cf8c6

14 years agoMerge change I80ce8833 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 07:51:19 +0000 (03:51 -0400)]
Merge change I80ce8833 into eclair

* changes:
  Icons again

14 years agoRotarySelector widget: add callback for "grabbed" state changes.
David Brown [Fri, 2 Oct 2009 02:25:54 +0000 (19:25 -0700)]
RotarySelector widget: add callback for "grabbed" state changes.

This is the frameworks/base part of the fix for Bug 2158434: add a new
callback to the OnDialTriggerListener interface, so the RotarySelector can
tell the app about state changes between NOTHING_GRABBED and
LEFT_HANDLE_GRABBED and RIGHT_HANDLE_GRABBED.

BUG=2158434
DRNO=timsullivan

TESTED=regular incoming calls, call waiting calls, answering a call,
       rejecting a call.  Also verified I didn't affect the
       lock screen at all.

14 years agoIcons again
Mike Cleron [Fri, 2 Oct 2009 07:27:31 +0000 (00:27 -0700)]
Icons again

14 years agoMerge change I3ca8fb69 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 04:47:08 +0000 (00:47 -0400)]
Merge change I3ca8fb69 into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agoMerge change I5dbd1994 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 02:46:23 +0000 (22:46 -0400)]
Merge change I5dbd1994 into eclair

* changes:
  Fix rfcomm socket connect return code.

14 years agoFix rfcomm socket connect return code.
Jaikumar Ganesh [Fri, 2 Oct 2009 02:10:43 +0000 (19:10 -0700)]
Fix rfcomm socket connect return code.

The phone would say connected even when powered off.
Bug id: 2161890
DrNo: Hiroshi

Change-Id: I5dbd19941a80e86c7462670fb844a29cf4eb0908

14 years agoMerge change I15b0ebb9 into eclair
Android (Google) Code Review [Fri, 2 Oct 2009 00:25:45 +0000 (20:25 -0400)]
Merge change I15b0ebb9 into eclair

* changes:
  a simple test app for gralloc

14 years agoa simple test app for gralloc
Mathias Agopian [Thu, 1 Oct 2009 22:45:37 +0000 (15:45 -0700)]
a simple test app for gralloc

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 1 Oct 2009 23:55:20 +0000 (16:55 -0700)]
Import revised translations.  DO NOT MERGE

Approver: jerryw

14 years agoMerge change I9e384ddd into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 23:49:27 +0000 (19:49 -0400)]
Merge change I9e384ddd into eclair

* changes:
  Add a test pattern as rollo's icon

14 years agoAdd a test pattern as rollo's icon
Joe Onorato [Thu, 1 Oct 2009 23:48:44 +0000 (16:48 -0700)]
Add a test pattern as rollo's icon

14 years agoUnhide constant DATA_ACTIVITY_DORMANT.
John Wang [Wed, 30 Sep 2009 22:11:02 +0000 (15:11 -0700)]
Unhide constant DATA_ACTIVITY_DORMANT.

14 years agoam 9b150b74: Close the cursor before assigning a new one to the same variable.
Marco Nelissen [Thu, 1 Oct 2009 15:36:00 +0000 (08:36 -0700)]
am 9b150b74: Close the cursor before assigning a new one to the same variable.

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

* commit '9b150b74573ce506abd00c692fb42f46980441a3':
  Close the cursor before assigning a new one to the same variable.

14 years agoClose the cursor before assigning a new one to the same variable.
Marco Nelissen [Wed, 30 Sep 2009 23:39:15 +0000 (16:39 -0700)]
Close the cursor before assigning a new one to the same variable.

14 years agoam 87b94b13: Merge change I6e01fa52 into eclair
Daniel Sandler [Thu, 1 Oct 2009 15:10:01 +0000 (08:10 -0700)]
am 87b94b13: Merge change I6e01fa52 into eclair

Merge commit '87b94b13ea8ad708d079ddfafe4801c12c38e57a' into eclair-plus-aosp

* commit '87b94b13ea8ad708d079ddfafe4801c12c38e57a':
  Remove unneeded icon.

14 years agoMerge change I6e01fa52 into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 15:01:34 +0000 (11:01 -0400)]
Merge change I6e01fa52 into eclair

* changes:
  Remove unneeded icon.

14 years agoRemove unneeded icon.
Daniel Sandler [Thu, 1 Oct 2009 15:00:24 +0000 (11:00 -0400)]
Remove unneeded icon.

(Obviated by commit a408791148e816215f65ad81a187051c5fb47c68.)

Change-Id: I6e01fa52f2bbeb28c969e6a033ab0b1032cbc848

14 years agoam 5a463a69: Merge change Ic2a16d4f into eclair
Michael Chan [Thu, 1 Oct 2009 15:00:16 +0000 (08:00 -0700)]
am 5a463a69: Merge change Ic2a16d4f into eclair

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

* commit '5a463a693cae501f3e65936ea96e1ca1bae5fc3f':
  b/2148252 Fix emulator

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

* changes:
  b/2148252 Fix emulator

14 years agoam bbed0d68: hide setGammaForText, which is only used for calibrating new devices
Mike Reed [Thu, 1 Oct 2009 13:42:33 +0000 (06:42 -0700)]
am bbed0d68: hide setGammaForText, which is only used for calibrating new devices

Merge commit 'bbed0d68c815446400193bdc8b16fbf73e1ee664' into eclair-plus-aosp

* commit 'bbed0d68c815446400193bdc8b16fbf73e1ee664':
  hide setGammaForText, which is only used for calibrating new devices

14 years agohide setGammaForText, which is only used for calibrating new devices
Mike Reed [Thu, 1 Oct 2009 13:17:47 +0000 (09:17 -0400)]
hide setGammaForText, which is only used for calibrating new devices

14 years agoam c00099ef: Change intent flags for launching FastTrack.
Jeff Sharkey [Thu, 1 Oct 2009 12:44:33 +0000 (05:44 -0700)]
am c00099ef: Change intent flags for launching FastTrack.

Merge commit 'c00099ef62fc496429d0a06e580b600f61304f9c' into eclair-plus-aosp

* commit 'c00099ef62fc496429d0a06e580b600f61304f9c':
  Change intent flags for launching FastTrack.

14 years agoChange intent flags for launching FastTrack.
Jeff Sharkey [Thu, 1 Oct 2009 05:27:15 +0000 (22:27 -0700)]
Change intent flags for launching FastTrack.

14 years agoam 271cfe85: Merge change Ia8826d67 into eclair
Mathias Agopian [Thu, 1 Oct 2009 10:22:36 +0000 (03:22 -0700)]
am 271cfe85: Merge change Ia8826d67 into eclair

Merge commit '271cfe85ccfa6d94008dcebb3b97108ca325fe59' into eclair-plus-aosp

* commit '271cfe85ccfa6d94008dcebb3b97108ca325fe59':
  improve boot animation a bit

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

* changes:
  improve boot animation a bit

14 years agoimprove boot animation a bit
Mathias Agopian [Thu, 1 Oct 2009 10:10:14 +0000 (03:10 -0700)]
improve boot animation a bit

14 years agoam a6309c30: On BACK in search, hide just IME if IME is fullscreen
Bjorn Bringert [Thu, 1 Oct 2009 10:02:48 +0000 (03:02 -0700)]
am a6309c30: On BACK in search, hide just IME if IME is fullscreen

Merge commit 'a6309c30722ad3aee88ddc2394cea2a499168d99' into eclair-plus-aosp

* commit 'a6309c30722ad3aee88ddc2394cea2a499168d99':
  On BACK in search, hide just IME if IME is fullscreen

14 years agoOn BACK in search, hide just IME if IME is fullscreen
Bjorn Bringert [Thu, 1 Oct 2009 09:30:25 +0000 (10:30 +0100)]
On BACK in search, hide just IME if IME is fullscreen

Since a fullscreen IME covers the entire search dialog, there was
no discoverable way to get back to the search dialog.
Now, on BACK presses when the IME is fullscreen (e.g. in landscape
mode without hard keyboard), we dismiss only the IME.
A second BACK press will dismiss the search dialog.

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

Change-Id: I8e5736d83d7c35936a718929017ea04c6214700b

14 years agoam 95c98dd5: Merge change Ie69a9c0a into eclair
Bjorn Bringert [Thu, 1 Oct 2009 09:20:02 +0000 (02:20 -0700)]
am 95c98dd5: Merge change Ie69a9c0a into eclair

Merge commit '95c98dd5fd5920933231c424ff53f91adeee9503' into eclair-plus-aosp

* commit '95c98dd5fd5920933231c424ff53f91adeee9503':
  Remove globalSearch argument from triggerSearch()

14 years agoMerge change Ie69a9c0a into eclair
Android (Google) Code Review [Thu, 1 Oct 2009 09:10:15 +0000 (05:10 -0400)]
Merge change Ie69a9c0a into eclair

* changes:
  Remove globalSearch argument from triggerSearch()

14 years agoRemove globalSearch argument from triggerSearch()
Bjorn Bringert [Thu, 1 Oct 2009 08:57:33 +0000 (09:57 +0100)]
Remove globalSearch argument from triggerSearch()

API council says:

"In reviewing the new triggerSearch API, we are concerned that
applications could use the option to perform a global search to spam
the user with frequent searches.  We would like the global search
option to be removed for now (not just hidden, but removed from the
internal IPC API so that nobody can find this and abuse it).  The rest
of the API should be fine as long as it is restricted to local
searches."

Fixes http://b/editIssue?id=2158785

Change-Id: Ie69a9c0ab6373cc4427aab50606885bdede40585

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.