Merge commit '534aa012b5063abeaa36b9ade69851add8b7a48f' into eclair-plus-aosp
* commit '534aa012b5063abeaa36b9ade69851add8b7a48f':
Mark all legacy contacts APIs as deprecated.
Now that we've merged ContactsContract and are relying on
compatibility mode, we're marking the previous public
contacts API as deprecated.
Fixes http://b/2076016
Merge commit 'cc907741b9b7344820ffbc8d68992567d74d0f4b' into eclair-plus-aosp
* commit 'cc907741b9b7344820ffbc8d68992567d74d0f4b':
Simplify data icons of CDMA in status bar.
Merge commit '8d61d005839b23a41034325d5f458f1344933b1b' into eclair-plus-aosp
* commit '8d61d005839b23a41034325d5f458f1344933b1b':
Fix the removal of dns entries.
Merge commit 'ca5362cec4954366f8c1dc011bd14264c8381646' into eclair-plus-aosp
* commit 'ca5362cec4954366f8c1dc011bd14264c8381646':
GpsLocationProvider: Default to AGPS on if the setting is missing.
Merge commit 'cf207b632500d18c9053aa01ea9a1d8ae2d92612' into eclair-plus-aosp
* commit 'cf207b632500d18c9053aa01ea9a1d8ae2d92612':
Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo.
Merge commit 'f96d49a277af9ec888bb7d15988b57989ccb39af' into eclair-plus-aosp
* commit 'f96d49a277af9ec888bb7d15988b57989ccb39af':
Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder.
When switching default networks we should erase any excess dns server entries. The old code
used the wrong index and didn't erase all of them properly.
Found in conjunction with
bug: 2077628
Merge commit '4b474440cef8afa5e355a9406bb076af8e493ca7' into eclair-plus-aosp
* commit '4b474440cef8afa5e355a9406bb076af8e493ca7':
Simplify CDMA Status Bar icons
Merge commit '77f77f904a8cb13dc2cd921b253658072389e95f' into eclair-plus-aosp
* commit '77f77f904a8cb13dc2cd921b253658072389e95f':
Add support for selecting the color bit depth and if the application used a depth buffer.
Update the RSSI display policy in CDMA.
1. Use single RSSI icon instead of two icons
2. If 3G(EV) and 1x network are available than 3G should be displayed, Displayed RSSI should be from the EV side.
3. If a voice call is made then RSSI should switch to 1x.
Merge commit '4025dbd97e7e800e9a75f76664453bdb2971c132' into eclair-plus-aosp
* commit '4025dbd97e7e800e9a75f76664453bdb2971c132':
Only try to sync to subscribedfeeds for google acounts.
Merge commit '617b22dc075bbf704421adf15f39388ec098b4fd' into eclair-plus-aosp
* commit '617b22dc075bbf704421adf15f39388ec098b4fd':
Add local frames for parsing properties and processing events.
We were running out of local refs when there are lots of devices.
Instead of deleting every single local ref, create a local stack frame.
This operation is inexpensive so doesn't add a high overload and keeps
the code clean instead of deleting every single local ref.
Merge commit '5fe00057dd611fda30f44edb98771e38bf452ecd' into eclair-plus-aosp
* commit '5fe00057dd611fda30f44edb98771e38bf452ecd':
- make it ok to modify the accounts before boot