OSDN Git Service

android-x86/frameworks-base.git
14 years agoam 238dc72f: Merge change 26004 into eclair
Dianne Hackborn [Sun, 20 Sep 2009 22:13:57 +0000 (15:13 -0700)]
am 238dc72f: Merge change 26004 into eclair

Merge commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c' into eclair-plus-aosp

* commit '238dc72f742efd8b9d87dc66c38c304cd6e0399c':
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links

14 years agoMerge change 26004 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 22:06:23 +0000 (18:06 -0400)]
Merge change 26004 into eclair

* changes:
  Fix issue #1862317: Browser does not appear to honor anchors (#es) in links

14 years agoam f1871e27: Merge change 26009 into eclair
Suchi Amalapurapu [Sun, 20 Sep 2009 21:35:24 +0000 (14:35 -0700)]
am f1871e27: Merge change 26009 into eclair

Merge commit 'f1871e273e1bf49d72a7f2ef51a4ef377d8f3112' into eclair-plus-aosp

* commit 'f1871e273e1bf49d72a7f2ef51a4ef377d8f3112':
  Fix issue with printing gles version in aapt dump badging option

14 years agoMerge change 26009 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 21:28:28 +0000 (17:28 -0400)]
Merge change 26009 into eclair

* changes:
  Fix issue with printing gles version in aapt dump badging option If the name attribute for uses-feature or uses-permission is empty the error value is still empty indicating error and preventing the else part from being checked as it should be.

14 years agoam c0df3a47: Merge change 25746 into eclair
Chih-Chung Chang [Sun, 20 Sep 2009 20:57:36 +0000 (13:57 -0700)]
am c0df3a47: Merge change 25746 into eclair

Merge commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7' into eclair-plus-aosp

* commit 'c0df3a473f6973cf32b343a886dd62559a4b93c7':
  Fix 2092386: Support yuyv for camera preview format.

14 years agoMerge change 25746 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 20:48:45 +0000 (16:48 -0400)]
Merge change 25746 into eclair

* changes:
  Fix 2092386: Support yuyv for camera preview format.

14 years agoam b7da7dd0: Merge change 25870 into eclair
John Wang [Sun, 20 Sep 2009 20:47:50 +0000 (13:47 -0700)]
am b7da7dd0: Merge change 25870 into eclair

Merge commit 'b7da7dd0a3c9db59854d2ef01b3fe7b999ec14c2' into eclair-plus-aosp

* commit 'b7da7dd0a3c9db59854d2ef01b3fe7b999ec14c2':
  Add ring back tone notification.

14 years agoam 00a3823d: Merge change 26008 into eclair
Oscar Montemayor [Sun, 20 Sep 2009 20:47:41 +0000 (13:47 -0700)]
am 00a3823d: Merge change 26008 into eclair

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

* commit '00a3823db55e3667ee6a2aa14b565db5dfb88df9':
  Modified random variable to use java.security.SecureRandom for authentication challenge genration.

14 years agoam 1d390e7f: Merge change 25976 into eclair
Jaikumar Ganesh [Sun, 20 Sep 2009 20:47:32 +0000 (13:47 -0700)]
am 1d390e7f: Merge change 25976 into eclair

Merge commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2' into eclair-plus-aosp

* commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2':
  Fix adapter name change problem.

14 years agoMerge change 25870 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 20:43:53 +0000 (16:43 -0400)]
Merge change 25870 into eclair

* changes:
  Add ring back tone notification.

14 years agoMerge change 26008 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 20:41:36 +0000 (16:41 -0400)]
Merge change 26008 into eclair

* changes:
  Modified random variable to use java.security.SecureRandom for authentication challenge genration.

14 years agoAdd ring back tone notification.
John Wang [Sat, 19 Sep 2009 00:36:43 +0000 (17:36 -0700)]
Add ring back tone notification.

Some networks may not play ring back tone, RIL will send UNSOL ringback notification.

Apps can register for ring back tone msg and play tone to user for receiving ALERTING message.

The return value indicates to play or stop ring tone.

14 years agoFix issue with printing gles version in aapt dump badging option
Suchi Amalapurapu [Sun, 20 Sep 2009 20:39:37 +0000 (13:39 -0700)]
Fix issue with printing gles version in aapt dump badging option
If the name attribute for uses-feature or uses-permission is empty
the error value is still empty indicating error and preventing the
else part from being checked as it should be.

14 years agoMerge change 25976 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 20:39:48 +0000 (16:39 -0400)]
Merge change 25976 into eclair

* changes:
  Fix adapter name change problem.

