Merge commit 'e03848eb93fde30aee4201f8b41b91fa57475bc2' into eclair-plus-aosp
* commit 'e03848eb93fde30aee4201f8b41b91fa57475bc2':
When change from narrow screen to wide screen, we will
Merge commit '141e4f1d69186104c3e169ee7365b62bc425859a' into eclair-plus-aosp
* commit '141e4f1d69186104c3e169ee7365b62bc425859a':
Add auto-brightness mode to the list of backed-up settings
Merge commit 'db9c3f2e9adb2763ff79aaed9b27df31c71dc735' into eclair-plus-aosp
* commit 'db9c3f2e9adb2763ff79aaed9b27df31c71dc735':
Fix 2146581: Make tabs work for donut apps
Merge commit '093f581090d8cf98f5877746d924107f7695dd8b' into eclair-plus-aosp
* commit '093f581090d8cf98f5877746d924107f7695dd8b':
The touch screen is probably a feature.
Merge commit '057018399c7ce6d3893ee5fc622f1592f51773b9' into eclair-plus-aosp
* commit '057018399c7ce6d3893ee5fc622f1592f51773b9':
Remove query parameters for delaying group updates.
It was clearing the interfacename when it was needed later in the process - the prevented us
from clearing the route to private dns servers and clearing the flag that this was set.
Consequently future uses would not set the private dns servers (since it thought they were already
set) and our lookups would fail.
bug: 2146929
Merge commit '6ecaff15836581336b1e8fad6ac42f3ff4a13544' into eclair-plus-aosp
* commit '6ecaff15836581336b1e8fad6ac42f3ff4a13544':
add a optional String to the key of notifications to allow users
Merge commit '0f5fd893bed202e90617a36bd4ca4211d667c320' into eclair-plus-aosp
* commit '0f5fd893bed202e90617a36bd4ca4211d667c320':
If WebCore doesn't response touch down in time, don't
- Separate the two cases: mCursor == null and mCursor.getCount() == 0.
- Make error messages viewable from user applications, which enables them to
translate those messages.
Internal issue number: 2138187, 27103
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 '3219ab4de27cd40b2149b0dd13edd412efe40244' into eclair-plus-aosp
* commit '3219ab4de27cd40b2149b0dd13edd412efe40244':
Fix typo in Bluetooth docs.
Merge commit '96cfad5d673b49d8b3a724d7b1066493aacd74d5' into eclair-plus-aosp
* commit '96cfad5d673b49d8b3a724d7b1066493aacd74d5':
check for null before calling native webkit from java webview
Merge commit '42b7af57c59d8b7cb9be3fea713478424b53b7fc' into eclair-plus-aosp
* commit '42b7af57c59d8b7cb9be3fea713478424b53b7fc':
Dismiss QSB dialog when doing an in-app global search.
This prevents QSB from obscuring the results when they are handled
by the current application.
Bug: 2141208
Change-Id: I6f848aa2003c75b97effe1d3d2af5316ad4fbf92
Merge commit '3e2ac8843489e83c4171aabcfe98769b5159a5c8' into eclair-plus-aosp
* commit '3e2ac8843489e83c4171aabcfe98769b5159a5c8':
Fix/improve issue #2142662: too easy to click a link/item instead of fling
Merge commit '896b15abea4e1c0ee98330964474672a7316ee50' into eclair-plus-aosp
* commit '896b15abea4e1c0ee98330964474672a7316ee50':
A variety of work on animations.