Merge commit '6449eb06acc934ba4007475680f236721181ee47' into eclair-plus-aosp
* commit '6449eb06acc934ba4007475680f236721181ee47':
Added API for triggering FastTrack.
I added a new API to help us move away from launching
FastTrack through SHOW_OR_CREATE. For now it's going to
still pass through as an Intent with extras, but in the
future this could be used to launch a Window from a system
service.
Partially fixes http://b/2087222
Merge commit 'e51dcb3f2ed6bb13a00e01cd718c4701a8fb3872'
* commit 'e51dcb3f2ed6bb13a00e01cd718c4701a8fb3872':
Don't scroll the title bar off screen while loading.
Merge commit 'd55de40481c6ec7d8fbd1a38c80a6c66bf462a71' into eclair-plus-aosp
* commit 'd55de40481c6ec7d8fbd1a38c80a6c66bf462a71':
Don't scroll the title bar off screen while loading.
Though the user can still manually scroll the title bar
off screen, we do not want it to happen automatically.
When we load a new page, its scroll position can be
set to (0,0). Make sure that we simply set it to the
top without adding in the title bar's height. Also,
prevent javascript which attempts to scroll the page
to (0,0) or (0,1) from removing the title bar.
Fixes http://b/issue?id=2113398 and http://b/issue?id=2123079
Change-Id: Ida64d8c94be6744c7b0b4d60af1c229b2cc83673
Merge commit '3239de8cd78b3fa292d85ee7658a9871cdfbc79b' into eclair-plus-aosp
* commit '3239de8cd78b3fa292d85ee7658a9871cdfbc79b':
Remove the network connection logic from RequestQueue.
Merge commit '3955bccd2d89573a065e16f3c0172f10f22fe7df'
* commit '3955bccd2d89573a065e16f3c0172f10f22fe7df':
Add API to retrieve memory used by running processes.
Merge commit '467765c55f116395bbf9a15d83b61c9d511318d6'
* commit '467765c55f116395bbf9a15d83b61c9d511318d6':
Fix the zoom center. Now there is a titlebar, the zoom center
Merge commit '4ac137cad9fb9aa5b69776b4ae3c8f906cc57511' into eclair-plus-aosp
* commit '4ac137cad9fb9aa5b69776b4ae3c8f906cc57511':
Add API to retrieve memory used by running processes.
Merge commit 'a038decb21419c42a70c83a84c3b8ba152524913'
* commit 'a038decb21419c42a70c83a84c3b8ba152524913':
Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."
Merge commit '7ce29aa8d466d03ac109601e804edc94ea37a770'
* commit '7ce29aa8d466d03ac109601e804edc94ea37a770':
Don't change the zoom filter during the zoom animation.
Merge commit '036e2c34332545babc002d1a9c7c80b3ba7d0170'
* commit '036e2c34332545babc002d1a9c7c80b3ba7d0170':
Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate
Merge commit '171318c2d188bdb12085af288a44ac3ae2861a30'
* commit '171318c2d188bdb12085af288a44ac3ae2861a30':
Do not @hide Parcelable implementations in BluetoothClass and BluetoothDevice.
Merge commit '45130cff81187eced54c37b27efd0da9e21598a4'
* commit '45130cff81187eced54c37b27efd0da9e21598a4':
Make ACTV use all available space if height is FILL_PARENT.
Merge commit 'a891bce913b55db4f60d2cada544229306a18271'
* commit 'a891bce913b55db4f60d2cada544229306a18271':
First pass at pattern lock screen that includes date / time and carrier info (framework portion).
Merge commit 'f2c7040b7fa4bd018107ea14815939c5d5ce5aa8'
* commit 'f2c7040b7fa4bd018107ea14815939c5d5ce5aa8':
Handle BACK key with focus in search ACTV correctly
Merge commit 'a1112e4cdaae9aadf3c8ffa0c7008dbd0997ff14'
* commit 'a1112e4cdaae9aadf3c8ffa0c7008dbd0997ff14':
remove the signin required notification as when the signin is successful
Merge commit 'aa3620f3999ccf2d79105bdc3641ce4c9134032e'
* commit 'aa3620f3999ccf2d79105bdc3641ce4c9134032e':
Add a new flag for IMEs to disable suggestions for certain fields.
Merge commit 'b3278a5c8a625b5bfe532eea0c1e30d24695f4ae'
* commit 'b3278a5c8a625b5bfe532eea0c1e30d24695f4ae':
Add one more hardware keyboard character popup: \ if you hold /
Merge commit '3ce9730848f5e1b0ab277eb77932fe60b888b2fd'
* commit '3ce9730848f5e1b0ab277eb77932fe60b888b2fd':
Update the input method when the selection changes.
Merge commit 'fd6bb030fde10603e8d8d5deaeeee2b132e8b2c4'
* commit 'fd6bb030fde10603e8d8d5deaeeee2b132e8b2c4':
add the ability to do a newAssert with no values
Merge commit '2437de94ed63dfcac5bc86a5b2943dd54c629d8e'
* commit '2437de94ed63dfcac5bc86a5b2943dd54c629d8e':
Change Theme.Light's background back to pure white.
Merge commit '3eb9a78a254395097cbb28e3826d25014422ead5'
* commit '3eb9a78a254395097cbb28e3826d25014422ead5':
Allow touches to change the selection in WebTextView.
Merge commit '6c42a4bad668bc4b742e3f657f9491165d22bfb0'
* commit '6c42a4bad668bc4b742e3f657f9491165d22bfb0':
Fix a handful of bugs in the ContactHeaderWidget
Merge commit 'e525eef4b8e284ac8eb023bd0df4eeed37916d4b'
* commit 'e525eef4b8e284ac8eb023bd0df4eeed37916d4b':
Update comment in mediaplayer.h.
Update documentation for getVideoWidth and getVideoHeight.
Make Uri.parseUserPart, parseHost, and parsePort symmetric
Javadoc used startApplication() which doesnt exists, changed to createApplication()
Merge commit 'dc2aab4ff2afbb414549a0311d46765e62c225be' into eclair-plus-aosp
* commit 'dc2aab4ff2afbb414549a0311d46765e62c225be':
Fix the zoom center. Now there is a titlebar, the zoom center
Merge commit 'c2912a662d984e2f23187fa31e7e71122d9472d9' into eclair-plus-aosp
* commit 'c2912a662d984e2f23187fa31e7e71122d9472d9':
Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."
Merge commit 'dfe095a045f132dd9c75da4286b87532d9a973a0' into eclair-plus-aosp
* commit 'dfe095a045f132dd9c75da4286b87532d9a973a0':
Don't change the zoom filter during the zoom animation.
Call another invalidate() to draw with the final filters.
This fixed the problem where the end of the zoom animation
is slow and jagged.
Fix http://b/issue?id=2126523