Merge commit '324ab8489cdc8ad4bff4e366940fa16e455f5933' into eclair-plus-aosp
* commit '324ab8489cdc8ad4bff4e366940fa16e455f5933':
b/2370089 Pop the dock dialog above the keyguard
Merge commit '359b2bccd9b96348d4bad949b000c8310ffe9386' into eclair-plus-aosp
* commit '359b2bccd9b96348d4bad949b000c8310ffe9386':
Check in translations for new Settings strings. DO NOT MERGE
Merge commit '3b7ffa5eeff9fddbbfdf3c8bdff4b19b1eb7a4df'
* commit '3b7ffa5eeff9fddbbfdf3c8bdff4b19b1eb7a4df':
Strings for new Dock settings screen, to get started on the L10N.
Merge commit '49efbf8b5b7a6817a4a1020982cb34f4ca226d48'
* commit '49efbf8b5b7a6817a4a1020982cb34f4ca226d48':
b/2367861 Auto connect if the user turns on BT while docked.
Merge commit '04bdae750fe47d3a008af92c5bfb5eba1e0e6807' into eclair-plus-aosp
* commit '04bdae750fe47d3a008af92c5bfb5eba1e0e6807':
b/2332395 Fixed a bug where BT is not disabled if the phone was inserted and removed quickly.
Merge commit '63c6a30908a14cdc8cccee3f6a3e88275dcec30e' into eclair-plus-aosp
* commit '63c6a30908a14cdc8cccee3f6a3e88275dcec30e':
Add dock icon for top-level settings. #2367275
Merge commit '3fe86a346cdcd41fd9498591571d8b512a130240' into eclair-plus-aosp
* commit '3fe86a346cdcd41fd9498591571d8b512a130240':
b/2332395 Disable BT when undocked if BT was off to at docking time
unless if 1) the user has manually turned off bt while docked or
2) there's a connect device at the time we are ready to turn off bt
Change-Id: Ic27308688a525120a09a25c9416b3cdc477412ab
Merge commit '6ff80dcf7a9e97545be90a4c8e9a85e8a311de96' into eclair-plus-aosp
* commit '6ff80dcf7a9e97545be90a4c8e9a85e8a311de96':
Fix#2377870 : NPE in Dock settings
Merge commit '0e2ab4f884e549d7fb21d0227bf5ee61f9f7958a' into eclair-plus-aosp
* commit '0e2ab4f884e549d7fb21d0227bf5ee61f9f7958a':
New top-level Dock in Settings and a Dock Settings screen with Audio item. #2367275
If the Dock settings is launched after reboot but before it is docked,
the settings screen crashes because the dock status is not available.
This fixes the case where there was never a pending intent for dock status.
Add a new top-level setting for car/desktop dock settings.
Sub menu contains one item - Audio (settings)
Sub text for Audio shows current docked status and launches either the
audio settings or a dialog saying that you're not docked and you need to
buy a new dock from Google (kidding).
Merge commit '01a868d73b2c0a8c969a4ad37af0e0a98a9eb156' into eclair-plus-aosp
* commit '01a868d73b2c0a8c969a4ad37af0e0a98a9eb156':
Strings for new Dock settings screen, to get started on the L10N.
Merge commit 'c9b9f650fcbce8ba2ab0b2e60e5334b02b4010e5' into eclair-plus-aosp
* commit 'c9b9f650fcbce8ba2ab0b2e60e5334b02b4010e5':
b/2367861 Auto connect if the user turns on BT while docked.
This mainly changes the way both enablers react to the airplane mode. Now
enablers show a toast message instead of disabling the check box directly. This
avoids the inconsistent state introduced by WirelessSettings which controls the
check box using layout dependency.
Related bug: 2053751
Merge commit '213c35c052375632487469c88227883ff1a0f1ac'
* commit '213c35c052375632487469c88227883ff1a0f1ac':
Don't allow monkey to play with SIM lock settings. Bug # 2358489. DO NOT MERGE
Merge commit 'd8d2127936faac93806e5a64447cee0fd8dd2d62' into eclair-plus-aosp
* commit 'd8d2127936faac93806e5a64447cee0fd8dd2d62':
Don't allow monkey to play with SIM lock settings. Bug # 2358489. DO NOT MERGE
Merge commit 'd69a5ee28cb5164233805a751a7c3deafba58668'
* commit 'd69a5ee28cb5164233805a751a7c3deafba58668':
b/2367020 Enable bt profiles by default for car dock.
Merge commit 'c5aa68f3f2201227e85e52ee33937e70e7741c3c' into eclair-plus-aosp
* commit 'c5aa68f3f2201227e85e52ee33937e70e7741c3c':
b/2367020 Enable bt profiles by default for car dock.
Merge commit '79270566b178ed7efc1c62f8410822d46d6e3152'
* commit '79270566b178ed7efc1c62f8410822d46d6e3152':
b/2335780 Fixed race conditions which causes BT to not be in the correct state in respect to the dock state. DO NOT MERGE
Merge commit 'd9d8ef264d3a66e7be84908cf0f9d78713c42722' into eclair-plus-aosp
* commit 'd9d8ef264d3a66e7be84908cf0f9d78713c42722':
b/2335780 Fixed race conditions which causes BT to not be in the correct state in respect to the dock state. DO NOT MERGE