mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
CMF Buds: Support more ANC modes
Some Buds support additional ANC modes "medium" and "adaptive". Add them to the available modes. - Buds 2 Plus - Ear(a) (see #3994) Likely also applies to other models.
This commit is contained in:
committed by
José Rebelo
parent
5ba0f6bf71
commit
aaf5b3011f
@@ -3210,6 +3210,8 @@
|
||||
<string name="prefs_ambient_settings_title">Ambient Sound Options</string>
|
||||
<string name="prefs_active_noise_cancelling">Active Noise Cancelling</string>
|
||||
<string name="prefs_active_noise_cancelling_light">Light Active Noise Cancelling</string>
|
||||
<string name="prefs_active_noise_cancelling_medium">Medium Active Noise Cancelling</string>
|
||||
<string name="prefs_active_noise_cancelling_adaptive">Adaptive Noise Cancelling</string>
|
||||
<string name="prefs_active_noise_cancelling_transparency">Transparency</string>
|
||||
<string name="prefs_active_noise_cancelling_level">Active Noise Cancelling Level</string>
|
||||
<string name="prefs_active_noise_cancelling_level_high">High</string>
|
||||
|
||||
Reference in New Issue
Block a user