feat(YouTube): Add Pause on audio interrupt patch (#6464)
Co-authored-by: bengross <bengross@vecta.com> Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
parent
12b819d20e
commit
19f146c01d
6 changed files with 120 additions and 0 deletions
|
|
@ -1558,6 +1558,11 @@ Tap here to learn more about DeArrow"</string>
|
|||
<string name="revanced_loop_video_button_toast_on">Loop video is on</string>
|
||||
<string name="revanced_loop_video_button_toast_off">Loop video is off</string>
|
||||
</patch>
|
||||
<patch id="misc.audiofocus.pauseOnAudioInterruptPatch">
|
||||
<string name="revanced_pause_on_audio_interrupt_title">Pause on audio interrupt</string>
|
||||
<string name="revanced_pause_on_audio_interrupt_summary_on">Playback pauses when other audio plays (e.g. navigation)</string>
|
||||
<string name="revanced_pause_on_audio_interrupt_summary_off">Volume lowers when other audio plays</string>
|
||||
</patch>
|
||||
<patch id="misc.dimensions.spoof.spoofDeviceDimensionsPatch">
|
||||
<string name="revanced_spoof_device_dimensions_title">Spoof device dimensions</string>
|
||||
<string name="revanced_spoof_device_dimensions_summary_on">"Device dimensions spoofed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue