mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 07:34:31 +02:00
bump v2.204.1
This commit is contained in:
parent
ad4fb40257
commit
ef3ed1f57f
@ -141,7 +141,7 @@ ReVanced Extended Patches.
|
|||||||
| `Enable landscape mode` | Enables entry into landscape mode by screen rotation on the phone. | 6.21.52+ |
|
| `Enable landscape mode` | Enables entry into landscape mode by screen rotation on the phone. | 6.21.52+ |
|
||||||
| `Enable minimized playback` | Enables minimized playback on Kids music. | 6.21.52+ |
|
| `Enable minimized playback` | Enables minimized playback on Kids music. | 6.21.52+ |
|
||||||
| `Enable new player background` | Enable new player background. | 6.21.52+ |
|
| `Enable new player background` | Enable new player background. | 6.21.52+ |
|
||||||
| `Enable old player layout` | Return the player layout to old style. | 6.21.52+ |
|
| `Enable old player layout` | Return the player layout to old style. Deprecated on YT Music 6.31.55+ | 6.21.52+ |
|
||||||
| `Enable old style library shelf` | Return the library shelf to old style. | 6.21.52+ |
|
| `Enable old style library shelf` | Return the library shelf to old style. | 6.21.52+ |
|
||||||
| `Enable old style miniplayer` | Return the miniplayers to old style. | 6.21.52+ |
|
| `Enable old style miniplayer` | Return the miniplayers to old style. | 6.21.52+ |
|
||||||
| `Enable opus codec` | Enable opus codec when playing audio. | 6.21.52+ |
|
| `Enable opus codec` | Enable opus codec when playing audio. | 6.21.52+ |
|
||||||
@ -195,8 +195,8 @@ ReVanced Extended Patches.
|
|||||||
| `Disable screenshot popup` | Disables the popup that shows up when taking a screenshot. | all |
|
| `Disable screenshot popup` | Disables the popup that shows up when taking a screenshot. | all |
|
||||||
| `Hide ads` | Hides ads from the Reddit. | all |
|
| `Hide ads` | Hides ads from the Reddit. | all |
|
||||||
| `Hide navigation buttons` | Hide buttons at navigation bar. | all |
|
| `Hide navigation buttons` | Hide buttons at navigation bar. | all |
|
||||||
| `Hide place button` | Hide r/place button in toolbar. | all |
|
|
||||||
| `Hide recently visited shelf` | Hides recently visited shelf in sidebar. | all |
|
| `Hide recently visited shelf` | Hides recently visited shelf in sidebar. | all |
|
||||||
|
| `Hide toolbar button` | Hides 'r/place' button or 'reddit recap' button in the toolbar. | all |
|
||||||
| `Open links directly` | Skips over redirection URLs to external links. | all |
|
| `Open links directly` | Skips over redirection URLs to external links. | all |
|
||||||
| `Open links externally` | Open links outside of the app directly in your browser. | all |
|
| `Open links externally` | Open links outside of the app directly in your browser. | all |
|
||||||
| `Premium icon` | Unlocks premium icons. | all |
|
| `Premium icon` | Unlocks premium icons. | all |
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
org.gradle.parallel = true
|
org.gradle.parallel = true
|
||||||
org.gradle.caching = true
|
org.gradle.caching = true
|
||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 2.203.2
|
version = 2.204.1
|
||||||
|
File diff suppressed because one or more lines are too long
@ -357,7 +357,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.203.2" />
|
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.204.1" />
|
||||||
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
|
<Preference android:title="ReVanced Integrations" android:selectable="false" android:summary="" />
|
||||||
|
|
||||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user