[Ambient Volume] Ambient volume icon
1. Click on the icon on the header will mute/unmute the remote devices in the same set if the remote devices are both mutable. 2. Show different icon when the value of the volume slide bars changed. Flag: com.android.settingslib.flags.hearing_devices_ambient_volume_control Bug: 357878944 Test: atest AmbientVolumePreferenceTest Test: atest BluetoothDetailsAmbientVolumePreferenceControllerTest Change-Id: I829c5e08f1456c8ef9936d0314045dc8da37cd95
This commit is contained in:
@@ -174,6 +174,10 @@
|
||||
<string name="bluetooth_ambient_volume_control_left">Left</string>
|
||||
<!-- Connected devices settings. The text to show the control is for right side device. [CHAR LIMIT=30] -->
|
||||
<string name="bluetooth_ambient_volume_control_right">Right</string>
|
||||
<!-- Connected devices settings. Content description for a button, that mute ambient volume [CHAR_LIMIT=NONE] -->
|
||||
<string name="bluetooth_ambient_volume_mute">Mute surroundings</string>
|
||||
<!-- Connected devices settings. Content description for a button, that unmute ambient volume [CHAR LIMIT=NONE] -->
|
||||
<string name="bluetooth_ambient_volume_unmute">Unmute surroundings</string>
|
||||
<!-- Message when changing ambient state failed. [CHAR LIMIT=NONE] -->
|
||||
<string name="bluetooth_ambient_volume_error">Couldn\u2019t update surroundings</string>
|
||||
<!-- Connected devices settings. Title of the preference to show the entrance of the audio output page. It can change different types of audio are played on phone or other bluetooth devices. [CHAR LIMIT=35] -->
|
||||
|
||||
Reference in New Issue
Block a user