14 years agoFix 2092386: Support yuyv for camera preview format.
Chih-Chung Chang [Fri, 18 Sep 2009 10:37:44 +0000 (18:37 +0800)]
Fix 2092386: Support yuyv for camera preview format.

Change-Id: I3ef821fed2132a9faf92983324c7e036d0f5641e

14 years agoModified random variable to use java.security.SecureRandom for authentication challen...
Oscar Montemayor [Sun, 20 Sep 2009 20:23:36 +0000 (13:23 -0700)]
Modified random variable to use java.security.SecureRandom for authentication challenge genration.

14 years agoam 0647b580: Merge change 25970 into eclair
Jaikumar Ganesh [Sun, 20 Sep 2009 20:18:35 +0000 (13:18 -0700)]
am 0647b580: Merge change 25970 into eclair

Merge commit '0647b580aa7874311fc77b659e4f646750ddd74e' into eclair-plus-aosp

* commit '0647b580aa7874311fc77b659e4f646750ddd74e':
  Make removeBond() call async.

14 years agoam 3a66413a: Merge change 25992 into eclair
Christopher Tate [Sun, 20 Sep 2009 20:18:26 +0000 (13:18 -0700)]
am 3a66413a: Merge change 25992 into eclair

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

* commit '3a66413af33f2f2a3511f644efe5b4e45198d7df':
  Add an 'init everything' operation to the first backup pass

14 years agoMerge change 25970 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 20:14:54 +0000 (16:14 -0400)]
Merge change 25970 into eclair

* changes:
  Make removeBond() call async.

14 years agoMerge change 25992 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 20:10:59 +0000 (16:10 -0400)]
Merge change 25992 into eclair

* changes:
  Add an 'init everything' operation to the first backup pass

14 years agoAdd an 'init everything' operation to the first backup pass
Christopher Tate [Sun, 20 Sep 2009 19:43:58 +0000 (12:43 -0700)]
Add an 'init everything' operation to the first backup pass

IBackupTransport.performBackup() now takes a flag "wipeAllFirst", which if set
will result in the entire restore set for the current device/account being wiped
clean prior to the storage of the provided package.  This ensures that a device
on which backup has just been enabled will not confront potentially-stale
information, nor will the restore set potentially contain mismatched data from
orphaned packages.

The Backup Manager has also been revised to pass this flag when first backing up
its master metadata block (and never pass it thereafter unless something has
caused the backup state tracking to be erased, e.g. the user has opted out of
backup and then later re-enabled it).

14 years agoFix issue #1862317: Browser does not appear to honor anchors (#es) in links
Dianne Hackborn [Sun, 20 Sep 2009 19:40:03 +0000 (12:40 -0700)]
Fix issue #1862317: Browser does not appear to honor anchors (#es) in links

Also a little improved debugging output of bad resource identifiers.

Change-Id: I054064ef22855608ffd722e4ccf12ce57d1992b2

14 years agoam 7d9db612: Merge change 25885 into eclair
Debajit Ghosh [Sun, 20 Sep 2009 19:21:50 +0000 (12:21 -0700)]
am 7d9db612: Merge change 25885 into eclair

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

* commit '7d9db612bdecad3d6667858ac296f5ede27aabfa':
  handle calendars with an access level of "root"

14 years agoMerge change 25885 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 19:14:16 +0000 (15:14 -0400)]
Merge change 25885 into eclair

* changes:
  handle calendars with an access level of "root"

14 years agoFix adapter name change problem.
Jaikumar Ganesh [Sun, 20 Sep 2009 18:48:16 +0000 (11:48 -0700)]
Fix adapter name change problem.

This got introduced as a result of the Bluetooth API changes.

Change-Id: I04ce4a91f0e4f74253407897c2f3973f7b0a0055

14 years agoMake removeBond() call async.
Jaikumar Ganesh [Sun, 20 Sep 2009 18:25:09 +0000 (11:25 -0700)]
Make removeBond() call async.

This call has been synchronus since Bluez3.36.
However, since the semantics for all Bluetooth API calls are
asynchronous make this so too. It does fix an occasional ANR
seen while unpairing.

Change-Id: If81f8ec262ea1f6f62775282ab33855a8669c41a

14 years agoam d163f4ba: Merge change 25853 into eclair
Christopher Tate [Sun, 20 Sep 2009 17:33:53 +0000 (10:33 -0700)]
am d163f4ba: Merge change 25853 into eclair

Merge commit 'd163f4babe101b89aaf322c34d3bafeae237f7da' into eclair-plus-aosp

* commit 'd163f4babe101b89aaf322c34d3bafeae237f7da':
  Don't back up / restore certain sync-related settings

14 years agoMerge change 25853 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 17:28:41 +0000 (13:28 -0400)]
Merge change 25853 into eclair

* changes:
  Don't back up / restore certain sync-related settings

14 years agoam 9603715a: Merge change 25959 into eclair
Karl Rosaen [Sun, 20 Sep 2009 17:05:36 +0000 (10:05 -0700)]
am 9603715a: Merge change 25959 into eclair

Merge commit '9603715ae3813290dcf18f2f6a3fb5299dc27a70' into eclair-plus-aosp

* commit '9603715ae3813290dcf18f2f6a3fb5299dc27a70':
  Add better transition to rotary lock widget when triggering: spin around instead of snap back.

14 years agoMerge change 25959 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 16:59:59 +0000 (12:59 -0400)]
Merge change 25959 into eclair

* changes:
  Add better transition to rotary lock widget when triggering: spin around instead of snap back.

14 years agoAdd better transition to rotary lock widget when triggering: spin around instead...
Karl Rosaen [Sun, 20 Sep 2009 16:48:53 +0000 (09:48 -0700)]
Add better transition to rotary lock widget when triggering: spin around instead of snap back.

Also add some icons and make a layout tweak, used by the lock screen (coming in a commit
to android.policy).

14 years agoam eb96a3c3: Merge change 25894 into eclair
Dmitri Plotnikov [Sun, 20 Sep 2009 14:54:42 +0000 (07:54 -0700)]
am eb96a3c3: Merge change 25894 into eclair

Merge commit 'eb96a3c3d3707167c9571f7dd7729782e747518e' into eclair-plus-aosp

* commit 'eb96a3c3d3707167c9571f7dd7729782e747518e':
  Adding CONTENT_TYPE to CommonDataKinds.Email

14 years agoam 4492bcd8: Merge change 25938 into eclair
Robert Greenwalt [Sun, 20 Sep 2009 14:54:33 +0000 (07:54 -0700)]
am 4492bcd8: Merge change 25938 into eclair

Merge commit '4492bcd8b0437b1200e93c001ca75d9fa8c4ad30' into eclair-plus-aosp

* commit '4492bcd8b0437b1200e93c001ca75d9fa8c4ad30':
  Don't require WAKE_LOCK permission to enable wifi

14 years agoMerge change 25894 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 14:49:05 +0000 (10:49 -0400)]
Merge change 25894 into eclair

* changes:
  Adding CONTENT_TYPE to CommonDataKinds.Email

14 years agoMerge change 25938 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 14:48:09 +0000 (10:48 -0400)]
Merge change 25938 into eclair

* changes:
  Don't require WAKE_LOCK permission to enable wifi

14 years agoam b4c0b3d8: Add resources to allow forcing accelerometer based orientation managemen...
Mike Lockwood [Sun, 20 Sep 2009 13:03:14 +0000 (06:03 -0700)]
am b4c0b3d8: Add resources to allow forcing accelerometer based orientation management when docked.

Merge commit 'b4c0b3d8ccbadca9d4e8a0e5c50a4549f2c84bf6' into eclair-plus-aosp

* commit 'b4c0b3d8ccbadca9d4e8a0e5c50a4549f2c84bf6':
  Add resources to allow forcing accelerometer based orientation management when docked.

14 years agoAdd resources to allow forcing accelerometer based orientation management when docked.
Mike Lockwood [Sun, 20 Sep 2009 04:47:36 +0000 (00:47 -0400)]
Add resources to allow forcing accelerometer based orientation management when docked.

Change-Id: I708507db735e08a13daeff95e106f0a53037f760

Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoam b8155068: Merge change 25944 into eclair
Mike Lockwood [Sun, 20 Sep 2009 04:33:32 +0000 (21:33 -0700)]
am b8155068: Merge change 25944 into eclair

Merge commit 'b8155068ef855147d86465817be2660a5212a6bb' into eclair-plus-aosp

* commit 'b8155068ef855147d86465817be2660a5212a6bb':
  Wake the screen if the proximity wakelock is released while the proximity sensor is active.

14 years agoam 2b1cfef1: Merge change 25937 into eclair
Mike LeBeau [Sun, 20 Sep 2009 04:33:23 +0000 (21:33 -0700)]
am 2b1cfef1: Merge change 25937 into eclair

Merge commit '2b1cfef19efb11d283a08042d37a326141c28429' into eclair-plus-aosp

* commit '2b1cfef19efb11d283a08042d37a326141c28429':
  Change the broadcast intent for dock state changes from a sticky broadcast to

14 years agoMerge change 25944 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 04:27:28 +0000 (00:27 -0400)]
Merge change 25944 into eclair

* changes:
  Wake the screen if the proximity wakelock is released while the proximity sensor is active.

