Merge commit 'be3abd73346206d7e3aeaae54a9bcace3b5f8ee8'
* commit 'be3abd73346206d7e3aeaae54a9bcace3b5f8ee8':
If WebCore doesn't response touch down in time, don't
Merge commit '0f5fd893bed202e90617a36bd4ca4211d667c320' into eclair-plus-aosp
* commit '0f5fd893bed202e90617a36bd4ca4211d667c320':
If WebCore doesn't response touch down in time, don't
block the UI tap, pan and double tap. Added a time out
(which is same as shortpress time out, 200ms) for how
long we wait for WebCore's response for touch down.
This should fix the problem where pan/touch is not working
all the time when Flash plugin is installed.
Fix http://b/issue?id=2144761
Merge commit '067e0164cae268098a5305bbfca401d4e917b78b'
* commit '067e0164cae268098a5305bbfca401d4e917b78b':
Dismiss QSB dialog when doing an in-app global search.
Merge commit 'c6cfd0b0cc99d0f78230c7ba95b0e9aeb791c32c'
* commit 'c6cfd0b0cc99d0f78230c7ba95b0e9aeb791c32c':
Fix/improve issue #2142662: too easy to click a link/item instead of fling
Merge commit 'a7e508eb55c8f63ff43aea2374a2773893e69321'
* commit 'a7e508eb55c8f63ff43aea2374a2773893e69321':
Bluetooth API: Do not allow apps to programmatically make BT discoverable.
Merge commit '2f24ab9fdc2c9d998a94e10a7ae0ce3087cffa7d'
* commit '2f24ab9fdc2c9d998a94e10a7ae0ce3087cffa7d':
Add "TYPE=" to type attribute when appropriate.
Merge commit '9f9a0ad5744a934a521578511b59566d05ed1784'
* commit '9f9a0ad5744a934a521578511b59566d05ed1784':
Not all WebView's host have permission to read the history.
Merge commit '0eb9ac8f5858a9864667749f5de508a38b0c2de2'
* commit '0eb9ac8f5858a9864667749f5de508a38b0c2de2':
ResultTransport needs a default value. If the thread is
Merge commit '34b9dab1ba1db40378a3f425d0591d17e2fb91be'
* commit '34b9dab1ba1db40378a3f425d0591d17e2fb91be':
Restrict touch to the view height with the title. This
Merge commit '512fb951a15ed45d432515b49acef2c2132195f8'
* commit '512fb951a15ed45d432515b49acef2c2132195f8':
fix bug where siilent mode dissapears when it triggers instead of animating off to the left edge.
Merge commit '80ab1b7198cfad400af752e52541d29ee2f7ce23'
* commit '80ab1b7198cfad400af752e52541d29ee2f7ce23':
Add a PRIVACY_SETTINGS action to launch the new Privacy settings screen.
Merge commit 'b9393eae369ecad7b136153099498787caf7d7cd'
* commit 'b9393eae369ecad7b136153099498787caf7d7cd':
Update RotarySelector to support vertical orientation, and add resolution specific assets (removing old ones).
Merge commit '919dc7389f7b7558497e766dade90608ac5ef132'
* commit '919dc7389f7b7558497e766dade90608ac5ef132':
Make the new ContactsContract APIs public.
Merge commit '5866935c1bb0f53f8683d617f5cd7af8a78ed544'
* commit '5866935c1bb0f53f8683d617f5cd7af8a78ed544':
Add possibility to customize the chooser dialog used to allow the user to choose the application for sharing a link.
Merge commit '3adab9fcfffa57dd45e9ccace5e21123158e489b'
* commit '3adab9fcfffa57dd45e9ccace5e21123158e489b':
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
Merge commit 'f4c102c4a834dd17265780b2694759b113863c98'
* commit 'f4c102c4a834dd17265780b2694759b113863c98':
Re-hide the contacts APIs, the droiddoc build is failing.
Merge commit 'ed4efca6415bafcdc4df1b23d9d658c07883815f'
* commit 'ed4efca6415bafcdc4df1b23d9d658c07883815f':
wallpaper: don't erase the background, just to repaint over it. saves 1.7 ms on some hardware
Merge commit '1f21839a9828995eb01634f36d34c55ca9aeca3e'
* commit '1f21839a9828995eb01634f36d34c55ca9aeca3e':
Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
Merge commit '3fee3fb646fc81d199007d1eacfef7abb4e0650c'
* commit '3fee3fb646fc81d199007d1eacfef7abb4e0650c':
make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled