Merge commit '8355d9343455eaacf559f0df0e752f236b7464d2' into eclair-mr2
* commit '8355d9343455eaacf559f0df0e752f236b7464d2':
Import revised translations. DO NOT MERGE
Merge commit '941c3b1794203b48a8aa2e9d6f04c09d412262bd' into eclair-mr2
* commit '941c3b1794203b48a8aa2e9d6f04c09d412262bd':
Use radio hunting time in addition to signal strength for cell standby computation. Fixes#2176141
The extracted bits will move into the HTC vendor tree, and it (or
similar settings for other vendors) can be accessed via a generic
OEM_RADIO_INFO activity.
Addresses issue:
http://buganizer/issue?id=1645706
Change-Id: Iec5461bcb3e241a1230f5f6d53baa3bb838ff4a9
We will use the System.SCREEN_BRIGHTNESS_MODE Settings value instead.
Change-Id: I1850549f513e3541b5761aae28ebc615410377de
Signed-off-by: Mike Lockwood <lockwood@android.com>
Merge commit '9f1900dc05773a0659030e21a8c2fa1641655669' into eclair-mr2
* commit '9f1900dc05773a0659030e21a8c2fa1641655669':
Fix issue #2185893: Can not install 3D Media Gallery
Merge commit '9ef9801f6f42d25b7e539262ebfec428546107fc' into eclair-mr2
* commit '9ef9801f6f42d25b7e539262ebfec428546107fc':
Import revised translations. DO NOT MERGE
Merge commit 'c065348ebaf1ea9301d7b96633bea4de8c78c2aa' into eclair-mr2
* commit 'c065348ebaf1ea9301d7b96633bea4de8c78c2aa':
Show an error message when the remote side cancels the authentication
Merge commit '0512f51f21901e4a3f3f60aba82e3bb87ab0cc72' into eclair
* commit '0512f51f21901e4a3f3f60aba82e3bb87ab0cc72':
Import revised translations. DO NOT MERGE
Merge commit '06a111be6d3ccf44de545a084302c2085cbb07de' into eclair-mr2
* commit '06a111be6d3ccf44de545a084302c2085cbb07de':
Import revised translations. DO NOT MERGE
Merge commit 'c0e34db16864e25946b288cb165ad833b62d3b18' into eclair-mr2
* commit 'c0e34db16864e25946b288cb165ad833b62d3b18':
Add L2tpIpsec case in VpnSettings.processSecrets()
Merge commit 'a8f2f72da8693418f867de9c904eb250b7aae4ff' into eclair-mr2
* commit 'a8f2f72da8693418f867de9c904eb250b7aae4ff':
Add the auth_alg field back.
Merge commit '6de9fb390b9eab0dbaf9709db5149eefc18724da' into eclair-mr2
* commit '6de9fb390b9eab0dbaf9709db5149eefc18724da':
Import revised translations. DO NOT MERGE
This change is to fix the issue http://b/issue?id=2161539.
The auth_alg field is required for auth. type 'SHARED' with WEP mode, it will
not be automatically selected as claimed. The change has been verified on
Linksys WRT54G.
For incoming connections, we don't have the device in the Settings cache.
After we tried to readPairedDevices, check if we added to the cache.
If we successfully added it, continue with the connections, else bail out.
Bug id: 2160617
Change-Id: I25f2afba8ef6d2c32a7940f967cf12f1321ad9e0