14 years agoMerge change 25937 into eclair
Android (Google) Code Review [Sun, 20 Sep 2009 04:24:44 +0000 (00:24 -0400)]
Merge change 25937 into eclair

* changes:
  Change the broadcast intent for dock state changes from a sticky broadcast to a sticky ordered broadcast. This is so individual apps can override the default behavior and stop the related dock app from launching.

14 years agoWake the screen if the proximity wakelock is released while the proximity sensor...
Mike Lockwood [Sun, 20 Sep 2009 04:23:59 +0000 (00:23 -0400)]
Wake the screen if the proximity wakelock is released while the proximity sensor is active.

This fixes a problem that resulted in the screen staying off indefinitely if the prox sensor
is active at the beginning of a bluetooth call and could result in the screen staying off
in other similar circumstances.

Change-Id: Icfa0046d3179f9bb2247e7a3c1f9ff073312667a
Signed-off-by: Mike Lockwood <lockwood@android.com>
14 years agoam 927b86f3: Add config_use_strict_phone_number_comparation, which will be used by...
Daisuke Miyakawa [Sun, 20 Sep 2009 01:57:16 +0000 (18:57 -0700)]
am 927b86f3: Add config_use_strict_phone_number_comparation, which will be used by internal applications.

Merge commit '927b86f3a7bdf419dea40ecdfaa6678517d8593c' into eclair-plus-aosp

* commit '927b86f3a7bdf419dea40ecdfaa6678517d8593c':
  Add config_use_strict_phone_number_comparation, which will be used by internal applications.

14 years agoAdd config_use_strict_phone_number_comparation, which will be used by internal applic...
Daisuke Miyakawa [Sun, 20 Sep 2009 01:48:03 +0000 (18:48 -0700)]
Add config_use_strict_phone_number_comparation, which will be used by internal applications.

Related internal issue number: 1892808

14 years agoDon't require WAKE_LOCK permission to enable wifi
Robert Greenwalt [Sun, 20 Sep 2009 01:14:32 +0000 (18:14 -0700)]
Don't require WAKE_LOCK permission to enable wifi

The process for starting wifi was using a wakelock around a message-pass and this was causing
an exception for meer mortals (who don't have WAKE_LOCK permission).

bug: 1750535

14 years agoChange the broadcast intent for dock state changes from a sticky broadcast to
Mike LeBeau [Sun, 20 Sep 2009 01:06:52 +0000 (18:06 -0700)]
Change the broadcast intent for dock state changes from a sticky broadcast to
a sticky ordered broadcast. This is so individual apps can override the default
behavior and stop the related dock app from launching.

14 years agoam 9a24bc56: Implement compareStrictly() using phone_number_compare() written in C.
Daisuke Miyakawa [Sat, 19 Sep 2009 22:47:03 +0000 (15:47 -0700)]
am 9a24bc56: Implement compareStrictly() using phone_number_compare() written in C.

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

* commit '9a24bc563f28d8489c7178b93ff05f02e8b8a893':
  Implement compareStrictly() using phone_number_compare() written in C.

14 years agoImplement compareStrictly() using phone_number_compare() written in C.
Daisuke Miyakawa [Sat, 19 Sep 2009 21:25:06 +0000 (14:25 -0700)]
Implement compareStrictly() using phone_number_compare() written in C.

As per several discussions, we stick to the default behavior now.
In stead, we provide compareStrictly() as a hidden method, so that some
internal components are able to use the method if needed.

Since these are static methods, they cannot refer to the configuration files,
whose values can be obtained only via Resources object.

Please make callers' side if you want to use strict version of compare().

Internal issue number: 1892808

14 years agoam e69335f8: Merge change 25931 into eclair
Dianne Hackborn [Sat, 19 Sep 2009 21:21:31 +0000 (14:21 -0700)]
am e69335f8: Merge change 25931 into eclair

Merge commit 'e69335f8b4f4195e57613fe6b83e18e23e0c2760' into eclair-plus-aosp

* commit 'e69335f8b4f4195e57613fe6b83e18e23e0c2760':
  Add better APIs for the battery status, and other cleanup.

14 years agoMerge change 25931 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 21:13:23 +0000 (17:13 -0400)]
Merge change 25931 into eclair

* changes:
  Add better APIs for the battery status, and other cleanup.

14 years agoAdd better APIs for the battery status, and other cleanup.
Dianne Hackborn [Sat, 19 Sep 2009 21:03:05 +0000 (14:03 -0700)]
Add better APIs for the battery status, and other cleanup.

Also add new configs for keeping screen on while docked, which will
be used elsewhere.

Change-Id: Ifaa1118f14fd850ac809895f9a5c9e8c413259b8

14 years agoam a382cb81: Merge change 25929 into eclair
Dianne Hackborn [Sat, 19 Sep 2009 19:29:56 +0000 (12:29 -0700)]
am a382cb81: Merge change 25929 into eclair

Merge commit 'a382cb81187437aa389dc131687e181ceaefa8ba' into eclair-plus-aosp

* commit 'a382cb81187437aa389dc131687e181ceaefa8ba':
  Add API to send an ordered sticky broadcast.

14 years agoMerge change 25929 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 19:22:19 +0000 (15:22 -0400)]
Merge change 25929 into eclair

* changes:
  Add API to send an ordered sticky broadcast.

14 years agoAdd API to send an ordered sticky broadcast.
Dianne Hackborn [Sat, 19 Sep 2009 19:03:15 +0000 (12:03 -0700)]
Add API to send an ordered sticky broadcast.

Change-Id: Ida7081204e226db0cd07ff618c08e308a909ec0c

14 years agoam ac810e53: Merge change 25779 into eclair
Jaikumar Ganesh [Sat, 19 Sep 2009 18:37:48 +0000 (11:37 -0700)]
am ac810e53: Merge change 25779 into eclair

Merge commit 'ac810e53b70aa01c148c998c57f6888160e1557a' into eclair-plus-aosp

* commit 'ac810e53b70aa01c148c998c57f6888160e1557a':
  Add new API for fetching UUIDs using SDP.

14 years agoMerge change 25779 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 18:30:37 +0000 (14:30 -0400)]
Merge change 25779 into eclair

* changes:
  Add new API for fetching UUIDs using SDP.

14 years agoAdd new API for fetching UUIDs using SDP.
Jaikumar Ganesh [Fri, 18 Sep 2009 18:32:54 +0000 (11:32 -0700)]
Add new API for fetching UUIDs using SDP.

Add new API which clients can use to force an SDP query.
The result is broadcast using an intent having the UUIDs.
The intent is broadcast after a timeout, in case of an error.
This timeout is greater than the page timeout.

Change-Id: I61e6db4c05b34c42f679a66987e37e2063a793b6

14 years agoam 338c4855: Moved the toString method in the parent Connection class.
Nicolas Catania [Sat, 19 Sep 2009 14:57:57 +0000 (07:57 -0700)]
am 338c4855: Moved the toString method in the parent Connection class.

Merge commit '338c48554f35dbee3faa4e39525a972f20a7c32d' into eclair-plus-aosp

* commit '338c48554f35dbee3faa4e39525a972f20a7c32d':
  Moved the toString method in the parent Connection class.

14 years agoMoved the toString method in the parent Connection class.
Nicolas Catania [Fri, 18 Sep 2009 20:56:19 +0000 (13:56 -0700)]
Moved the toString method in the parent Connection class.

Beefed up the output to get more info in the logs about
a connection.
Personal data is only logged at debug level.

14 years agoam ba9bf79d: Merge change 25911 into eclair
Mike LeBeau [Sat, 19 Sep 2009 08:36:44 +0000 (01:36 -0700)]
am ba9bf79d: Merge change 25911 into eclair

Merge commit 'ba9bf79d49f25577998ddac8bb7026ee52583810' into eclair-plus-aosp

* commit 'ba9bf79d49f25577998ddac8bb7026ee52583810':
  Unhide attributes textAppearanceSearchResultSubtitle and

14 years agoMerge change 25911 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 08:29:22 +0000 (04:29 -0400)]
Merge change 25911 into eclair

* changes:
  Unhide attributes textAppearanceSearchResultSubtitle and attr/textAppearanceSearchResultTitle. We had discussed doing this in Donut but looks like it never happened. We need these attributes for voice search so now's as good a time as any.

14 years agoUnhide attributes textAppearanceSearchResultSubtitle and
Mike LeBeau [Sat, 19 Sep 2009 08:16:30 +0000 (01:16 -0700)]
Unhide attributes textAppearanceSearchResultSubtitle and
attr/textAppearanceSearchResultTitle. We had discussed doing
this in Donut but looks like it never happened. We need these
attributes for voice search so now's as good a time as any.

14 years agoam 22bfcbca: Merge change 25831 into eclair
Grace Kloba [Sat, 19 Sep 2009 06:16:45 +0000 (23:16 -0700)]
am 22bfcbca: Merge change 25831 into eclair

Merge commit '22bfcbca4f9f4e88dee120c5bf71545f40289e00' into eclair-plus-aosp

* commit '22bfcbca4f9f4e88dee120c5bf71545f40289e00':
  When double tap zoom out to overview mode, force reveal the full

