From f505dd2a2ab05d7d662028c94226e8e00291d352 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 10 Jul 2022 18:00:21 +0000 Subject: [PATCH] chore(release): 2.12.2 [skip ci] ## [2.12.2](https://github.com/revanced/revanced-patches/compare/v2.12.1...v2.12.2) (2022-07-10) ### Bug Fixes * display codename for patch names ([10c53f7](https://github.com/revanced/revanced-patches/commit/10c53f720df3e70b9d59e8bc3219d56b996f03db)) * incorrect package name in gradle task ([152b2c9](https://github.com/revanced/revanced-patches/commit/152b2c90cf102170648fcc168da10f46743bdc63)) * invalid regex ([26bf1d8](https://github.com/revanced/revanced-patches/commit/26bf1d818f953abc061126d8b91f17cd9008ba1d)) --- CHANGELOG.md | 9 ++++++++ README.md | 57 ++++++++++++++++++++++++----------------------- gradle.properties | 2 +- 3 files changed, 39 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8563aefd..1fac4cba0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.12.2](https://github.com/revanced/revanced-patches/compare/v2.12.1...v2.12.2) (2022-07-10) + + +### Bug Fixes + +* display codename for patch names ([10c53f7](https://github.com/revanced/revanced-patches/commit/10c53f720df3e70b9d59e8bc3219d56b996f03db)) +* incorrect package name in gradle task ([152b2c9](https://github.com/revanced/revanced-patches/commit/152b2c90cf102170648fcc168da10f46743bdc63)) +* invalid regex ([26bf1d8](https://github.com/revanced/revanced-patches/commit/26bf1d818f953abc061126d8b91f17cd9008ba1d)) + ## [2.12.1](https://github.com/revanced/revanced-patches/compare/v2.12.0...v2.12.1) (2022-07-10) # [2.12.0](https://github.com/revanced/revanced-patches/compare/v2.11.0...v2.12.0) (2022-07-10) diff --git a/README.md b/README.md index 2f60170e8..03b035c9c 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,36 @@ # ReVanced Patches + 🧩 Official patches by ReVanced -# Patch list +# List of available patches | 💊 Patch | 📜 Description | 🎯 Target Package | 🏹 Target Version | |:--------:|:--------------:|:-----------------:|:-----------------:| -|Fenster Swipe Controls|Adds volume and brightness swipe controls.|`com.google.android.youtube`|17.26.35| -|Seekbar Tapping|Enables tapping on the seekbar of the YouTube player.|`com.google.android.youtube`|17.26.35| -|General Ads|Removes general ads in bytecode.|`com.google.android.youtube`|17.26.35| -|Video Ads|Removes ads in the YouTube video player.|`com.google.android.youtube`|17.26.35| -|Hide Infocard Suggestions|Hides infocards in videos.|`com.google.android.youtube`|17.26.35| -|Autorepeat By Default|Enables auto repeating of videos by default.|`com.google.android.youtube`|17.26.35| -|Custom Branding|Changes the branding of YouTube.|`com.google.android.youtube`|all| -|Premium Heading|Shows premium branding on the YouTube home screen.|`com.google.android.youtube`|all| -|Minimized Playback|Enables minimized and background playback.|`com.google.android.youtube`|17.26.35| -|Enable Wide Searchbar|Replaces the search icon with a wide search bar. This will hide the YouTube logo when active.|`com.google.android.youtube`|17.26.35| -|Disable Fullscreen Panels|Disables comments panel in fullscreen view.|`com.google.android.youtube`|17.26.35| -|Old Quality Layout|Enables the original quality flyout menu.|`com.google.android.youtube`|17.26.35| -|Hide Autoplay Button|Disables the autoplay button.|`com.google.android.youtube`|17.26.35| -|Disable Create Button|Disables the create button.|`com.google.android.youtube`|17.26.35| -|Amoled|Enables pure black theme.|`com.google.android.youtube`|17.26.35| -|Hide Shorts Button|Hides the shorts button.|`com.google.android.youtube`|17.26.35| -|Hide Cast Button|Hides the cast button.|`com.google.android.youtube`|all| -|Hide Watermark|Hides the creator's watermark on videos.|`com.google.android.youtube`|17.26.35| -|Microg Support|Allows YouTube ReVanced to run without root and under a different package name.|`com.google.android.youtube`|17.26.35| -|Custom Playback Speed|Allows to change the default playback speed options.|`com.google.android.youtube`|17.26.35| -|Hdr Max Brightness|Sets brightness to max for HDR videos in fullscreen mode.|`com.google.android.youtube`|17.26.35| -|Enable Debugging|Enables app debugging by patching the manifest file.|`com.google.android.youtube`|all| -|Background Play|Enables playing music in the background.|`com.google.android.apps.youtube.music`|5.03.50| -|Exclusive Audio Playback|Adds the option to play music without video.|`com.google.android.apps.youtube.music`|5.03.50| -|Codecs Unlock|Enables more audio codecs. Usually results in better audio quality but may depend on song and device.|`com.google.android.apps.youtube.music`|5.03.50| -|Upgrade Button Remover|Removes the upgrade tab from the pivot bar in YouTube music.|`com.google.android.apps.youtube.music`|5.03.50| -|TasteBuilder Remover|Removes the "Tell us which artists you like" card from the Home screen. The same functionality can be triggered from the settings anyway.|`com.google.android.apps.youtube.music`|5.03.50| +| `fenster-swipe-controls` | Adds volume and brightness swipe controls. | `com.google.android.youtube` | 17.26.35 | +| `seekbar-tapping` | Enables tapping on the seekbar of the YouTube player. | `com.google.android.youtube` | 17.26.35 | +| `general-ads` | Removes general ads in bytecode. | `com.google.android.youtube` | 17.26.35 | +| `video-ads` | Removes ads in the YouTube video player. | `com.google.android.youtube` | 17.26.35 | +| `hide-infocard-suggestions` | Hides infocards in videos. | `com.google.android.youtube` | 17.26.35 | +| `autorepeat-by-default` | Enables auto repeating of videos by default. | `com.google.android.youtube` | 17.26.35 | +| `custom-branding` | Changes the branding of YouTube. | `com.google.android.youtube` | all | +| `premium-heading` | Shows premium branding on the YouTube home screen. | `com.google.android.youtube` | all | +| `minimized-playback` | Enables minimized and background playback. | `com.google.android.youtube` | 17.26.35 | +| `enable-wide-searchbar` | Replaces the search icon with a wide search bar. This will hide the YouTube logo when active. | `com.google.android.youtube` | 17.26.35 | +| `disable-fullscreen-panels` | Disables comments panel in fullscreen view. | `com.google.android.youtube` | 17.26.35 | +| `old-quality-layout` | Enables the original quality flyout menu. | `com.google.android.youtube` | 17.26.35 | +| `hide-autoplay-button` | Disables the autoplay button. | `com.google.android.youtube` | 17.26.35 | +| `disable-create-button` | Disables the create button. | `com.google.android.youtube` | 17.26.35 | +| `amoled` | Enables pure black theme. | `com.google.android.youtube` | 17.26.35 | +| `hide-shorts-button` | Hides the shorts button. | `com.google.android.youtube` | 17.26.35 | +| `hide-cast-button` | Hides the cast button. | `com.google.android.youtube` | all | +| `hide-watermark` | Hides the creator's watermark on videos. | `com.google.android.youtube` | 17.26.35 | +| `microg-support` | Allows YouTube ReVanced to run without root and under a different package name. | `com.google.android.youtube` | 17.26.35 | +| `custom-playback-speed` | Allows to change the default playback speed options. | `com.google.android.youtube` | 17.26.35 | +| `hdr-max-brightness` | Sets brightness to max for HDR videos in fullscreen mode. | `com.google.android.youtube` | 17.26.35 | +| `enable-debugging` | Enables app debugging by patching the manifest file. | `com.google.android.youtube` | all | +| `background-play` | Enables playing music in the background. | `com.google.android.apps.youtube.music` | 5.03.50 | +| `exclusive-audio-playback` | Adds the option to play music without video. | `com.google.android.apps.youtube.music` | 5.03.50 | +| `codecs-unlock` | Enables more audio codecs. Usually results in better audio quality but may depend on song and device. | `com.google.android.apps.youtube.music` | 5.03.50 | +| `upgrade-button-remover` | Removes the upgrade tab from the pivot bar in YouTube music. | `com.google.android.apps.youtube.music` | 5.03.50 | +| `tasteBuilder-remover` | Removes the "Tell us which artists you like" card from the Home screen. The same functionality can be triggered from the settings anyway. | `com.google.android.apps.youtube.music` | 5.03.50 | diff --git a/gradle.properties b/gradle.properties index 6237aacf6..d0d8e5359 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ kotlin.code.style = official -version = 2.12.1 +version = 2.12.2