4790 Commits

Author SHA1 Message Date
Android (Google) Code Review
c0df3a473f Merge change 25746 into eclair
* changes:
  Fix 2092386: Support yuyv for camera preview format.
2009-09-20 16:48:45 -04:00
Jaikumar Ganesh
c81ca373ee am 1d390e7f: Merge change 25976 into eclair
Merge commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2' into eclair-plus-aosp

* commit '1d390e7f9e0eda7b5ae280493bc604b5bb99a8f2':
  Fix adapter name change problem.
2009-09-20 13:47:32 -07:00
Android (Google) Code Review
1d390e7f9e Merge change 25976 into eclair
* changes:
  Fix adapter name change problem.
2009-09-20 16:39:48 -04:00
Chih-Chung Chang
eb68c46a40 Fix 2092386: Support yuyv for camera preview format.
Change-Id: I3ef821fed2132a9faf92983324c7e036d0f5641e
2009-09-21 04:38:19 +08:00
Jaikumar Ganesh
34e4f6267e am 1781edd2: am 0647b580: Merge change 25970 into eclair
Merge commit '1781edd28639b23443f9d319d1e5cea41acab8e9'

* commit '1781edd28639b23443f9d319d1e5cea41acab8e9':
  Make removeBond() call async.
2009-09-20 13:30:06 -07:00
Christopher Tate
0cc1f1db8f am d4b74574: am 3a66413a: Merge change 25992 into eclair
Merge commit 'd4b74574a071eaa692fe6612ee99f519f9f56311'

* commit 'd4b74574a071eaa692fe6612ee99f519f9f56311':
  Add an 'init everything' operation to the first backup pass
2009-09-20 13:29:56 -07:00
Jaikumar Ganesh
1781edd286 am 0647b580: Merge change 25970 into eclair
Merge commit '0647b580aa7874311fc77b659e4f646750ddd74e' into eclair-plus-aosp

* commit '0647b580aa7874311fc77b659e4f646750ddd74e':
  Make removeBond() call async.
2009-09-20 13:18:35 -07:00
Christopher Tate
d4b74574a0 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
2009-09-20 13:18:26 -07:00
Android (Google) Code Review
0647b580aa Merge change 25970 into eclair
* changes:
  Make removeBond() call async.
2009-09-20 16:14:54 -04:00
Android (Google) Code Review
3a66413af3 Merge change 25992 into eclair
* changes:
  Add an 'init everything' operation to the first backup pass
2009-09-20 16:10:59 -04:00
Christopher Tate
25a747f5c4 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).
2009-09-20 12:43:58 -07:00
Dianne Hackborn
6cca1599f7 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
2009-09-20 12:40:03 -07:00
Debajit Ghosh
406998038a am 23bd5042: am 7d9db612: Merge change 25885 into eclair
Merge commit '23bd5042ca6806995e019ea997f73740c754df9e'

* commit '23bd5042ca6806995e019ea997f73740c754df9e':
  handle calendars with an access level of "root"
2009-09-20 12:31:44 -07:00
Debajit Ghosh
23bd5042ca am 7d9db612: Merge change 25885 into eclair
Merge commit '7d9db612bdecad3d6667858ac296f5ede27aabfa' into eclair-plus-aosp

* commit '7d9db612bdecad3d6667858ac296f5ede27aabfa':
  handle calendars with an access level of "root"
2009-09-20 12:21:50 -07:00
Android (Google) Code Review
7d9db612bd Merge change 25885 into eclair
* changes:
  handle calendars with an access level of "root"
2009-09-20 15:14:16 -04:00
Jaikumar Ganesh
6a9d93cc1a Fix adapter name change problem.
This got introduced as a result of the Bluetooth API changes.

Change-Id: I04ce4a91f0e4f74253407897c2f3973f7b0a0055
2009-09-20 11:48:16 -07:00
Jaikumar Ganesh
995ae82f38 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
2009-09-20 11:28:34 -07:00
Christopher Tate
a6ea1e956d am 9122a49c: am d163f4ba: Merge change 25853 into eclair
Merge commit '9122a49cd68ab2a472516c568298699f376bf80a'

* commit '9122a49cd68ab2a472516c568298699f376bf80a':
  Don't back up / restore certain sync-related settings
2009-09-20 10:39:06 -07:00
Christopher Tate
9122a49cd6 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
2009-09-20 10:33:53 -07:00
Android (Google) Code Review
d163f4babe Merge change 25853 into eclair
* changes:
  Don't back up / restore certain sync-related settings
2009-09-20 13:28:41 -04:00
Karl Rosaen
c40229f8f6 am e84aa15c: am 9603715a: Merge change 25959 into eclair
Merge commit 'e84aa15cdefb5f7edeec202d48dd6b75907d07d7'

* commit 'e84aa15cdefb5f7edeec202d48dd6b75907d07d7':
  Add better transition to rotary lock widget when triggering: spin around instead of snap back.
2009-09-20 10:15:12 -07:00
Karl Rosaen
e84aa15cde 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.
2009-09-20 10:05:36 -07:00
Android (Google) Code Review
9603715ae3 Merge change 25959 into eclair
* changes:
  Add better transition to rotary lock widget when triggering: spin around instead of snap back.
2009-09-20 12:59:59 -04:00
Karl Rosaen
278ec5d6f5 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).
2009-09-20 09:51:46 -07:00
Dmitri Plotnikov
49d5fc153c am 897ed067: am eb96a3c3: Merge change 25894 into eclair
Merge commit '897ed06704cd24ee537e0c4de546c90e8d13642c'

* commit '897ed06704cd24ee537e0c4de546c90e8d13642c':
  Adding CONTENT_TYPE to CommonDataKinds.Email
2009-09-20 08:03:17 -07:00
Dmitri Plotnikov
897ed06704 am eb96a3c3: Merge change 25894 into eclair
Merge commit 'eb96a3c3d3707167c9571f7dd7729782e747518e' into eclair-plus-aosp

* commit 'eb96a3c3d3707167c9571f7dd7729782e747518e':
  Adding CONTENT_TYPE to CommonDataKinds.Email
2009-09-20 07:54:42 -07:00
Android (Google) Code Review
eb96a3c3d3 Merge change 25894 into eclair
* changes:
  Adding CONTENT_TYPE to CommonDataKinds.Email
2009-09-20 10:49:05 -04:00
Mike Lockwood
748c7dc0a0 am a69e9d60: am b4c0b3d8: Add resources to allow forcing accelerometer based orientation management when docked.
Merge commit 'a69e9d60501302c20408f97e681d34c0a13c5448'

* commit 'a69e9d60501302c20408f97e681d34c0a13c5448':
  Add resources to allow forcing accelerometer based orientation management when docked.
2009-09-20 06:08:48 -07:00
Mike Lockwood
a69e9d6050 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.
2009-09-20 06:03:14 -07:00
Mike Lockwood
b4c0b3d8cc Add resources to allow forcing accelerometer based orientation management when docked.
Change-Id: I708507db735e08a13daeff95e106f0a53037f760

Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-20 01:57:09 -04:00
Daisuke Miyakawa
224b364193 am 7b17c0bf: am 927b86f3: Add config_use_strict_phone_number_comparation, which will be used by internal applications.
Merge commit '7b17c0bf355e6a5fd66b14a4c2cbbbd772f0ab6b'

* commit '7b17c0bf355e6a5fd66b14a4c2cbbbd772f0ab6b':
  Add config_use_strict_phone_number_comparation, which will be used by internal applications.
2009-09-19 19:02:03 -07:00
Daisuke Miyakawa
7b17c0bf35 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.
2009-09-19 18:57:16 -07:00
Daisuke Miyakawa
927b86f3a7 Add config_use_strict_phone_number_comparation, which will be used by internal applications.
Related internal issue number: 1892808
2009-09-19 18:48:03 -07:00
Dianne Hackborn
e240c22885 am 3bd5e2b2: am e69335f8: Merge change 25931 into eclair
Merge commit '3bd5e2b22efe0da3864bc6d8c5aae68742c3c707'

