Commit Graph

9720 Commits

Author SHA1 Message Date
Eric Laurent
f43a44bb94 am 23b2d523: am 56b20860: Merge change 26349 into eclair
Merge commit '23b2d523bda3db39f272aa644673d799837b7a46'

* commit '23b2d523bda3db39f272aa644673d799837b7a46':
  Fix issue 2116700: Ringer screwy while connected over Bluetooth.
2009-09-22 09:34:05 -07:00
Grace Kloba
0e31bd97a4 am 5136e726: am f53c1865: Don\'t snap the initialScale to min or max if it is not defined.
Merge commit '5136e726015b2bea3309f44c503ccc49e264cdb6'

* commit '5136e726015b2bea3309f44c503ccc49e264cdb6':
  Don't snap the initialScale to min or max if it is not defined.
2009-09-22 09:33:55 -07:00
Chia-chi Yeh
990f215b78 am 91115fd6: am 5b4aa6db: Merge change 26315 into eclair
Merge commit '91115fd698c492c276307008ae533c22ebc46994'

* commit '91115fd698c492c276307008ae533c22ebc46994':
  VpnService: use Credentials instead of CertTool.
2009-09-22 09:33:45 -07:00
Eric Laurent
23b2d523bd am 56b20860: Merge change 26349 into eclair
Merge commit '56b208602194a3923521bde1d87453ce3de39576' into eclair-plus-aosp

* commit '56b208602194a3923521bde1d87453ce3de39576':
  Fix issue 2116700: Ringer screwy while connected over Bluetooth.
2009-09-22 09:27:54 -07:00
Grace Kloba
5136e72601 am f53c1865: Don\'t snap the initialScale to min or max if it is not defined.
Merge commit 'f53c1865248dd2b38f8c24a0419d550330619b19' into eclair-plus-aosp

* commit 'f53c1865248dd2b38f8c24a0419d550330619b19':
  Don't snap the initialScale to min or max if it is not defined.
2009-09-22 09:22:51 -07:00
Chia-chi Yeh
91115fd698 am 5b4aa6db: Merge change 26315 into eclair
Merge commit '5b4aa6db428263aa0a48ab3efb896df66a852bce' into eclair-plus-aosp

* commit '5b4aa6db428263aa0a48ab3efb896df66a852bce':
  VpnService: use Credentials instead of CertTool.
2009-09-22 09:22:40 -07:00
Android (Google) Code Review
56b2086021 Merge change 26349 into eclair
* changes:
  Fix issue 2116700: Ringer screwy while connected over Bluetooth.
2009-09-22 12:20:38 -04:00
Grace Kloba
f53c186524 Don't snap the initialScale to min or max if it is not defined.
Fix http://b/issue?id=2133821
2009-09-22 09:14:25 -07:00
Android (Google) Code Review
5b4aa6db42 Merge change 26315 into eclair
* changes:
  VpnService: use Credentials instead of CertTool.
2009-09-22 12:02:39 -04:00
Mike Reed
769d6039e4 am f145f5c3: am 585c67f7: Merge change 26300 into eclair
Merge commit 'f145f5c31028746e89a9a9f6f4cafe203043cc62'

* commit 'f145f5c31028746e89a9a9f6f4cafe203043cc62':
  experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on
2009-09-22 05:07:00 -07:00
Mike Reed
f145f5c310 am 585c67f7: Merge change 26300 into eclair
Merge commit '585c67f70f18b8879ced854c5865141d6c650cd8' into eclair-plus-aosp

* commit '585c67f70f18b8879ced854c5865141d6c650cd8':
  experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on
2009-09-22 05:01:25 -07:00
Android (Google) Code Review
585c67f70f Merge change 26300 into eclair
* changes:
  experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on exact pixel boundaries when we walk the inverse matrix (e.g. 2/3, 1+1/3, 2, 2+2/3, 3+1/3, 4, ...).
2009-09-22 07:55:58 -04:00
Mike Reed
b5c17a64ed experimental fix for compatibility mode. When we scale up by 1.5 (240 dpi), we put stretched ninepatches on
exact pixel boundaries when we walk the inverse matrix (e.g. 2/3, 1+1/3, 2, 2+2/3, 3+1/3, 4, ...).

These are not stable, since any variance in the inverse matrix (even in the lowest bit) can cause some other
part of the ninepatch to start a hair to the left, resulting in misaligning every 3 pixels.

The fix changes the matrix' phase enough to keep all of the stretched ninepatches in phase.
2009-09-22 07:53:05 -04:00
Bjorn Bringert
3f08fbefa8 am 302b363c: am 976e363f: Merge change 26260 into eclair
Merge commit '302b363c5ed5672406f7a216929c42fddc68f053'

* commit '302b363c5ed5672406f7a216929c42fddc68f053':
  Add search_mode flag to intents launched by QSB suggestions
2009-09-22 03:08:02 -07:00
Bjorn Bringert
302b363c5e am 976e363f: Merge change 26260 into eclair
Merge commit '976e363fe8206fcac5f2342ed3a0c3e0df66d32d' into eclair-plus-aosp

* commit '976e363fe8206fcac5f2342ed3a0c3e0df66d32d':
  Add search_mode flag to intents launched by QSB suggestions
2009-09-22 03:02:48 -07:00
Android (Google) Code Review
976e363fe8 Merge change 26260 into eclair
* changes:
  Add search_mode flag to intents launched by QSB suggestions
2009-09-22 05:54:31 -04:00
Chung-yih Wang
3571adcdd3 am a945ebad: am 5f55d8c9: Fix the incorrect field name in EAP wifi network.
Merge commit 'a945ebadfcca0dbe3587d395e205470d7f23337d'

* commit 'a945ebadfcca0dbe3587d395e205470d7f23337d':
  Fix the incorrect field name in EAP wifi network.
2009-09-22 00:44:28 -07:00
Eric Laurent
f69a3f8dc5 Fix issue 2116700: Ringer screwy while connected over Bluetooth.
There was a regression introduced in AudioFlinger by change 24114 for suspended output:
The suspended output was not reading and mixing audio tracks.
When the phone is ringing, the A2DP output is suspended if the SCO headset and A2DP headset are the same. As the ringtone is played over the duplicated output, the fact that the A2DP output was not reading data was causing the hardware output to be stalled from time to time.
2009-09-22 00:35:48 -07:00
Chung-yih Wang
a945ebadfc am 5f55d8c9: Fix the incorrect field name in EAP wifi network.
Merge commit '5f55d8c9d447f492aed955ac29454e0c482a4956' into eclair-plus-aosp

* commit '5f55d8c9d447f492aed955ac29454e0c482a4956':
  Fix the incorrect field name in EAP wifi network.
2009-09-22 00:35:20 -07:00
Chung-yih Wang
5f55d8c9d4 Fix the incorrect field name in EAP wifi network.
The field identity should not be "anonymous_identity".
2009-09-22 14:54:19 +08:00
Chung-yih Wang
bdd2080c84 am 6f462b06: am 2e2f6b5e: Merge change 26328 into eclair
Merge commit '6f462b06fdbe7d6bdb19ee14a6db1427ed36fd0c'

* commit '6f462b06fdbe7d6bdb19ee14a6db1427ed36fd0c':
  Fix the issue of 'Wifi framework is not aware of state change'
2009-09-21 23:18:34 -07:00
Chung-yih Wang
6f462b06fd am 2e2f6b5e: Merge change 26328 into eclair
Merge commit '2e2f6b5e6866cdba632bdd599cadbf235b80546f' into eclair-plus-aosp

* commit '2e2f6b5e6866cdba632bdd599cadbf235b80546f':
  Fix the issue of 'Wifi framework is not aware of state change'
2009-09-21 23:09:48 -07:00
Android (Google) Code Review
2e2f6b5e68 Merge change 26328 into eclair
* changes:
  Fix the issue of 'Wifi framework is not aware of state change'
2009-09-22 02:02:04 -04:00
Android (Google) Code Review
024a518b1a Merge change 26289
* changes:
  Cleaning up the PipedStreamTest.
2009-09-22 00:58:16 -04:00
Jeff Sharkey
8151f0a61b am 33c9d249: am 9cea89c1: Basic API for third-party apps to define custom Data rows.
Merge commit '33c9d2492e9afd863841892d4a5ac2facbc716b8'

* commit '33c9d2492e9afd863841892d4a5ac2facbc716b8':
  Basic API for third-party apps to define custom Data rows.
2009-09-21 21:50:40 -07:00
Jeff Sharkey
33c9d2492e am 9cea89c1: Basic API for third-party apps to define custom Data rows.
Merge commit '9cea89c103bc876bb083a9ac1b845534dca6172b' into eclair-plus-aosp

* commit '9cea89c103bc876bb083a9ac1b845534dca6172b':
  Basic API for third-party apps to define custom Data rows.
2009-09-21 21:45:26 -07:00
Jeff Sharkey
5389a33134 am 8cda99f2: am a25c9b28: Remove unused type attribute.
Merge commit '8cda99f292050048fb7e1f8077f5f9c0022a9c1a'

* commit '8cda99f292050048fb7e1f8077f5f9c0022a9c1a':
  Remove unused type attribute.
2009-09-21 21:40:27 -07:00
Mike Lockwood
a0b5e3acb4 am 678fa189: am 94db928d: PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange()
Merge commit '678fa1898f8928cd6b81d2fe60ed54af60be3695'

* commit '678fa1898f8928cd6b81d2fe60ed54af60be3695':
  PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange()
2009-09-21 21:40:10 -07:00
Jeff Sharkey
9cea89c103 Basic API for third-party apps to define custom Data rows.
This change adds the attributes to current.xml
2009-09-21 21:39:19 -07:00
Jeff Sharkey
8cda99f292 am a25c9b28: Remove unused type attribute.
Merge commit 'a25c9b280e3d14e5c8b443b1592d2ab6069efdc3' into eclair-plus-aosp

* commit 'a25c9b280e3d14e5c8b443b1592d2ab6069efdc3':
  Remove unused type attribute.
2009-09-21 21:32:54 -07:00
Mike Lockwood
678fa1898f am 94db928d: PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange()
Merge commit '94db928d8cf5a69e8c2907fc33a6d656045f263d' into eclair-plus-aosp

* commit '94db928d8cf5a69e8c2907fc33a6d656045f263d':
  PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange()
2009-09-21 21:32:42 -07:00
Jeff Sharkey
a25c9b280e Remove unused type attribute. 2009-09-21 21:25:01 -07:00
Jeff Sharkey
3fabbc83de am 9ca231c5: am 3f0476a4: Basic API for third-party apps to define custom Data rows.
Merge commit '9ca231c5b616f7240021906b0decd1d412df00ab'

* commit '9ca231c5b616f7240021906b0decd1d412df00ab':
  Basic API for third-party apps to define custom Data rows.
2009-09-21 21:20:51 -07:00
Mike Lockwood
94db928d8c PowerManager: Require proximity sensor value be less than Sensor.getMaximumRange()
This allows us to support binary proximity sensors that only return 0.0 and 1.0

Change-Id: Ifaf3a4e6fc720cb246ac3558e3e733b4b612c95b
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-22 00:20:10 -04:00
Jeff Sharkey
9ca231c5b6 am 3f0476a4: Basic API for third-party apps to define custom Data rows.
Merge commit '3f0476a4e283ce4e55caac016293dafe9dca11fa' into eclair-plus-aosp

* commit '3f0476a4e283ce4e55caac016293dafe9dca11fa':
  Basic API for third-party apps to define custom Data rows.
2009-09-21 21:11:32 -07:00
Jeff Sharkey
3f0476a4e2 Basic API for third-party apps to define custom Data rows.
To display styled ContactsContract.Data rows in UI, this
change adds basic styling attributes that third-party apps
can use.  The Contacts app parses these structures before
displaying Data rows with unrecognized MIME-types.

Partially fixes http://b/2126691
2009-09-21 21:05:59 -07:00
Chung-yih Wang
7121ac5644 Fix the issue of 'Wifi framework is not aware of state change'
Problem:
Connect to AP with WEP security.
Change AP's WEP password.
Phone will quickly reassociated (less than in 5 sec) and will not restart full "reconnect".
Indication will show "connected" but it will be no network access.

Fix: (for non-static IP only)

With WEP mode, the association could be successful if we change the AP's WEP password. However,
the phone wont be able to send/recv any traffic with the old password. What we could quickly
fix here is to send the DHCP request if the network is not configured to use static IP. We
can do nothing but ping access point to see if it we are able to communicate with it.
2009-09-22 12:01:15 +08:00
Jason Sams
5be7393e3b am da2c7b79: am cd263b5c: Merge change 26322 into eclair
Merge commit 'da2c7b79808f755af148fdb9ee2be30b11e84085'

* commit 'da2c7b79808f755af148fdb9ee2be30b11e84085':
  Implement more type checks on Allocations.
2009-09-21 19:55:48 -07:00
Jason Sams
da2c7b7980 am cd263b5c: Merge change 26322 into eclair
Merge commit 'cd263b5c072703e80fe43e46baa831304441369b' into eclair-plus-aosp

* commit 'cd263b5c072703e80fe43e46baa831304441369b':
  Implement more type checks on Allocations.
2009-09-21 19:50:47 -07:00
Android (Google) Code Review
cd263b5c07 Merge change 26322 into eclair
* changes:
  Implement more type checks on Allocations. Add tracking for allocations created using the "sized" helper. Add more param validation for data upload calls.
2009-09-21 22:42:28 -04:00
Dan Egnor
5529ddb956 am e5910775: am 9bbd5ee4: Merge change 26290 into eclair
Merge commit 'e5910775c892f37ddc05c63eeaf62b74228cfb30'

* commit 'e5910775c892f37ddc05c63eeaf62b74228cfb30':
  Make IBackupTransport.finishBackup() also return an int code, since it too can
2009-09-21 19:41:44 -07:00
Jack Palevich
ed08f7073a am e2317438: am 1167b43c: Merge change 26317 into eclair
Merge commit 'e2317438433d4f2f822fe0c3659e70c89f6a707f'

* commit 'e2317438433d4f2f822fe0c3659e70c89f6a707f':
  Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.
2009-09-21 19:41:28 -07:00
Jason Sams
768bc02d81 Implement more type checks on Allocations.
Add tracking for allocations created using the "sized" helper.
Add more param validation for data upload calls.
2009-09-21 19:41:04 -07:00
Dan Egnor
e5910775c8 am 9bbd5ee4: Merge change 26290 into eclair
Merge commit '9bbd5ee49f4a26b87273c40a955557e63f10da3b' into eclair-plus-aosp

* commit '9bbd5ee49f4a26b87273c40a955557e63f10da3b':
  Make IBackupTransport.finishBackup() also return an int code, since it too can
2009-09-21 19:31:54 -07:00
Jack Palevich
e231743843 am 1167b43c: Merge change 26317 into eclair
Merge commit '1167b43c3d1ca232c9b4e0a75343b6b3cb90f0df' into eclair-plus-aosp

* commit '1167b43c3d1ca232c9b4e0a75343b6b3cb90f0df':
  Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.
2009-09-21 19:31:42 -07:00
Android (Google) Code Review
9bbd5ee49f Merge change 26290 into eclair
* changes:
  Make IBackupTransport.finishBackup() also return an int code, since it too can return TRANSPORT_NOT_INITIALIZED (in fact that's typically how it comes).
2009-09-21 22:26:35 -04:00
Android (Google) Code Review
1167b43c3d Merge change 26317 into eclair
* changes:
  Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.
2009-09-21 22:22:18 -04:00
Jack Palevich
15e1c6dc7a Allow GLSurfaceView clients to customize EGL Surfaces and Contexts.
This API is hidden for now, will expose once it's been tested more.
2009-09-21 19:19:25 -07:00
Chia-chi Yeh
6ee4e59c1d VpnService: use Credentials instead of CertTool. 2009-09-22 10:13:01 +08:00
Dmitri Plotnikov
21d7cfc16c am 4a1d8788: am 0fc0244e: [Issue 2097207] Adding filtering capability to aggregation suggestions
Merge commit '4a1d8788dec5630b7a1874f661c6cbd1fc863328'

* commit '4a1d8788dec5630b7a1874f661c6cbd1fc863328':
  [Issue 2097207] Adding filtering capability to aggregation suggestions
2009-09-21 18:58:23 -07:00