14 years agoMerge change 25831 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 06:09:44 +0000 (02:09 -0400)]
Merge change 25831 into eclair

* changes:
  When double tap zoom out to overview mode, force reveal the full title bar if it is partial visible.

14 years agoAdding CONTENT_TYPE to CommonDataKinds.Email
Dmitri Plotnikov [Sat, 19 Sep 2009 03:29:11 +0000 (20:29 -0700)]
Adding CONTENT_TYPE to CommonDataKinds.Email

Also removing deprecated API

Change-Id: Ie3bd17282bf57c3a73497c91ce233ed135c79502

14 years agoam 92b27daf: Merge change 25858 into eclair
Yu Shan Emily Lau [Sat, 19 Sep 2009 03:13:31 +0000 (20:13 -0700)]
am 92b27daf: Merge change 25858 into eclair

Merge commit '92b27dafe9418c5fdf63d23c6b19772fbcd74676' into eclair-plus-aosp

* commit '92b27dafe9418c5fdf63d23c6b19772fbcd74676':
  There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension

14 years agoMerge change 25858 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 03:07:00 +0000 (23:07 -0400)]
Merge change 25858 into eclair

* changes:
  There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension

14 years agoam 4b5e7d90: Merge change 25874 into eclair
Dmitri Plotnikov [Sat, 19 Sep 2009 02:39:41 +0000 (19:39 -0700)]
am 4b5e7d90: Merge change 25874 into eclair

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

* commit '4b5e7d908bfda633fea72f5d20dae63328019c93':
  ContactsContract: Adding joined columns to the CommonDataKind class definitions.

14 years agoMerge change 25874 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 02:31:54 +0000 (22:31 -0400)]
Merge change 25874 into eclair

* changes:
  ContactsContract: Adding joined columns to the CommonDataKind class definitions.

14 years agoam cd0aceb7: Merge change 25883 into eclair
Jack Palevich [Sat, 19 Sep 2009 01:37:38 +0000 (18:37 -0700)]
am cd0aceb7: Merge change 25883 into eclair

Merge commit 'cd0aceb710fc3b62a238992ceef628e359ee1e7d' into eclair-plus-aosp

* commit 'cd0aceb710fc3b62a238992ceef628e359ee1e7d':
  Draw a green triangle using OpenGL 2.0 APIs.

14 years agoMerge change 25883 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 01:30:35 +0000 (21:30 -0400)]
Merge change 25883 into eclair

* changes:
  Draw a green triangle using OpenGL 2.0 APIs.

14 years agohandle calendars with an access level of "root"
Debajit Ghosh [Sat, 19 Sep 2009 01:29:37 +0000 (18:29 -0700)]
handle calendars with an access level of "root"

14 years agoDraw a green triangle using OpenGL 2.0 APIs.
Jack Palevich [Sat, 19 Sep 2009 01:27:37 +0000 (18:27 -0700)]
Draw a green triangle using OpenGL 2.0 APIs.

14 years agoam 84ab79c7: Merge change 25873 into eclair
Dianne Hackborn [Sat, 19 Sep 2009 01:03:41 +0000 (18:03 -0700)]
am 84ab79c7: Merge change 25873 into eclair

Merge commit '84ab79c7f0263f5f5748d3c1ad0d0feedad604cc' into eclair-plus-aosp

* commit '84ab79c7f0263f5f5748d3c1ad0d0feedad604cc':
  Fix transformation on windows.

14 years agoMerge change 25873 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 00:56:25 +0000 (20:56 -0400)]
Merge change 25873 into eclair

* changes:
  Fix transformation on windows.

14 years agoContactsContract: Adding joined columns to the CommonDataKind class definitions.
Dmitri Plotnikov [Sat, 19 Sep 2009 00:47:53 +0000 (17:47 -0700)]
ContactsContract: Adding joined columns to the CommonDataKind class definitions.

The rationale is this. Since all these joined columns are currently on
different classes, we routinely see code like this:

private static final String[] PROJECTION_PHONE = {
   Data._ID, // 0
   Data.CONTACT_ID, // 1
   Phone.TYPE, // 2
   Phone.NUMBER, // 3
   Phone.LABEL, // 4
   Data.DISPLAY_NAME, // 5
};

After this change, the above declaration changes to:

private static final String[] PROJECTION_PHONE = {
   Phone._ID, // 0
   Phone.CONTACT_ID, // 1
   Phone.TYPE, // 2
   Phone.NUMBER, // 3
   Phone.LABEL, // 4
   Phone.DISPLAY_NAME, // 5
};

Change-Id: I2e84bca3277aeef06eec20cee8c2119ef3b90a9f

14 years agoFix transformation on windows.
Dianne Hackborn [Sat, 19 Sep 2009 00:47:02 +0000 (17:47 -0700)]
Fix transformation on windows.

The window offset was being applied incorrectly in relation to the
animation transform.

Change-Id: Ia578129f48cf6c57ae795af862d2b6ce5d447994

14 years agoam 27272bfa: Merge change 25839 into eclair
jsh [Sat, 19 Sep 2009 00:15:06 +0000 (17:15 -0700)]
am 27272bfa: Merge change 25839 into eclair

Merge commit '27272bfac63fab28aa3899243dfe79f226445b3b' into eclair-plus-aosp

* commit '27272bfac63fab28aa3899243dfe79f226445b3b':
  Fix potential ArrayIndexOutOfBoundsException.

14 years agoMerge change 25839 into eclair
Android (Google) Code Review [Sat, 19 Sep 2009 00:09:34 +0000 (20:09 -0400)]
Merge change 25839 into eclair

* changes:
  Fix potential ArrayIndexOutOfBoundsException.

14 years agoThere is a know issue in PV regarding the video size return. Need to put a 1 second...
Yu Shan Emily Lau [Fri, 18 Sep 2009 23:23:09 +0000 (16:23 -0700)]
There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension

14 years agoam e785d180: Merge change 25826 into eclair
Yu Shan Emily Lau [Fri, 18 Sep 2009 23:23:06 +0000 (16:23 -0700)]
am e785d180: Merge change 25826 into eclair

Merge commit 'e785d1804dbf67913aeb25896a420abebe731e80' into eclair-plus-aosp

* commit 'e785d1804dbf67913aeb25896a420abebe731e80':
  Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.

14 years agoMerge change 25826 into eclair
Android (Google) Code Review [Fri, 18 Sep 2009 23:14:32 +0000 (19:14 -0400)]
Merge change 25826 into eclair

* changes:
  Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.

14 years agoam 95ebd3bd: Merge change 25847 into eclair
Evan Millar [Fri, 18 Sep 2009 23:05:27 +0000 (16:05 -0700)]
am 95ebd3bd: Merge change 25847 into eclair

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

* commit '95ebd3bdd08e6ad8e13f2ca094a009fabe25ea81':
  Fix http://b/issue?id=2099487

14 years agoam de71cb3b: ContactsContract: Adding joined columns to the Data class definition.
Dmitri Plotnikov [Fri, 18 Sep 2009 23:05:18 +0000 (16:05 -0700)]
am de71cb3b: ContactsContract: Adding joined columns to the Data class definition.

Merge commit 'de71cb3b6f3a7484402e2288ddfaad3ea3821f59' into eclair-plus-aosp

* commit 'de71cb3b6f3a7484402e2288ddfaad3ea3821f59':
  ContactsContract: Adding joined columns to the Data class definition.

14 years agoMerge change 25847 into eclair
Android (Google) Code Review [Fri, 18 Sep 2009 22:59:58 +0000 (18:59 -0400)]
Merge change 25847 into eclair

* changes:
  Fix http://b/issue?id=2099487

14 years agoDon't back up / restore certain sync-related settings
Christopher Tate [Fri, 18 Sep 2009 22:51:15 +0000 (15:51 -0700)]
Don't back up / restore certain sync-related settings

In particular, this no longer attempts to back up the on/off state of specific
backend syncing [gmail/contacts/calendar], nor the "background data" toggle.
The former was causing a great deal of spurious trips through backup as the
notification was being tickled during general sync operation, and the latter
makes little sense at restore time.

Fixes these issues:

b/2097613 - frequent "backup_data_changed" messages in event log
b/2131662 - should not backup background data, master sync settings

14 years agoContactsContract: Adding joined columns to the Data class definition.
Dmitri Plotnikov [Fri, 18 Sep 2009 22:28:22 +0000 (15:28 -0700)]
ContactsContract: Adding joined columns to the Data class definition.

The rationale is this. Since all these joined columns are currently on
different classes, we routinely see code like this:

private static final String[] PROJECTION_PHONE = {
   Data._ID, // 0
   RawContacts.CONTACT_ID, // 1
   Phone.TYPE, // 2
   Phone.NUMBER, // 3
   Phone.LABEL, // 4
   Contacts.DISPLAY_NAME, // 5
};

The most noxious line is RawContacts.CONTACT_ID

After this change, the above declaration changes to:

private static final String[] PROJECTION_PHONE = {
   Data._ID, // 0
   Data.CONTACT_ID, // 1
   Phone.TYPE, // 2
   Phone.NUMBER, // 3
   Phone.LABEL, // 4
   Data.DISPLAY_NAME, // 5
};

Change-Id: I03bfc700e4c8c58a175bc885bf7b807d7fed0744

14 years agoFix http://b/issue?id=2099487
Evan Millar [Fri, 18 Sep 2009 22:45:42 +0000 (15:45 -0700)]
Fix http://b/issue?id=2099487

Change-Id: Ib5391cc5e9d17bc4ad964471037e7f9819802a64

14 years agoam 90d8a6a4: Merge change 25628 into eclair
Dan Egnor [Fri, 18 Sep 2009 22:33:57 +0000 (15:33 -0700)]
am 90d8a6a4: Merge change 25628 into eclair

Merge commit '90d8a6a449dc12fea2b56b557c243e33746d914a' into eclair-plus-aosp

* commit '90d8a6a449dc12fea2b56b557c243e33746d914a':
  Inefficient but correct fix for 2122381: call finishBackup after every performBackup

14 years agoFix potential ArrayIndexOutOfBoundsException.
jsh [Fri, 18 Sep 2009 22:22:48 +0000 (15:22 -0700)]
Fix potential ArrayIndexOutOfBoundsException.

When parsing an SMS message as email, extractEmailAddressFromMessageBody()
checks parts.length >= 1, but then proceeds to access parts[1] (which
may not exist).  Instead, check for parts.length >= 2, and treat
parts.length = 1 as non-email.

b/2122698

14 years agoMerge change 25628 into eclair
Android (Google) Code Review [Fri, 18 Sep 2009 22:25:33 +0000 (18:25 -0400)]
Merge change 25628 into eclair

* changes:
  Inefficient but correct fix for 2122381: call finishBackup after every performBackup

14 years agoam b18b0956: Merge change 25829 into eclair
Dmitri Plotnikov [Fri, 18 Sep 2009 22:13:59 +0000 (15:13 -0700)]
am b18b0956: Merge change 25829 into eclair

Merge commit 'b18b0956afbe0730ced1c5b95c0071dba447765e' into eclair-plus-aosp

* commit 'b18b0956afbe0730ced1c5b95c0071dba447765e':
  Revert "ContactsContract: Adding joined columns to the Data class definition."

14 years agoWhen double tap zoom out to overview mode, force reveal the full
Grace Kloba [Fri, 18 Sep 2009 22:11:51 +0000 (15:11 -0700)]
When double tap zoom out to overview mode, force reveal the full
title bar if it is partial visible.

http://b/issue?id=2110583

14 years agoMerge change 25829 into eclair
Android (Google) Code Review [Fri, 18 Sep 2009 22:05:50 +0000 (18:05 -0400)]
Merge change 25829 into eclair

* changes:
  Revert "ContactsContract: Adding joined columns to the Data class definition."

14 years agoRevert "ContactsContract: Adding joined columns to the Data class definition."
Dmitri Plotnikov [Fri, 18 Sep 2009 22:04:58 +0000 (15:04 -0700)]
Revert "ContactsContract: Adding joined columns to the Data class definition."

This reverts commit dd768a6a736bc202b62aa20f3282b3cfb285dc7f.

14 years agoSuppressed the invalidFrameRate as the framework is not throwing the IOException...
Yu Shan Emily Lau [Fri, 18 Sep 2009 21:58:56 +0000 (14:58 -0700)]
Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.

14 years agoam a411bf01: Merge change 25818 into eclair
Jason Sams [Fri, 18 Sep 2009 21:33:17 +0000 (14:33 -0700)]
am a411bf01: Merge change 25818 into eclair

Merge commit 'a411bf01fc8c581651af19556cc9e4bf7aca8da2' into eclair-plus-aosp

* commit 'a411bf01fc8c581651af19556cc9e4bf7aca8da2':
  Clean up some debugging and add 2 math lib routines.

14 years agoMerge change 25818 into eclair
Android (Google) Code Review [Fri, 18 Sep 2009 21:25:21 +0000 (17:25 -0400)]
Merge change 25818 into eclair

* changes:
  Clean up some debugging and add 2 math lib routines.

14 years agoClean up some debugging and add 2 math lib routines.
Jason Sams [Fri, 18 Sep 2009 21:24:24 +0000 (14:24 -0700)]
Clean up some debugging and add 2 math lib routines.

14 years agoam 6286f311: Merge change 25810 into eclair
Libin Tang [Fri, 18 Sep 2009 21:08:12 +0000 (14:08 -0700)]
am 6286f311: Merge change 25810 into eclair

Merge commit '6286f311c3b80ee6b4b1985a290a889f895203f9' into eclair-plus-aosp

* commit '6286f311c3b80ee6b4b1985a290a889f895203f9':
  Fix pause-wait dial string conversion error