* commit '3bd5e2b22efe0da3864bc6d8c5aae68742c3c707':
  Add better APIs for the battery status, and other cleanup.
2009-09-19 14:26:40 -07:00
Dianne Hackborn
3bd5e2b22e 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.
2009-09-19 14:21:31 -07:00
Android (Google) Code Review
e69335f8b4 Merge change 25931 into eclair
* changes:
  Add better APIs for the battery status, and other cleanup.
2009-09-19 17:13:23 -04:00
Dianne Hackborn
edd9316ca9 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
2009-09-19 14:03:05 -07:00
Dianne Hackborn
02bf7c36d7 am b7b08309: am a382cb81: Merge change 25929 into eclair
Merge commit 'b7b083090f7312f83453e3f3c2e40a91644a3059'

* commit 'b7b083090f7312f83453e3f3c2e40a91644a3059':
  Add API to send an ordered sticky broadcast.
2009-09-19 12:38:59 -07:00
Dianne Hackborn
b7b083090f am a382cb81: Merge change 25929 into eclair
Merge commit 'a382cb81187437aa389dc131687e181ceaefa8ba' into eclair-plus-aosp

* commit 'a382cb81187437aa389dc131687e181ceaefa8ba':
  Add API to send an ordered sticky broadcast.
2009-09-19 12:29:56 -07:00
Android (Google) Code Review
a382cb8118 Merge change 25929 into eclair
* changes:
  Add API to send an ordered sticky broadcast.
2009-09-19 15:22:19 -04:00
Dianne Hackborn
efa199f016 Add API to send an ordered sticky broadcast.
Change-Id: Ida7081204e226db0cd07ff618c08e308a909ec0c
2009-09-19 12:05:25 -07:00
Jaikumar Ganesh
f1aa097ddc am 480a353f: am ac810e53: Merge change 25779 into eclair
Merge commit '480a353f589035b62a81e2981cfba325ad1264f2'

* commit '480a353f589035b62a81e2981cfba325ad1264f2':
  Add new API for fetching UUIDs using SDP.
2009-09-19 11:47:16 -07:00
Jaikumar Ganesh
480a353f58 am ac810e53: Merge change 25779 into eclair
Merge commit 'ac810e53b70aa01c148c998c57f6888160e1557a' into eclair-plus-aosp

* commit 'ac810e53b70aa01c148c998c57f6888160e1557a':
  Add new API for fetching UUIDs using SDP.
2009-09-19 11:37:48 -07:00
Android (Google) Code Review
ac810e53b7 Merge change 25779 into eclair
* changes:
  Add new API for fetching UUIDs using SDP.
2009-09-19 14:30:37 -04:00
Jaikumar Ganesh
1caa6d111e 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
2009-09-19 11:29:24 -07:00
Mike LeBeau
ed34418f7c am bca8673e: am ba9bf79d: Merge change 25911 into eclair
Merge commit 'bca8673ea50cc58ca50d6becbe86d14fa62a2dd4'

* commit 'bca8673ea50cc58ca50d6becbe86d14fa62a2dd4':
  Unhide attributes textAppearanceSearchResultSubtitle and
2009-09-19 01:55:44 -07:00
Mike LeBeau
bca8673ea5 am ba9bf79d: Merge change 25911 into eclair
Merge commit 'ba9bf79d49f25577998ddac8bb7026ee52583810' into eclair-plus-aosp

* commit 'ba9bf79d49f25577998ddac8bb7026ee52583810':
  Unhide attributes textAppearanceSearchResultSubtitle and
2009-09-19 01:36:44 -07:00
Android (Google) Code Review
ba9bf79d49 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.
2009-09-19 04:29:22 -04:00
Mike LeBeau
5825b64e4a 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.
2009-09-19 01:19:52 -07:00
Grace Kloba
789331b1b4 am 46452f6c: am 22bfcbca: Merge change 25831 into eclair
Merge commit '46452f6c7efd834f54ffcf16cbb48ad0c00715d1'

* commit '46452f6c7efd834f54ffcf16cbb48ad0c00715d1':
  When double tap zoom out to overview mode, force reveal the full
2009-09-18 23:26:20 -07:00