Merge commit '609c2c08d7d059681434ea322b551264abab8a71' into eclair-plus-aosp
* commit '609c2c08d7d059681434ea322b551264abab8a71':
- make SyncManager get the accounts list during the constructor,
* changes:
- make SyncManager get the accounts list during the constructor, which will allow syncs to be scheduled during bootup. The providers need this so that they can potentially schedule syncs while they are starting up. - make the SyncManager message handler wait until boot has completed to start dispatching messages
Merge commit '017c5de1cf1228664da84b31012a386c2eac2232' into eclair-plus-aosp
* commit '017c5de1cf1228664da84b31012a386c2eac2232':
Query from Bluez if name is not present in cache.
Merge commit '8b781403f183fa3616accd1e243d02168a9b9b1d' into eclair-plus-aosp
* commit '8b781403f183fa3616accd1e243d02168a9b9b1d':
Reduce the log spew from AudioFlinger due to a certain device that can't meet latency timing. Bug 2142215.
Merge commit '1935a3417e986d38b9a0d981c3dbd06acf75a9fc' into eclair-plus-aosp
* commit '1935a3417e986d38b9a0d981c3dbd06acf75a9fc':
Change FasttrackBadgeWidget->QuickContactBadge and make public.
Merge commit 'a3431e4c7d6307b845d7008955d99425d842ff72' into eclair-plus-aosp
* commit 'a3431e4c7d6307b845d7008955d99425d842ff72':
Add a delay to wifi driver stop on screen off.
Merge commit '6e58cf21088c2e6b0ef52572bfd544347e02fc17' into eclair-plus-aosp
* commit '6e58cf21088c2e6b0ef52572bfd544347e02fc17':
Invoke the OnErrorListener callback when MediaPlayer.setDataSource() throws.
Merge commit '9fcd581a022abec565e3bf65c3ed4aaecf7d1555' into eclair-plus-aosp
* commit '9fcd581a022abec565e3bf65c3ed4aaecf7d1555':
if we have a single value for roundrect radius, manually clamp it before drawing.
Merge commit 'ccf6947eaaa5f7af57290dcdcdfbabe0a8985015' into eclair-plus-aosp
* commit 'ccf6947eaaa5f7af57290dcdcdfbabe0a8985015':
Re-instate the link coloring on startup, but going via the browser
Merge commit 'badfac3825c6f6823e77fe53eab79ffbb8caef4c' into eclair-plus-aosp
* commit 'badfac3825c6f6823e77fe53eab79ffbb8caef4c':
Fix for 2139014: Allow platform customization of vibration pattern in LockScreenView.
Merge commit 'f2bd901738736e16ea93f0a4c7275f2141ca3a3e' into eclair-plus-aosp
* commit 'f2bd901738736e16ea93f0a4c7275f2141ca3a3e':
make vpn type strings i18n ready.
Merge commit 'fd974f208c5f1e7e6682d772d2cebf4501cd5aed' into eclair-plus-aosp
* commit 'fd974f208c5f1e7e6682d772d2cebf4501cd5aed':
Reverting the background colors back to cupcake's values.
Merge commit 'edd942c2de8f9b75d22f89eb160fe0e0f6191c69' into eclair-plus-aosp
* commit 'edd942c2de8f9b75d22f89eb160fe0e0f6191c69':
Fixed the long recorder time and reduce the number of loops.
Merge commit '2a35c8d7017e4a9408a3c3b8ef1145df082d6782' into eclair-plus-aosp
* commit '2a35c8d7017e4a9408a3c3b8ef1145df082d6782':
fix account permission strings. this permission is used to protect more than just Google accounts.