mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-20 16:27:17 +02:00
bump v2.158.3
This commit is contained in:
parent
43e728ec13
commit
318e990c60
@ -19,6 +19,7 @@ The official Patch bundle provided by ReVanced and the community.
|
|||||||
| `default-video-quality` | Adds ability to set default video quality settings. | 18.04.35 |
|
| `default-video-quality` | Adds ability to set default video quality settings. | 18.04.35 |
|
||||||
| `default-video-speed` | Adds ability to set default video speed settings. | 18.04.35 |
|
| `default-video-speed` | Adds ability to set default video speed settings. | 18.04.35 |
|
||||||
| `disable-haptic-feedback` | Disable haptic feedback when swiping. | 18.04.35 |
|
| `disable-haptic-feedback` | Disable haptic feedback when swiping. | 18.04.35 |
|
||||||
|
| `disable-shorts-player-pip` | Disable PiP mode in YouTube Shorts player. | 18.04.35 |
|
||||||
| `enable-external-browser` | Use an external browser to open the url. | 18.04.35 |
|
| `enable-external-browser` | Use an external browser to open the url. | 18.04.35 |
|
||||||
| `enable-minimized-playback` | Enables minimized and background playback. | 18.04.35 |
|
| `enable-minimized-playback` | Enables minimized and background playback. | 18.04.35 |
|
||||||
| `enable-old-layout` | Spoof the YouTube client version to use the old layout. | 18.04.35 |
|
| `enable-old-layout` | Spoof the YouTube client version to use the old layout. | 18.04.35 |
|
||||||
@ -135,7 +136,7 @@ Example:
|
|||||||
"17.49.37",
|
"17.49.37",
|
||||||
"18.01.38",
|
"18.01.38",
|
||||||
"18.02.37",
|
"18.02.37",
|
||||||
"18.03.36",
|
"18.03.42",
|
||||||
"18.04.35"
|
"18.04.35"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 2.158.1
|
version = 2.158.3
|
||||||
|
File diff suppressed because one or more lines are too long
@ -350,7 +350,7 @@
|
|||||||
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
|
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
|
||||||
<PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
|
<PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
|
||||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
|
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
|
||||||
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.158.1" />
|
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.158.3" />
|
||||||
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>
|
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>
|
||||||
|
|
||||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_video_ads_removal_title" />
|
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_video_ads_removal_title" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user