Merge commit '046263ce352912990e492eb5cfd833c21109cf9f' into eclair-plus-aosp
* commit '046263ce352912990e492eb5cfd833c21109cf9f':
Import revised translations. DO NOT MERGE
Merge commit 'e8ffb1da28b397422ec67c93577abe37f0561228'
* commit 'e8ffb1da28b397422ec67c93577abe37f0561228':
Make the hardkeyboard long press dialog look the same as that of soft keyboard.
Merge commit '93c2b332ce0f36d7774e33db1954f8a780b20ba6'
* commit '93c2b332ce0f36d7774e33db1954f8a780b20ba6':
Sync status was ignoring account - the new UI has specific sync status for each account, so we need to use it.
Merge commit '328b53b58b06b07369b6238dd6ba234194e3b456'
* commit '328b53b58b06b07369b6238dd6ba234194e3b456':
Add javadoc to explain which permissions are required for Public BT API's.
Merge commit 'af4ce5bd00be6fd3319c7cdcc3ddf27ac81ac24e'
* commit 'af4ce5bd00be6fd3319c7cdcc3ddf27ac81ac24e':
adding support for webkit plugins to use the java view system
Merge commit 'bfe76e4f7b08882cf419f93e3511e90f59774ca7'
* commit 'bfe76e4f7b08882cf419f93e3511e90f59774ca7':
Revert "Adding classes to enable plugins to use the java view system."
Merge commit '96d979212f3e2548f1fcfad8208f81b895d80087'
* commit '96d979212f3e2548f1fcfad8208f81b895d80087':
Adding classes to enable plugins to use the java view system.
Merge commit 'da2e19c6ad5c153d87c8da1a695e5e823d17e29b'
* commit 'da2e19c6ad5c153d87c8da1a695e5e823d17e29b':
Implement all of the infrastructure for configuring wallpapers.
Merge commit '2a5006c195c9635a66158bf6b3212351ea5232dc'
* commit '2a5006c195c9635a66158bf6b3212351ea5232dc':
Fix issue #2095422: Some fades from opaque to transparent don't work
Merge commit '00453ad22a445f1cdef768ed1f062f0fac7c1dc9'
* commit '00453ad22a445f1cdef768ed1f062f0fac7c1dc9':
Open some methods on PrefereneManager to allow others use the inflater.
Merge commit '0dbc9317540ce3200cf0587ee0f8f5fb241574b9'
* commit '0dbc9317540ce3200cf0587ee0f8f5fb241574b9':
Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler
Merge commit 'e989496e2bb7a64abe7336db1e728095ebc83a0c' into eclair-plus-aosp
* commit 'e989496e2bb7a64abe7336db1e728095ebc83a0c':
Make the hardkeyboard long press dialog look the same as that of soft keyboard.
Merge commit 'b752098e8d12d6e7925d97458078dbb896ca8a05' into eclair-plus-aosp
* commit 'b752098e8d12d6e7925d97458078dbb896ca8a05':
Sync status was ignoring account - the new UI has specific sync status for each account, so we need to use it.
Merge commit '33b69050b2074c1768c45895418f0454e52e279a' into eclair-plus-aosp
* commit '33b69050b2074c1768c45895418f0454e52e279a':
Add javadoc to explain which permissions are required for Public BT API's.
Merge commit 'c3a30a00333910268e2b93c58f14214b074aa929' into eclair-plus-aosp
* commit 'c3a30a00333910268e2b93c58f14214b074aa929':
adding support for webkit plugins to use the java view system
Merge commit 'c18e9ed39c7cf68c1d946ef7c8533a3156181f86' into eclair-plus-aosp
* commit 'c18e9ed39c7cf68c1d946ef7c8533a3156181f86':
don't fling if there's nowhere to go
Merge commit 'f8d4964e45f7e671f4b333386b4269b23ced4750' into eclair-plus-aosp
* commit 'f8d4964e45f7e671f4b333386b4269b23ced4750':
default overview mode to false in webkit
Merge commit '377c5c15f8fea14b575b6b0f14ac7fd3a4d44b3a' into eclair-plus-aosp
* commit '377c5c15f8fea14b575b6b0f14ac7fd3a4d44b3a':
Revert "Adding classes to enable plugins to use the java view system."
Merge commit '67dffd93e045e08e446df11e370597a9463f010c' into eclair-plus-aosp
* commit '67dffd93e045e08e446df11e370597a9463f010c':
Adding classes to enable plugins to use the java view system.
Merge commit '7390c5af7a0c2379fa72218ea63a714f843edf0f' into eclair-plus-aosp
* commit '7390c5af7a0c2379fa72218ea63a714f843edf0f':
Fix small bugs in VCardComposer.java.
Merge commit 'eb034652c2037a47ebfd99779e8383bb8bb528af' into eclair-plus-aosp
* commit 'eb034652c2037a47ebfd99779e8383bb8bb528af':
Implement all of the infrastructure for configuring wallpapers.
Merge commit 'c916c04495292c86051a2c31e90cca26a9bd99c1' into eclair-plus-aosp
* commit 'c916c04495292c86051a2c31e90cca26a9bd99c1':
Fix issue #2095422: Some fades from opaque to transparent don't work
Merge commit 'd4344ba9ba5091c7f10c927c3ca8917ee496e87b' into eclair-plus-aosp
* commit 'd4344ba9ba5091c7f10c927c3ca8917ee496e87b':
Open some methods on PrefereneManager to allow others use the inflater.
Merge commit '88e625795943dea84b2e7c32f37e71303143b728' into eclair-plus-aosp
* commit '88e625795943dea84b2e7c32f37e71303143b728':
Integrated the profiler into the framework. We run it all the time if the persist.sampling_profiler
Add a test to doFling() to return quickly if the fling has
no effect. For simplicity, only test for horizontal or vertical
flings.
The man purpose is to avoid suspending webkit until the fling
animation is complete when the purpose of the touch drag is
to activate a touch event, like a swipe in superpudu.
fixes http://b/issue?id=2052852
Browser defaults overview mode to true in BrowserSettings.java,
but a WebView should default overview mode to false. This permits
applications without zoom interfaces, such as HTMLViewer, to
have the same interface as before.