Merge commit '997eddb0a0a069ea627e8b07d41d7ffdbc12c53d' into eclair-plus-aosp
* commit '997eddb0a0a069ea627e8b07d41d7ffdbc12c53d':
Avoid CDMA messages with IDs of zero.
Add a parameter to ToneGenerator.startTone() allowing the caller to specify the tone duration. This is used by the phone application to have a precise control on the DTMF tone duration which was not possible with the use of delayed messaged.
Also modified AudioFlinger output threads so that 0s are written to the audio output stream when no more tracks are ready to mix instead of just sleeping. This avoids an issue where the end of a previous DTMF tone could stay in audio hardware buffers and be played just before the beginning of the next DTMF tone.
Merge commit '0a46e91357def02cbc6a5449c86763f4350850db' into eclair-plus-aosp
* commit '0a46e91357def02cbc6a5449c86763f4350850db':
Fix broken GSM SMS unit test, and general cleanup.
Merge commit '046263ce352912990e492eb5cfd833c21109cf9f' into eclair-plus-aosp
* commit '046263ce352912990e492eb5cfd833c21109cf9f':
Import revised translations. DO NOT MERGE
* changes:
new file: LowStorageTest/Android.mk new file: LowStorageTest/AndroidManifest.xml new file: LowStorageTest/res/layout/main.xml new file: LowStorageTest/res/values/strings.xml new file: LowStorageTest/src/com/android/lowstoragetest/LowStorageTest.java Add the test app which can eat up 100% of the data parition. This is for the low storage test.
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 'e0f64aae8c02088be1c67bd97afc495e9098561c' into eclair-plus-aosp
* commit 'e0f64aae8c02088be1c67bd97afc495e9098561c':
The qcom decoder requires that the output buffers be allocated by the component for hardware accelerated display to work.
Merge commit 'c3a30a00333910268e2b93c58f14214b074aa929' into eclair-plus-aosp
* commit 'c3a30a00333910268e2b93c58f14214b074aa929':
adding support for webkit plugins to use the java view system
Merge commit 'e05e02e17463616c885784a1f0e57eeb22b13f93' into eclair-plus-aosp
* commit 'e05e02e17463616c885784a1f0e57eeb22b13f93':
Add basic metadata retrieval support for midi, ogg, etc.
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