feat(YouTube): Add Open Shorts in regular player patch (#4153)
This commit is contained in:
parent
5efcdd31c8
commit
1dde485013
18 changed files with 463 additions and 62 deletions
|
|
@ -1058,6 +1058,12 @@ If later turned off, it is recommended to clear the app data to prevent UI bugs.
|
|||
<string name="revanced_disable_resuming_shorts_player_summary_on">Shorts player will not resume on app startup</string>
|
||||
<string name="revanced_disable_resuming_shorts_player_summary_off">Shorts player will resume on app startup</string>
|
||||
</patch>
|
||||
<patch id="layout.shortsplayer.shortsPlayerTypePatch">
|
||||
<string name="revanced_shorts_player_type_title">Open Shorts with</string>
|
||||
<string name="revanced_shorts_player_type_shorts">Shorts player</string>
|
||||
<string name="revanced_shorts_player_type_regular_player">Regular player</string>
|
||||
<string name="revanced_shorts_player_type_regular_player_fullscreen">Regular player fullscreen</string>
|
||||
</patch>
|
||||
<patch id="layout.shortsautoplay.shortsAutoplayPatch">
|
||||
<string name="revanced_shorts_autoplay_title">Autoplay Shorts</string>
|
||||
<string name="revanced_shorts_autoplay_summary_on">Shorts will autoplay</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue