semantic-release-bot
ba07fa967d
chore(release): 2.175.0-dev.2 [skip ci]
...
# [2.175.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.175.0-dev.1...v2.175.0-dev.2 ) (2023-05-25)
### Bug Fixes
* **youtube/hide-info-cards:** fix hide-info-cards setting does not work ([#2246 ](https://github.com/revanced/revanced-patches/issues/2246 )) ([e47be6f ](e47be6f319 ))
v2.175.0-dev.2
2023-05-25 06:11:58 +00:00
LisoUseInAIKyrios
e47be6f319
fix(youtube/hide-info-cards): fix hide-info-cards setting does not work ( #2246 )
2023-05-25 10:10:16 +04:00
semantic-release-bot
1ae40a24a1
chore(release): 2.175.0-dev.1 [skip ci]
...
# [2.175.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.174.1-dev.1...v2.175.0-dev.1 ) (2023-05-24)
### Features
* **youtube/general-ads:** merge `hide-get-premium` patch into `general-ads` patch ([8252488 ](82524885bb ))
v2.175.0-dev.1
2023-05-24 19:38:58 +00:00
oSumAtrIX
82524885bb
feat(youtube/general-ads): merge hide-get-premium patch into general-ads patch
2023-05-24 21:37:00 +02:00
semantic-release-bot
1ba0abbac1
chore(release): 2.174.1-dev.1 [skip ci]
...
## [2.174.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.174.0...v2.174.1-dev.1 ) (2023-05-24)
### Bug Fixes
* **youtube/remove-player-controls-background:** use correct patch name and description ([f58fc27 ](f58fc276d2 ))
v2.174.1-dev.1
2023-05-24 19:34:41 +00:00
oSumAtrIX
f58fc276d2
fix(youtube/remove-player-controls-background): use correct patch name and description
2023-05-24 21:31:44 +02:00
semantic-release-bot
1b54b58478
chore(release): 2.174.0 [skip ci]
...
# [2.174.0](https://github.com/revanced/revanced-patches/compare/v2.173.0...v2.174.0 ) (2023-05-24)
### Bug Fixes
* account fo breaking changes from ReVanced Patcher ([#2103 ](https://github.com/revanced/revanced-patches/issues/2103 )) ([ac0ed24 ](ac0ed24ef2 ))
* check for opcode type `CONST` ([a697b16 ](a697b16aa3 ))
* incorrect cast of instruction ([bc38b9e ](bc38b9ebc2 ))
* incorrect instruction offsets ([5ff5d80 ](5ff5d804e2 ))
* incorrect smali syntax ([9ca1f85 ](9ca1f853e0 ))
* **photomath/unlock-plus:** constrain to last working version ([#2232 ](https://github.com/revanced/revanced-patches/issues/2232 )) ([1dd96b1 ](1dd96b19d9 ))
* **readme-generator:** attempt sorting versions with `FlexVer` ([#2059 ](https://github.com/revanced/revanced-patches/issues/2059 )) ([599e089 ](599e089c12 ))
* **spotify/disable-capture-restriction:** make compatible with latest versions ([#2095 ](https://github.com/revanced/revanced-patches/issues/2095 )) ([c50f703 ](c50f703551 ))
* **twitter:** correctly resolve to integrations methods ([b56844d ](b56844dc6b ))
* **youtube/custom-video-speed:** add missing class for `video-speeds` patch ([#2137 ](https://github.com/revanced/revanced-patches/issues/2137 )) ([bb30371 ](bb303713bd ))
* **youtube/integrations:** allow playback of embedded videos ([#2092 ](https://github.com/revanced/revanced-patches/issues/2092 )) ([b2de406 ](b2de406844 ))
* **youtube/minimized-playback:** update settings description ([#2191 ](https://github.com/revanced/revanced-patches/issues/2191 )) ([ebf144e ](ebf144e2c8 ))
* **youtube/remember-video-quality:** fix default video quality/speed being applied when resuming app. ([#2112 ](https://github.com/revanced/revanced-patches/issues/2112 )) ([5ea4d3c ](5ea4d3c2a6 ))
* **youtube/return-youtube-dislikes:** fix temporarily frozen video after opening a shorts ([#2126 ](https://github.com/revanced/revanced-patches/issues/2126 )) ([074279a ](074279ad3d ))
* **youtube/settings:** fix non functional back button in settings ([#2178 ](https://github.com/revanced/revanced-patches/issues/2178 )) ([52029ee ](52029ee987 ))
* **youtube/sponsorblock:** fix skip button in wrong location when full screen and comments visible ([#2051 ](https://github.com/revanced/revanced-patches/issues/2051 )) ([b006238 ](b006238fff ))
* **youtube/sponsorblock:** fix toast shown when scrubbing thru a paused video ([#2152 ](https://github.com/revanced/revanced-patches/issues/2152 )) ([a06d061 ](a06d061e26 ))
* **youtube/spoof-signature-verification:** adjusting summary text ([#2169 ](https://github.com/revanced/revanced-patches/issues/2169 )) ([677c0f8 ](677c0f8145 ))
* **youtube/theme:** apply custom seekbar color to video thumbnails ([#2085 ](https://github.com/revanced/revanced-patches/issues/2085 )) ([f891aa9 ](f891aa937c ))
* **youtube/theme:** move options out of dependency patch ([9727cfc ](9727cfc169 ))
* **youtube/vanced-microg-support:** depend on `client-spoof` patch ([63cdba9 ](63cdba965b ))
* **youtube/video-speed:** add compatibility annotation ([#2156 ](https://github.com/revanced/revanced-patches/issues/2156 )) ([1a72c9b ](1a72c9b6b0 ))
* **youtube:** add missing compatibility annotations for `theme` and `hide-load-more-button` ([#2150 ](https://github.com/revanced/revanced-patches/issues/2150 )) ([0555cdc ](0555cdc54f ))
### Features
* add capability to filter from protobuf buffer ([7e2502c ](7e2502c26b ))
* **candylinkvpn:** add `unlock-pro` patch ([#2157 ](https://github.com/revanced/revanced-patches/issues/2157 )) ([bb2572d ](bb2572d12a ))
* improve structure of `README` ([751d74f ](751d74f5c0 ))
* **messenger:** add `disable-switching-emoji-to-sticker-in-message-input-field` patch ([#2099 ](https://github.com/revanced/revanced-patches/issues/2099 )) ([cd6988a ](cd6988a688 ))
* **messenger:** add `disable-typing-indicator` patch ([#2115 ](https://github.com/revanced/revanced-patches/issues/2115 )) ([c1f74dd ](c1f74dddcf ))
* **patch:** bump compatibility ([#2060 ](https://github.com/revanced/revanced-patches/issues/2060 )) ([00f6343 ](00f63439ac ))
* **reddit:** add `sanitize-sharing-links` patch ([#2192 ](https://github.com/revanced/revanced-patches/issues/2192 )) ([4178ca3 ](4178ca3be1 ))
* **reddit:** remove compatibility version constraints ([#2226 ](https://github.com/revanced/revanced-patches/issues/2226 )) ([324d4b8 ](324d4b83d3 ))
* **syncforreddit:** add `disable-ads` patch ([#2066 ](https://github.com/revanced/revanced-patches/issues/2066 )) ([6951e4a ](6951e4a0e9 ))
* **trakt:** add `unlock-pro` patch ([#2210 ](https://github.com/revanced/revanced-patches/issues/2210 )) ([6767417 ](67674170da ))
* **twitch/auto-claim-channel-points:** use correct casing for "Channel Points" ([#2138 ](https://github.com/revanced/revanced-patches/issues/2138 )) ([6346054 ](63460542d0 ))
* **twitch:** add `auto-claim-channel-points` patch ([#2131 ](https://github.com/revanced/revanced-patches/issues/2131 )) ([46552a5 ](46552a5ab8 ))
* use consistent names for patches ([acb9b5f ](acb9b5fe6b ))
* **vsco:** add `unlock-pro` patch ([#2168 ](https://github.com/revanced/revanced-patches/issues/2168 )) ([91ee6b7 ](91ee6b7750 ))
* **youtube/copy-video-url:** add tap and hold functionality to copy video url buttons ([#2174 ](https://github.com/revanced/revanced-patches/issues/2174 )) ([80661db ](80661dbf43 ))
* **youtube/downloads:** improve patch description ([0b79e89 ](0b79e8960e ))
* **youtube/hide-filter-bar:** add `PreferenceScreen` summary ([4f7c2b4 ](4f7c2b4b5d ))
* **youtube/hide-player-overlay:** make it toggleable in settings ([#2044 ](https://github.com/revanced/revanced-patches/issues/2044 )) ([382c441 ](382c441de5 ))
* **youtube/hide-shorts-components:** hide navigation bar ([8e627c6 ](8e627c682f ))
* **youtube/settings:** add reset button to edit preference dialog ([#2047 ](https://github.com/revanced/revanced-patches/issues/2047 )) ([a33d04f ](a33d04fdac ))
* **youtube/video-speed:** change custom video speeds inside app settings ([#2114 ](https://github.com/revanced/revanced-patches/issues/2114 )) ([08f1702 ](08f1702b18 ))
* **youtube:** `hide-load-more-button` patch ([#2078 ](https://github.com/revanced/revanced-patches/issues/2078 )) ([56d3cf2 ](56d3cf258c ))
* **youtube:** add `hide-filter-bar` patch ([c72fd1e ](c72fd1e2fc ))
* **youtube:** add `hide-shorts-components` patch ([af82eb6 ](af82eb633c ))
* **youtube:** add options to disable toasts on connection error ([#2159 ](https://github.com/revanced/revanced-patches/issues/2159 )) ([97f70f2 ](97f70f2490 ))
* **youtube:** constrain patches to `18.16.37` ([d746f32 ](d746f32594 ))
* **youtube:** import / export of revanced settings ([#2077 ](https://github.com/revanced/revanced-patches/issues/2077 )) ([5ff3215 ](5ff3215132 ))
* **youtube:** move video settings to `Video` settings category ([#2010 ](https://github.com/revanced/revanced-patches/issues/2010 )) ([1d707b0 ](1d707b07b4 ))
* **youtube:** support version `18.19.35` ([3cfbe20 ](3cfbe206dc ))
v2.174.0
2023-05-24 19:20:59 +00:00
oSumAtrIX
ced0019ff8
chore: merge branch dev to main ( #2065 )
2023-05-24 21:17:14 +02:00
oSumAtrIX
d740a65ca2
refactor: remove newlines
2023-05-24 02:11:31 +02:00
semantic-release-bot
b1f629b81d
chore(release): 2.174.0-dev.41 [skip ci]
...
# [2.174.0-dev.41](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.40...v2.174.0-dev.41 ) (2023-05-24)
### Bug Fixes
* **youtube/vanced-microg-support:** depend on `client-spoof` patch ([63cdba9 ](63cdba965b ))
v2.174.0-dev.41
2023-05-24 00:04:33 +00:00
oSumAtrIX
63cdba965b
fix(youtube/vanced-microg-support): depend on client-spoof patch
...
If `vanced-microg-support` is applied, YouTube makes use of Vanced MicroG. Since YouTube makes integrity checks for GMS, `client-spoof` patch is required.
2023-05-24 02:00:02 +02:00
oSumAtrIX
596b636a14
build(revanced-patcher): bump version
2023-05-24 01:58:17 +02:00
semantic-release-bot
9a6ed76956
chore(release): 2.174.0-dev.40 [skip ci]
...
# [2.174.0-dev.40](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.39...v2.174.0-dev.40 ) (2023-05-23)
### Bug Fixes
* **photomath/unlock-plus:** constrain to last working version ([#2232 ](https://github.com/revanced/revanced-patches/issues/2232 )) ([1dd96b1 ](1dd96b19d9 ))
v2.174.0-dev.40
2023-05-23 17:45:41 +00:00
AnonymousWP
1a60e5c6b5
chore: remove scopes from issue templates ( #2209 )
2023-05-23 19:43:36 +02:00
LisoUseInAIKyrios
1dd96b19d9
fix(photomath/unlock-plus): constrain to last working version ( #2232 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-23 19:42:49 +02:00
oSumAtrIX
46a93ba634
refactor: move setting to correct preference screen
2023-05-23 01:57:36 +02:00
semantic-release-bot
769b1932d4
chore(release): 2.174.0-dev.39 [skip ci]
...
# [2.174.0-dev.39](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.38...v2.174.0-dev.39 ) (2023-05-22)
### Features
* **reddit:** remove compatibility version constraints ([#2226 ](https://github.com/revanced/revanced-patches/issues/2226 )) ([324d4b8 ](324d4b83d3 ))
v2.174.0-dev.39
2023-05-22 19:31:24 +00:00
KAZI MMT
324d4b83d3
feat(reddit): remove compatibility version constraints ( #2226 )
2023-05-22 21:28:51 +02:00
semantic-release-bot
97822d6ee7
chore(release): 2.174.0-dev.38 [skip ci]
...
# [2.174.0-dev.38](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.37...v2.174.0-dev.38 ) (2023-05-21)
### Features
* **trakt:** add `unlock-pro` patch ([#2210 ](https://github.com/revanced/revanced-patches/issues/2210 )) ([6767417 ](67674170da ))
v2.174.0-dev.38
2023-05-21 17:29:44 +00:00
johnconner122
67674170da
feat(trakt): add unlock-pro patch ( #2210 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-21 19:27:50 +02:00
semantic-release-bot
76711f0785
chore(release): 2.174.0-dev.37 [skip ci]
...
# [2.174.0-dev.37](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.36...v2.174.0-dev.37 ) (2023-05-21)
### Features
* **reddit:** add `sanitize-sharing-links` patch ([#2192 ](https://github.com/revanced/revanced-patches/issues/2192 )) ([4178ca3 ](4178ca3be1 ))
v2.174.0-dev.37
2023-05-21 15:57:02 +00:00
KAZI MMT
4178ca3be1
feat(reddit): add sanitize-sharing-links patch ( #2192 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-21 17:55:10 +02:00
semantic-release-bot
c681316ee1
chore(release): 2.174.0-dev.36 [skip ci]
...
# [2.174.0-dev.36](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.35...v2.174.0-dev.36 ) (2023-05-20)
### Bug Fixes
* **twitter:** correctly resolve to integrations methods ([b56844d ](b56844dc6b ))
v2.174.0-dev.36
2023-05-20 02:35:28 +00:00
oSumAtrIX
b56844dc6b
fix(twitter): correctly resolve to integrations methods
2023-05-20 04:32:39 +02:00
semantic-release-bot
d4843d185a
chore(release): 2.174.0-dev.35 [skip ci]
...
# [2.174.0-dev.35](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.34...v2.174.0-dev.35 ) (2023-05-19)
### Bug Fixes
* **youtube/minimized-playback:** update settings description ([#2191 ](https://github.com/revanced/revanced-patches/issues/2191 )) ([ebf144e ](ebf144e2c8 ))
* **youtube/settings:** fix non functional back button in settings ([#2178 ](https://github.com/revanced/revanced-patches/issues/2178 )) ([52029ee ](52029ee987 ))
### Features
* add capability to filter from protobuf buffer ([7e2502c ](7e2502c26b ))
* use consistent names for patches ([acb9b5f ](acb9b5fe6b ))
* **youtube/copy-video-url:** add tap and hold functionality to copy video url buttons ([#2174 ](https://github.com/revanced/revanced-patches/issues/2174 )) ([80661db ](80661dbf43 ))
* **youtube/hide-shorts-components:** hide navigation bar ([8e627c6 ](8e627c682f ))
* **youtube:** add `hide-shorts-components` patch ([af82eb6 ](af82eb633c ))
* **youtube:** constrain patches to `18.16.37` ([d746f32 ](d746f32594 ))
* **youtube:** support version `18.19.35` ([3cfbe20 ](3cfbe206dc ))
v2.174.0-dev.35
2023-05-19 21:46:05 +00:00
LisoUseInAIKyrios
52029ee987
fix(youtube/settings): fix non functional back button in settings ( #2178 )
2023-05-19 23:43:49 +02:00
LisoUseInAIKyrios
80661dbf43
feat(youtube/copy-video-url): add tap and hold functionality to copy video url buttons ( #2174 )
2023-05-19 23:43:48 +02:00
oSumAtrIX
e9b2b72681
chore: use correct description for patch
2023-05-19 23:43:48 +02:00
oSumAtrIX
b4110fb798
refactor: remove spacing
2023-05-19 23:43:48 +02:00
oSumAtrIX
3cfbe206dc
feat(youtube): support version 18.19.35
2023-05-19 23:43:47 +02:00
oSumAtrIX
1d0bf1b289
refactor(youtube/remember-playback-speed): do not use other unrelated patches extension methods
2023-05-19 23:43:47 +02:00
oSumAtrIX
99de705e8e
refactor(youtube/settings): increase fingerprint robustness
2023-05-19 23:43:46 +02:00
oSumAtrIX
d746f32594
feat(youtube): constrain patches to 18.16.37
2023-05-19 23:43:46 +02:00
johnconner122
ebf144e2c8
fix(youtube/minimized-playback): update settings description ( #2191 )
2023-05-19 23:43:46 +02:00
oSumAtrIX
8e627c682f
feat(youtube/hide-shorts-components): hide navigation bar
2023-05-18 19:06:06 +02:00
oSumAtrIX
af82eb633c
feat(youtube): add hide-shorts-components patch
2023-05-18 19:06:05 +02:00
oSumAtrIX
acb9b5fe6b
feat: use consistent names for patches
2023-05-18 18:59:35 +02:00
oSumAtrIX
7e2502c26b
feat: add capability to filter from protobuf buffer
2023-05-18 18:59:35 +02:00
semantic-release-bot
1fcdc74056
chore(release): 2.174.0-dev.34 [skip ci]
...
# [2.174.0-dev.34](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.33...v2.174.0-dev.34 ) (2023-05-16)
### Features
* **vsco:** add `unlock-pro` patch ([#2168 ](https://github.com/revanced/revanced-patches/issues/2168 )) ([91ee6b7 ](91ee6b7750 ))
v2.174.0-dev.34
2023-05-16 21:52:12 +00:00
redphx
91ee6b7750
feat(vsco): add unlock-pro patch ( #2168 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-16 23:50:33 +02:00
semantic-release-bot
3a905484c0
chore(release): 2.174.0-dev.33 [skip ci]
...
# [2.174.0-dev.33](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.32...v2.174.0-dev.33 ) (2023-05-16)
### Bug Fixes
* **youtube/spoof-signature-verification:** adjusting summary text ([#2169 ](https://github.com/revanced/revanced-patches/issues/2169 )) ([677c0f8 ](677c0f8145 ))
v2.174.0-dev.33
2023-05-16 17:28:32 +00:00
LisoUseInAIKyrios
677c0f8145
fix(youtube/spoof-signature-verification): adjusting summary text ( #2169 )
2023-05-16 21:26:42 +04:00
semantic-release-bot
aad21ab6f7
chore(release): 2.174.0-dev.32 [skip ci]
...
# [2.174.0-dev.32](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.31...v2.174.0-dev.32 ) (2023-05-16)
### Bug Fixes
* **youtube/sponsorblock:** fix toast shown when scrubbing thru a paused video ([#2152 ](https://github.com/revanced/revanced-patches/issues/2152 )) ([a06d061 ](a06d061e26 ))
### Features
* **youtube:** add options to disable toasts on connection error ([#2159 ](https://github.com/revanced/revanced-patches/issues/2159 )) ([97f70f2 ](97f70f2490 ))
v2.174.0-dev.32
2023-05-16 06:33:22 +00:00
LisoUseInAIKyrios
a06d061e26
fix(youtube/sponsorblock): fix toast shown when scrubbing thru a paused video ( #2152 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-16 10:31:35 +04:00
LisoUseInAIKyrios
97f70f2490
feat(youtube): add options to disable toasts on connection error ( #2159 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-16 10:29:24 +04:00
semantic-release-bot
219c24c965
chore(release): 2.174.0-dev.31 [skip ci]
...
# [2.174.0-dev.31](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.30...v2.174.0-dev.31 ) (2023-05-16)
### Features
* **candylinkvpn:** add `unlock-pro` patch ([#2157 ](https://github.com/revanced/revanced-patches/issues/2157 )) ([bb2572d ](bb2572d12a ))
* **messenger:** add `disable-typing-indicator` patch ([#2115 ](https://github.com/revanced/revanced-patches/issues/2115 )) ([c1f74dd ](c1f74dddcf ))
v2.174.0-dev.31
2023-05-16 03:42:01 +00:00
johnconner122
bb2572d12a
feat(candylinkvpn): add unlock-pro patch ( #2157 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-16 05:39:48 +02:00
badawoll
c1f74dddcf
feat(messenger): add disable-typing-indicator patch ( #2115 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-05-16 05:39:19 +02:00
semantic-release-bot
337c80fb47
chore(release): 2.174.0-dev.30 [skip ci]
...
# [2.174.0-dev.30](https://github.com/revanced/revanced-patches/compare/v2.174.0-dev.29...v2.174.0-dev.30 ) (2023-05-16)
### Features
* **youtube/hide-filter-bar:** add `PreferenceScreen` summary ([4f7c2b4 ](4f7c2b4b5d ))
v2.174.0-dev.30
2023-05-16 03:38:46 +00:00
oSumAtrIX
4f7c2b4b5d
feat(youtube/hide-filter-bar): add PreferenceScreen summary
2023-05-16 05:36:06 +02:00