Merge commit 'f441a6505aa23aac496be45d053fa2a7e7c2adfa'
* commit 'f441a6505aa23aac496be45d053fa2a7e7c2adfa':
GpsLocationProvider: Default to AGPS on if the setting is missing.
Merge commit 'ca5362cec4954366f8c1dc011bd14264c8381646' into eclair-plus-aosp
* commit 'ca5362cec4954366f8c1dc011bd14264c8381646':
GpsLocationProvider: Default to AGPS on if the setting is missing.
Merge commit '7ebcbff63fc5c2528f226e78e96cb5a68a0ac01d'
* commit '7ebcbff63fc5c2528f226e78e96cb5a68a0ac01d':
Implement java interface for RS shutdown and fix shutdown deadlock with the command fifo.
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 '5c36cd2bcb594c0ed4422a5074b70535bc132f3b'
* commit '5c36cd2bcb594c0ed4422a5074b70535bc132f3b':
Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder.
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 '5f090ccb453f23e4df2507f90f3c1305aaab1f22'
* commit '5f090ccb453f23e4df2507f90f3c1305aaab1f22':
Add support for selecting the color bit depth and if the application used a depth buffer.
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.
Merge commit 'a4490881a367ab38b29bf3480c035c62974a81b3'
* commit 'a4490881a367ab38b29bf3480c035c62974a81b3':
Only try to sync to subscribedfeeds for google acounts.
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 '88ccc8fbfb9ec23fe4f31798787b05e9e75f2fe9'
* commit '88ccc8fbfb9ec23fe4f31798787b05e9e75f2fe9':
Add local frames for parsing properties and processing events.
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 'ab3996f2c6c7c6e3e18e11fa32dac5c5d546ea67'
* commit 'ab3996f2c6c7c6e3e18e11fa32dac5c5d546ea67':
- make it ok to modify the accounts before boot
Merge commit '5fe00057dd611fda30f44edb98771e38bf452ecd' into eclair-plus-aosp
* commit '5fe00057dd611fda30f44edb98771e38bf452ecd':
- make it ok to modify the accounts before boot