bump v2.160.1

This commit is contained in:
inotia00 2023-02-13 17:30:12 +09:00
parent b1eba57717
commit 9e75354aca
5 changed files with 94 additions and 72 deletions

View File

@ -1,3 +1,27 @@
# [2.160.0](https://github.com/revanced/revanced-patches/compare/v2.159.0...v2.160.0) (2023-02-10)
### Features
* **instagram:** `hide-timeline-ads` patch ([61668e6](https://github.com/revanced/revanced-patches/commit/61668e67083b74a08f8015308f4afe548e16a9ad))
* **reddit:** `hide-subreddit-banner` patch ([13a1381](https://github.com/revanced/revanced-patches/commit/13a138122875b30e82df68a680e413f6ad7ba382))
* **reddit:** bump patches compatibility to `v2023.05.0` ([0a72fa1](https://github.com/revanced/revanced-patches/commit/0a72fa10bf009192157e04e0788daf5462324a0e))
# [2.160.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.160.0-dev.1...v2.160.0-dev.2) (2023-02-10)
### Features
* **reddit:** `hide-subreddit-banner` patch ([13a1381](https://github.com/revanced/revanced-patches/commit/13a138122875b30e82df68a680e413f6ad7ba382))
* **reddit:** bump patches compatibility to `v2023.05.0` ([0a72fa1](https://github.com/revanced/revanced-patches/commit/0a72fa10bf009192157e04e0788daf5462324a0e))
# [2.160.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.159.0...v2.160.0-dev.1) (2023-02-10)
### Features
* **instagram:** `hide-timeline-ads` patch ([61668e6](https://github.com/revanced/revanced-patches/commit/61668e67083b74a08f8015308f4afe548e16a9ad))
# [2.159.0](https://github.com/revanced/revanced-patches/compare/v2.158.0...v2.159.0) (2023-02-03) # [2.159.0](https://github.com/revanced/revanced-patches/compare/v2.158.0...v2.159.0) (2023-02-03)
@ -3208,4 +3232,4 @@
* add publishing to package registry ([b475e09](https://github.com/ReVancedTeam/revanced-patches/commit/b475e09577db4dda7bbb45dbf170d78772834a6d)) * add publishing to package registry ([b475e09](https://github.com/ReVancedTeam/revanced-patches/commit/b475e09577db4dda7bbb45dbf170d78772834a6d))
* add semantic-release ([d60f1d0](https://github.com/ReVancedTeam/revanced-patches/commit/d60f1d06798d312b158b71691ecc87e828dccbc1)) * add semantic-release ([d60f1d0](https://github.com/ReVancedTeam/revanced-patches/commit/d60f1d06798d312b158b71691ecc87e828dccbc1))
* Initial commit ([bee5f2f](https://github.com/ReVancedTeam/revanced-patches/commit/bee5f2faed882271ed059b0435e6e1aa91f93dbd)) * Initial commit ([bee5f2f](https://github.com/ReVancedTeam/revanced-patches/commit/bee5f2faed882271ed059b0435e6e1aa91f93dbd))
* MinimizedPlayback, CreateButtonRemover ([cc08c6c](https://github.com/ReVancedTeam/revanced-patches/commit/cc08c6c3d38879dd4672ec671631b34aa2e3cc77)) * MinimizedPlayback, CreateButtonRemover ([cc08c6c](https://github.com/ReVancedTeam/revanced-patches/commit/cc08c6c3d38879dd4672ec671631b34aa2e3cc77))

134
README.md
View File

@ -9,73 +9,72 @@ The official Patch bundle provided by ReVanced and the community.
| 💊 Patch | 📜 Description | 🏹 Target Version | | 💊 Patch | 📜 Description | 🏹 Target Version |
|:--------:|:--------------:|:-----------------:| |:--------:|:--------------:|:-----------------:|
| `client-spoof` | Spoofs the YouTube client to prevent playback issues. | 18.05.35 | | `client-spoof` | Spoofs the YouTube client to prevent playback issues. | 18.05.40 |
| `custom-branding-icon-afn-blue` | Changes the YouTube launcher icon (Afn / Blue). | 18.05.35 | | `custom-branding-icon-afn-blue` | Changes the YouTube launcher icon (Afn / Blue). | 18.05.40 |
| `custom-branding-icon-afn-red` | Changes the YouTube launcher icon (Afn / Red). | 18.05.35 | | `custom-branding-icon-afn-red` | Changes the YouTube launcher icon (Afn / Red). | 18.05.40 |
| `custom-branding-icon-revancify` | Changes the YouTube launcher icon (Revancify). | 18.05.35 | | `custom-branding-icon-revancify` | Changes the YouTube launcher icon (Revancify). | 18.05.40 |
| `custom-branding-name` | Changes the YouTube launcher name to your choice (defaults to ReVanced Extended). | 18.05.35 | | `custom-branding-name` | Changes the YouTube launcher name to your choice (defaults to ReVanced Extended). | 18.05.40 |
| `custom-seekbar-color` | Change seekbar color in dark mode. | 18.05.35 | | `custom-seekbar-color` | Change seekbar color in dark mode. | 18.05.40 |
| `custom-video-speed` | Adds more video speed options. | 18.05.35 | | `custom-video-speed` | Adds more video speed options. | 18.05.40 |
| `default-video-quality` | Adds ability to set default video quality settings. | 18.05.35 | | `default-video-quality` | Adds ability to set default video quality settings. | 18.05.40 |
| `default-video-speed` | Adds ability to set default video speed settings. | 18.05.35 | | `default-video-speed` | Adds ability to set default video speed settings. | 18.05.40 |
| `disable-haptic-feedback` | Disable haptic feedback when swiping. | 18.05.35 | | `disable-haptic-feedback` | Disable haptic feedback when swiping. | 18.05.40 |
| `disable-shorts-player-pip` | Disable PiP mode in YouTube Shorts player. | 18.05.35 | | `enable-external-browser` | Use an external browser to open the url. | 18.05.40 |
| `enable-external-browser` | Use an external browser to open the url. | 18.05.35 | | `enable-minimized-playback` | Enables minimized and background playback. | 18.05.40 |
| `enable-minimized-playback` | Enables minimized and background playback. | 18.05.35 | | `enable-old-layout` | Spoof the YouTube client version to use the old layout. | 18.05.40 |
| `enable-old-layout` | Spoof the YouTube client version to use the old layout. | 18.05.35 | | `enable-old-quality-layout` | Enables the original quality flyout menu. | 18.05.40 |
| `enable-old-quality-layout` | Enables the original quality flyout menu. | 18.05.35 | | `enable-open-links-directly` | Bypass URL redirects (youtube.com/redirect) when opening links in video descriptions. | 18.05.40 |
| `enable-open-links-directly` | Bypass URL redirects (youtube.com/redirect) when opening links in video descriptions. | 18.05.35 | | `enable-seekbar-tapping` | Enables tap-to-seek on the seekbar of the video player. | 18.05.40 |
| `enable-seekbar-tapping` | Enables tap-to-seek on the seekbar of the video player. | 18.05.35 | | `enable-tablet-miniplayer` | Enables the tablet mini player layout. | 18.05.40 |
| `enable-tablet-miniplayer` | Enables the tablet mini player layout. | 18.05.35 | | `enable-wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | 18.05.40 |
| `enable-wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | 18.05.35 | | `force-premium-heading` | Forces premium heading on the home screen. | 18.05.40 |
| `force-premium-heading` | Forces premium heading on the home screen. | 18.05.35 | | `force-vp9-codec` | Forces the VP9 codec for videos. | 18.05.40 |
| `force-vp9-codec` | Forces the VP9 codec for videos. | 18.05.35 | | `header-switch` | Add switch to change header. | 18.05.40 |
| `header-switch` | Add switch to change header. | 18.05.35 | | `hide-auto-captions` | Hide captions from being automatically enabled. | 18.05.40 |
| `hide-auto-captions` | Hide captions from being automatically enabled. | 18.05.35 | | `hide-auto-player-popup-panels` | Hide automatic popup panels (playlist or live chat) on video player. | 18.05.40 |
| `hide-auto-player-popup-panels` | Hide automatic popup panels (playlist or live chat) on video player. | 18.05.35 | | `hide-autoplay-button` | Hides the autoplay button in the video player. | 18.05.40 |
| `hide-autoplay-button` | Hides the autoplay button in the video player. | 18.05.35 | | `hide-button-container` | Adds the options to hide action buttons under a video. | 18.05.40 |
| `hide-button-container` | Adds the options to hide action buttons under a video. | 18.05.35 | | `hide-cast-button` | Hides the cast button in the video player. | 18.05.40 |
| `hide-cast-button` | Hides the cast button in the video player. | 18.05.35 | | `hide-channel-watermark` | Hides creator's watermarks on videos. | 18.05.40 |
| `hide-channel-watermark` | Hides creator's watermarks on videos. | 18.05.35 | | `hide-comment-component` | Adds options to hide comment component under a video. | 18.05.40 |
| `hide-comment-component` | Adds options to hide comment component under a video. | 18.05.35 | | `hide-create-button` | Hides the create button in the navigation bar. | 18.05.40 |
| `hide-create-button` | Hides the create button in the navigation bar. | 18.05.35 | | `hide-crowdfunding-box` | Hides the crowdfunding box between the player and video description. | 18.05.40 |
| `hide-crowdfunding-box` | Hides the crowdfunding box between the player and video description. | 18.05.35 | | `hide-email-address` | Hides the email address in the account switcher. | 18.05.40 |
| `hide-email-address` | Hides the email address in the account switcher. | 18.05.35 | | `hide-endscreen-cards` | Hides the suggested video cards at the end of a video in fullscreen. | 18.05.40 |
| `hide-endscreen-cards` | Hides the suggested video cards at the end of a video in fullscreen. | 18.05.35 | | `hide-endscreen-overlay` | Hide endscreen overlay on swipe controls. | 18.05.40 |
| `hide-endscreen-overlay` | Hide endscreen overlay on swipe controls. | 18.05.35 | | `hide-filmstrip-overlay` | Hide flimstrip overlay on swipe controls. | 18.05.40 |
| `hide-filmstrip-overlay` | Hide flimstrip overlay on swipe controls. | 18.05.35 | | `hide-flyout-panel` | Adds options to hide player settings flyout panel. | 18.05.40 |
| `hide-flyout-panel` | Adds options to hide player settings flyout panel. | 18.05.35 | | `hide-fullscreen-panels` | Hides video description and comments panel in fullscreen view. | 18.05.40 |
| `hide-fullscreen-panels` | Hides video description and comments panel in fullscreen view. | 18.05.35 | | `hide-general-ads` | Hooks the method which parses the bytes into a ComponentContext to filter components. | 18.05.40 |
| `hide-general-ads` | Hooks the method which parses the bytes into a ComponentContext to filter components. | 18.05.35 | | `hide-info-cards` | Hides info-cards in videos. | 18.05.40 |
| `hide-info-cards` | Hides info-cards in videos. | 18.05.35 | | `hide-live-chat-button` | Hides the live chat button in the video player. | 18.05.40 |
| `hide-live-chat-button` | Hides the live chat button in the video player. | 18.05.35 | | `hide-mix-playlists` | Removes mix playlists from home feed and video player. | 18.05.40 |
| `hide-mix-playlists` | Removes mix playlists from home feed and video player. | 18.05.35 | | `hide-next-prev-button` | Hides the next prev button in the player controller. | 18.05.40 |
| `hide-next-prev-button` | Hides the next prev button in the player controller. | 18.05.35 | | `hide-pip-notification` | Disable pip notification when you first launch pip mode. | 18.05.40 |
| `hide-pip-notification` | Disable pip notification when you first launch pip mode. | 18.05.35 | | `hide-player-captions-button` | Hides the captions button in the video player. | 18.05.40 |
| `hide-player-captions-button` | Hides the captions button in the video player. | 18.05.35 | | `hide-player-overlay-filter` | Remove the dark filter layer from the player's background. | 18.05.40 |
| `hide-player-overlay-filter` | Remove the dark filter layer from the player's background. | 18.05.35 | | `hide-shorts-button` | Hides the shorts button in the navigation bar. | 18.05.40 |
| `hide-shorts-button` | Hides the shorts button in the navigation bar. | 18.05.35 | | `hide-shorts-component` | Hides other Shorts components. | 18.05.40 |
| `hide-shorts-component` | Hides other Shorts components. | 18.05.35 | | `hide-snackbar` | Hides the snackbar action popup. | 18.05.40 |
| `hide-snackbar` | Hides the snackbar action popup. | 18.05.35 | | `hide-startup-shorts-player` | Disables playing YouTube Shorts when launching YouTube. | 18.05.40 |
| `hide-startup-shorts-player` | Disables playing YouTube Shorts when launching YouTube. | 18.05.35 | | `hide-stories` | Hides YouTube Stories shelf on the feed. | 18.05.40 |
| `hide-stories` | Hides YouTube Stories shelf on the feed. | 18.05.35 | | `hide-suggested-actions` | Hide the suggested actions bar inside the player. | 18.05.40 |
| `hide-suggested-actions` | Hide the suggested actions bar inside the player. | 18.05.35 | | `hide-time-and-seekbar` | Hides progress bar and time counter on videos. | 18.05.40 |
| `hide-time-and-seekbar` | Hides progress bar and time counter on videos. | 18.05.35 | | `hide-tooltip-content` | Hides the tooltip box that appears on first install. | 18.05.40 |
| `hide-tooltip-content` | Hides the tooltip box that appears on first install. | 18.05.35 | | `hide-video-ads` | Removes ads in the video player. | 18.05.40 |
| `hide-video-ads` | Removes ads in the video player. | 18.05.35 | | `layout-switch` | Tricks the dpi to use some tablet/phone layouts. | 18.05.40 |
| `layout-switch` | Tricks the dpi to use some tablet/phone layouts. | 18.05.35 | | `materialyou` | Enables MaterialYou theme for Android 12+ | 18.05.40 |
| `materialyou` | Enables MaterialYou theme for Android 12+ | 18.05.35 | | `microg-support` | Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG. | 18.05.40 |
| `microg-support` | Allows YouTube ReVanced to run without root and under a different package name with Vanced MicroG. | 18.05.35 | | `optimize-resource` | Removes duplicate resources and adds missing translation files from YouTube. | 18.05.40 |
| `optimize-resource` | Removes duplicate resources and adds missing translation files from YouTube. | 18.05.35 | | `overlay-buttons` | Add overlay buttons for ReVanced Extended. | 18.05.40 |
| `overlay-buttons` | Add overlay buttons for ReVanced Extended. | 18.05.35 |
| `patch-options` | Create an options.toml file. | all | | `patch-options` | Create an options.toml file. | all |
| `remove-player-button-background` | Removes the background from the video player buttons. | 18.05.35 | | `remove-player-button-background` | Removes the background from the video player buttons. | 18.05.40 |
| `return-youtube-dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 18.05.35 | | `return-youtube-dislike` | Shows the dislike count of videos using the Return YouTube Dislike API. | 18.05.40 |
| `settings` | Applies mandatory patches to implement ReVanced settings into the application. | 18.05.35 | | `settings` | Applies mandatory patches to implement ReVanced settings into the application. | 18.05.40 |
| `sponsorblock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. | 18.05.35 | | `sponsorblock` | Integrates SponsorBlock which allows skipping video segments such as sponsored content. | 18.05.40 |
| `swipe-controls` | Adds volume and brightness swipe controls. | 18.05.35 | | `swipe-controls` | Adds volume and brightness swipe controls. | 18.05.40 |
| `theme` | Applies a custom theme (default: amoled). | 18.05.35 | | `theme` | Applies a custom theme (default: amoled). | 18.05.40 |
| `translations` | Add Crowdin Translations. | 18.05.35 | | `translations` | Add Crowdin Translations. | 18.05.40 |
</details> </details>
### [📦 `com.google.android.apps.youtube.music`](https://play.google.com/store/apps/details?id=com.google.android.apps.youtube.music) ### [📦 `com.google.android.apps.youtube.music`](https://play.google.com/store/apps/details?id=com.google.android.apps.youtube.music)
@ -134,8 +133,7 @@ Example:
{ {
"name": "com.google.android.youtube", "name": "com.google.android.youtube",
"versions": [ "versions": [
"18.04.43", "18.05.40"
"18.05.35"
] ]
} }
] ]

View File

@ -1,2 +1,2 @@
kotlin.code.style = official kotlin.code.style = official
version = 2.159.6 version = 2.160.1

File diff suppressed because one or more lines are too long

View File

@ -354,7 +354,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.159.6" /> <Preference android:title="revanced-patches" android:selectable="false" android:summary="2.160.1" />
<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" />