mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-02 15:44:37 +02:00
bump v2.173.10
This commit is contained in:
parent
d6faa8f002
commit
af84ca9a4c
@ -79,7 +79,7 @@ The official Patch bundle provided by ReVanced and the community.
|
||||
| `hide-quick-actions` | Adds the options to hide quick actions components in the fullscreen. | 18.17.43 |
|
||||
| `hide-search-terms` | Hide trending searches and search history in the search bar. | 18.17.43 |
|
||||
| `hide-seek-message` | Hides the 'Slide left or right to seek' message container. | 18.17.43 |
|
||||
| `hide-seekbar` | Hides the seekbar. | 18.17.43 |
|
||||
| `hide-seekbar` | Hides the seekbar and progressbar. | 18.17.43 |
|
||||
| `hide-shorts-component` | Hides other Shorts components. | 18.17.43 |
|
||||
| `hide-shorts-navbar` | Hide navigation bar when playing shorts. | 18.17.43 |
|
||||
| `hide-snack-bar` | Hides the snack bar action popup. | 18.17.43 |
|
||||
@ -135,7 +135,7 @@ The official Patch bundle provided by ReVanced and the community.
|
||||
| `hide-get-premium` | Removes all "Get Premium" evidences from the avatar menu. | all |
|
||||
| `hide-music-ads` | Removes ads in the music player. | all |
|
||||
| `hide-music-cast-button` | Hides the cast button in the video player and header. | all |
|
||||
| `hide-new-playlist` | Hide the New Playlist button in the Library tab. | all |
|
||||
| `hide-new-playlist-button` | Hide the New Playlist button in the Library tab. | all |
|
||||
| `hide-playlist-card` | Hides the playlist card from homepage. | all |
|
||||
| `hide-taste-builder` | Removes the "Tell us which artists you like" card from the home screen. | all |
|
||||
| `hide-upgrade-button` | Remove upgrade tab from pivot bar, hide upgrade banner from homepage. | all |
|
||||
|
@ -1,2 +1,2 @@
|
||||
kotlin.code.style = official
|
||||
version = 2.173.8
|
||||
version = 2.173.10
|
||||
|
File diff suppressed because one or more lines are too long
@ -461,7 +461,7 @@
|
||||
<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" >
|
||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
|
||||
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.173.8" />
|
||||
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.173.10" />
|
||||
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>
|
||||
|
||||
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user