android: add ui for hearing stuff

mostly copied from the transparency settings, which are now updated to match ios <26 ui
This commit is contained in:
Kavish Devar
2025-09-22 00:59:39 +05:30
parent 3ace0e1831
commit fe69082e11
8 changed files with 1535 additions and 163 deletions

View File

@@ -100,4 +100,34 @@
<string name="hang_up">Hang Up</string>
<string name="press_once">Press Once</string>
<string name="press_twice">Press Twice</string>
<string name="hearing_aid">Hearing Aid</string>
<string name="adjustments">Adjustments</string>
<string name="swipe_to_control_amplification">Swipe to control amplification</string>
<string name="swipe_amplification_description">When in Transparency and no media is playing, swipe up and down on the Touch controls of your AirPods Pro to increase or decrease the amplification of environmental sounds.</string>
<string name="transparency_mode">Transparency Mode</string>
<string name="customize_transparency_mode">Customize Transparency Mode</string>
<string name="press_speed">Press Speed</string>
<string name="press_and_hold_duration">Press and Hold Duration</string>
<string name="volume_swipe_speed">Volume Swipe Speed</string>
<string name="equalizer">Equalizer</string>
<string name="apply_eq_to">Apply EQ to</string>
<string name="phone">Phone</string>
<string name="media">Media</string>
<string name="band_label">Band %d</string>
<string name="default_option">Default</string>
<string name="slower">Slower</string>
<string name="slowest">Slowest</string>
<string name="longer">Longer</string>
<string name="longest">Longest</string>
<string name="darker">Darker</string>
<string name="brighter">Brighter</string>
<string name="less">Less</string>
<string name="more">More</string>
<string name="amplification">Amplification</string>
<string name="balance">Balance</string>
<string name="tone">Tone</string>
<string name="ambient_noise_reduction">Ambient Noise Reduction</string>
<string name="conversation_boost">Conversation Boost</string>
<string name="conversation_boost_description">Conversation Boost focuses your AirPods Pro on the person talking in front of you, making it easier to hear in a face-to-face conversation.</string>
<string name="hearing_aid_description">AirPods can use the results of a hearing test to make adjustments that improve the clarity of voices and sounds around you. \n\n Hearing Aid is only intended for people with perceived mild to moderate hearing loss.</string>
</resources>