Linus
|
50933dc42d
|
fix(Remove screenshot restriction): Improve reliability (#471)
|
2023-11-10 02:06:01 +01:00 |
|
semantic-release-bot
|
37b3b6a837
|
chore(release): 0.121.1-dev.2 [skip ci]
## [0.121.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.121.1-dev.1...v0.121.1-dev.2) (2023-11-07)
### Bug Fixes
* **YouTube - Disable suggested video end screen:** Do not spam click to disable the screen ([4f57d56 ](4f57d56042 ))
* **YouTube:** Prevent playing touch interaction sound when unintended ([6e414ec ](6e414ec6c2 ))
|
2023-11-07 11:46:38 +00:00 |
|
oSumAtrIX
|
6e414ec6c2
|
fix(YouTube): Prevent playing touch interaction sound when unintended
|
2023-11-07 12:43:53 +01:00 |
|
oSumAtrIX
|
4f57d56042
|
fix(YouTube - Disable suggested video end screen): Do not spam click to disable the screen
|
2023-11-07 12:43:53 +01:00 |
|
semantic-release-bot
|
e94de61eb0
|
chore(release): 0.121.1-dev.1 [skip ci]
## [0.121.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0...v0.121.1-dev.1) (2023-11-06)
### Bug Fixes
* **YouTube:** Rename `Restore old seekbar thumbnails` and `Restore old quality menu` ([#510](https://github.com/ReVanced/revanced-integrations/issues/510)) ([6b00f90 ](6b00f90fb7 ))
|
2023-11-06 12:00:54 +00:00 |
|
LisoUseInAIKyrios
|
6b00f90fb7
|
fix(YouTube): Rename Restore old seekbar thumbnails and Restore old quality menu (#510)
|
2023-11-06 13:58:17 +02:00 |
|
semantic-release-bot
|
85705141a8
|
chore(release): 0.121.0 [skip ci]
# [0.121.0](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0...v0.121.0) (2023-11-04)
### Bug Fixes
* **YouTube - Client spoof:** Set the client version correctly ([f203731 ](f2037316d3 ))
* **YouTube - Custom filter:** Fix app crash if invalid character is used in custom filter ([#506](https://github.com/ReVanced/revanced-integrations/issues/506)) ([debd0a2 ](debd0a2e11 ))
* **YouTube - Disable suggested video end screen:** Hide the view once possible ([df27822 ](df278222e8 ))
* **YouTube - Player flyout menu:** Restore functionality ([#502](https://github.com/ReVanced/revanced-integrations/issues/502)) ([c048527 ](c048527dc0 ))
* **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#508](https://github.com/ReVanced/revanced-integrations/issues/508)) ([98c91af ](98c91af130 ))
* **YouTube - ReturnYouTubeDislike:** Use API back off if client connection fails for any reason ([#509](https://github.com/ReVanced/revanced-integrations/issues/509)) ([40cfa1e ](40cfa1e9af ))
### Features
* **YouTube - Disable precise seeking gesture:** Use better patch name ([2453d30 ](2453d30970 ))
* **YouTube - Hide layout components:** Hide video quality menu footer ([04608d3 ](04608d32e8 ))
* **YouTube:** Add `Disable fullscreen ambient mode` patch ([bf50711 ](bf5071107b ))
* **YouTube:** Add `Disable suggested video end screen` patch ([6bd5aae ](6bd5aae977 ))
* **YouTube:** Add `Enable old seekbar thumbnails` patch ([75297a5 ](75297a52c1 ))
### Reverts
* Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)" ([c1c7e3b ](c1c7e3b596 )), closes [#504](https://github.com/ReVanced/revanced-integrations/issues/504)
|
2023-11-04 21:15:56 +00:00 |
|
oSumAtrIX
|
3344375fb9
|
chore: Merge branch dev to main (#505)
|
2023-11-04 22:11:22 +01:00 |
|
semantic-release-bot
|
8d534f05d5
|
chore(release): 0.121.0-dev.7 [skip ci]
# [0.121.0-dev.7](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.6...v0.121.0-dev.7) (2023-11-03)
### Bug Fixes
* **YouTube - Player flyout menu:** Restore functionality ([#502](https://github.com/ReVanced/revanced-integrations/issues/502)) ([c048527 ](c048527dc0 ))
|
2023-11-03 18:30:07 +00:00 |
|
nullptr
|
c048527dc0
|
fix(YouTube - Player flyout menu): Restore functionality (#502)
|
2023-11-03 19:27:23 +01:00 |
|
semantic-release-bot
|
1b29b7e11d
|
chore(release): 0.121.0-dev.6 [skip ci]
# [0.121.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.5...v0.121.0-dev.6) (2023-10-25)
### Bug Fixes
* **YouTube - Client spoof:** Set the client version correctly ([f203731 ](f2037316d3 ))
|
2023-10-25 22:10:56 +00:00 |
|
oSumAtrIX
|
f2037316d3
|
fix(YouTube - Client spoof): Set the client version correctly
Previously the version was hardcoded.
|
2023-10-26 00:07:02 +02:00 |
|
semantic-release-bot
|
55fe1f0592
|
chore(release): 0.121.0-dev.5 [skip ci]
# [0.121.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.4...v0.121.0-dev.5) (2023-10-25)
### Bug Fixes
* **YouTube - Disable suggested video end screen:** Hide the view once possible ([df27822 ](df278222e8 ))
### Features
* **YouTube - Disable precise seeking gesture:** Use better patch name ([2453d30 ](2453d30970 ))
* **YouTube:** Add `Enable old seekbar thumbnails` patch ([75297a5 ](75297a52c1 ))
|
2023-10-25 17:38:04 +00:00 |
|
oSumAtrIX
|
2453d30970
|
feat(YouTube - Disable precise seeking gesture): Use better patch name
The new name now is taken from what YouTube names this feature.
|
2023-10-25 19:34:25 +02:00 |
|
oSumAtrIX
|
75297a52c1
|
feat(YouTube): Add Enable old seekbar thumbnails patch
|
2023-10-25 19:34:25 +02:00 |
|
oSumAtrIX
|
df278222e8
|
fix(YouTube - Disable suggested video end screen): Hide the view once possible
Previously the patch tried to hide the screen when it was not visible to begin with.
|
2023-10-25 19:34:24 +02:00 |
|
semantic-release-bot
|
21bccf6a99
|
chore(release): 0.121.0-dev.4 [skip ci]
# [0.121.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.3...v0.121.0-dev.4) (2023-10-25)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Use API back off if client connection fails for any reason ([#509](https://github.com/ReVanced/revanced-integrations/issues/509)) ([40cfa1e ](40cfa1e9af ))
|
2023-10-25 09:58:13 +00:00 |
|
LisoUseInAIKyrios
|
40cfa1e9af
|
fix(YouTube - ReturnYouTubeDislike): Use API back off if client connection fails for any reason (#509)
|
2023-10-25 12:53:44 +03:00 |
|
semantic-release-bot
|
0fbf7a3434
|
chore(release): 0.121.0-dev.3 [skip ci]
# [0.121.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.2...v0.121.0-dev.3) (2023-10-24)
### Features
* **YouTube:** Add `Disable fullscreen ambient mode` patch ([bf50711 ](bf5071107b ))
* **YouTube:** Add `Disable suggested video end screen` patch ([6bd5aae ](6bd5aae977 ))
|
2023-10-24 23:51:06 +00:00 |
|
oSumAtrIX
|
6bd5aae977
|
feat(YouTube): Add Disable suggested video end screen patch
|
2023-10-25 01:47:03 +02:00 |
|
oSumAtrIX
|
bf5071107b
|
feat(YouTube): Add Disable fullscreen ambient mode patch
|
2023-10-25 01:46:44 +02:00 |
|
semantic-release-bot
|
8cbb50b8ed
|
chore(release): 0.121.0-dev.2 [skip ci]
# [0.121.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.121.0-dev.1...v0.121.0-dev.2) (2023-10-24)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Fix RYD prefetching home feed Shorts ([#508](https://github.com/ReVanced/revanced-integrations/issues/508)) ([98c91af ](98c91af130 ))
|
2023-10-24 20:39:24 +00:00 |
|
LisoUseInAIKyrios
|
98c91af130
|
fix(YouTube - ReturnYouTubeDislike): Fix RYD prefetching home feed Shorts (#508)
|
2023-10-24 23:34:13 +03:00 |
|
semantic-release-bot
|
959ae4f3be
|
chore(release): 0.121.0-dev.1 [skip ci]
# [0.121.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.120.1-dev.3...v0.121.0-dev.1) (2023-10-23)
### Features
* **YouTube - Hide layout components:** Hide video quality menu footer ([04608d3 ](04608d32e8 ))
|
2023-10-23 19:51:04 +00:00 |
|
oSumAtrIX
|
04608d32e8
|
feat(YouTube - Hide layout components): Hide video quality menu footer
|
2023-10-23 21:46:38 +02:00 |
|
semantic-release-bot
|
3e08847dce
|
chore(release): 0.120.1-dev.3 [skip ci]
## [0.120.1-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.120.1-dev.2...v0.120.1-dev.3) (2023-10-21)
### Bug Fixes
* **YouTube - Custom filter:** Fix app crash if invalid character is used in custom filter ([#506](https://github.com/ReVanced/revanced-integrations/issues/506)) ([debd0a2 ](debd0a2e11 ))
|
2023-10-21 12:21:57 +00:00 |
|
LisoUseInAIKyrios
|
debd0a2e11
|
fix(YouTube - Custom filter): Fix app crash if invalid character is used in custom filter (#506)
|
2023-10-21 15:18:00 +03:00 |
|
semantic-release-bot
|
e68646d4f7
|
chore(release): 0.120.1-dev.2 [skip ci]
## [0.120.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.120.1-dev.1...v0.120.1-dev.2) (2023-10-20)
### Reverts
* Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)" ([c1c7e3b ](c1c7e3b596 )), closes [#504](https://github.com/ReVanced/revanced-integrations/issues/504)
* Revert "chore(release): 0.120.1-dev.1 [skip ci]" ([e68f558 ](e68f558e9c ))
|
2023-10-20 10:40:29 +00:00 |
|
LisoUseInAIKyrios
|
c1c7e3b596
|
Revert "fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)"
This reverts commit 6d5a5c8281 .
|
2023-10-20 13:35:14 +03:00 |
|
LisoUseInAIKyrios
|
e68f558e9c
|
Revert "chore(release): 0.120.1-dev.1 [skip ci]"
This reverts commit f19f122fee .
|
2023-10-20 13:35:14 +03:00 |
|
semantic-release-bot
|
f19f122fee
|
chore(release): 0.120.1-dev.1 [skip ci]
## [0.120.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0...v0.120.1-dev.1) (2023-10-20)
### Bug Fixes
* **YouTube - Minimized playback:** Fix pip incorrectly showing for Short playback ([#504](https://github.com/ReVanced/revanced-integrations/issues/504)) ([6d5a5c8 ](6d5a5c8281 ))
|
2023-10-20 10:22:43 +00:00 |
|
LisoUseInAIKyrios
|
6d5a5c8281
|
fix(YouTube - Minimized playback): Fix pip incorrectly showing for Short playback (#504)
|
2023-10-20 13:18:02 +03:00 |
|
semantic-release-bot
|
650a5e06ee
|
chore(release): 0.120.0 [skip ci]
# [0.120.0](https://github.com/ReVanced/revanced-integrations/compare/v0.119.2...v0.120.0) (2023-10-20)
### Bug Fixes
* **YouTube - Hide Layout components:** Exempt expandable chips from exceptions ([#498](https://github.com/ReVanced/revanced-integrations/issues/498)) ([6f79746 ](6f79746d78 ))
* **YouTube - Hide layout components:** Hide new channel watermark component ([9670bd3 ](9670bd305b ))
* **YouTube - Minimized playback:** Fix pip incorrectly showing if app is minimized immediately after opening a Short ([7d02774 ](7d02774ea1 ))
* **YouTube - Old video quality menu:** Fix toast error on tablet devices ([#500](https://github.com/ReVanced/revanced-integrations/issues/500)) ([d3eba27 ](d3eba27c90 ))
### Features
* **YouTube - Theme:** Disable gradient loading screen ([fd09e46 ](fd09e46d01 ))
* **YouTube:** Add `Announcements` patch ([#503](https://github.com/ReVanced/revanced-integrations/issues/503)) ([59687f1 ](59687f1a39 ))
* **YouTube:** Add `Spoof device dimensions` patch ([16f1163 ](16f1163a34 ))
### Performance Improvements
* **YouTube:** Reduce memory requirement for prefix tree searching ([#501](https://github.com/ReVanced/revanced-integrations/issues/501)) ([f5add51 ](f5add51fa7 ))
|
2023-10-20 01:26:34 +00:00 |
|
oSumAtrIX
|
bb9b35554f
|
chore: Merge branch dev to main (#499)
|
2023-10-20 03:22:33 +02:00 |
|
semantic-release-bot
|
2bcd3b4ae5
|
chore(release): 0.120.0-dev.6 [skip ci]
# [0.120.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.5...v0.120.0-dev.6) (2023-10-20)
### Features
* **YouTube:** Add `Announcements` patch ([#503](https://github.com/ReVanced/revanced-integrations/issues/503)) ([59687f1 ](59687f1a39 ))
|
2023-10-20 01:17:20 +00:00 |
|
oSumAtrIX
|
59687f1a39
|
feat(YouTube): Add Announcements patch (#503)
|
2023-10-20 03:13:37 +02:00 |
|
semantic-release-bot
|
cd6ba256a5
|
chore(release): 0.120.0-dev.5 [skip ci]
# [0.120.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.4...v0.120.0-dev.5) (2023-10-19)
### Features
* **YouTube:** Add `Spoof device dimensions` patch ([16f1163 ](16f1163a34 ))
|
2023-10-19 01:11:38 +00:00 |
|
oSumAtrIX
|
16f1163a34
|
feat(YouTube): Add Spoof device dimensions patch
|
2023-10-19 03:06:57 +02:00 |
|
semantic-release-bot
|
c47fcde242
|
chore(release): 0.120.0-dev.4 [skip ci]
# [0.120.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.3...v0.120.0-dev.4) (2023-10-17)
### Performance Improvements
* **YouTube:** Reduce memory requirement for prefix tree searching ([#501](https://github.com/ReVanced/revanced-integrations/issues/501)) ([f5add51 ](f5add51fa7 ))
|
2023-10-17 10:12:54 +00:00 |
|
LisoUseInAIKyrios
|
f5add51fa7
|
perf(YouTube): Reduce memory requirement for prefix tree searching (#501)
|
2023-10-17 13:08:35 +03:00 |
|
semantic-release-bot
|
bd307e475f
|
chore(release): 0.120.0-dev.3 [skip ci]
# [0.120.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.2...v0.120.0-dev.3) (2023-10-15)
### Bug Fixes
* **YouTube - Old video quality menu:** Fix toast error on tablet devices ([#500](https://github.com/ReVanced/revanced-integrations/issues/500)) ([d3eba27 ](d3eba27c90 ))
|
2023-10-15 16:02:09 +00:00 |
|
LisoUseInAIKyrios
|
d3eba27c90
|
fix(YouTube - Old video quality menu): Fix toast error on tablet devices (#500)
|
2023-10-15 18:58:21 +03:00 |
|
semantic-release-bot
|
12e663c548
|
chore(release): 0.120.0-dev.2 [skip ci]
# [0.120.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.120.0-dev.1...v0.120.0-dev.2) (2023-10-14)
### Bug Fixes
* **YouTube - Minimized playback:** Fix pip incorrectly showing if app is minimized immediately after opening a Short ([7d02774 ](7d02774ea1 ))
|
2023-10-14 08:20:25 +00:00 |
|
LisoUseInAIKyrios
|
7d02774ea1
|
fix(YouTube - Minimized playback): Fix pip incorrectly showing if app is minimized immediately after opening a Short
|
2023-10-14 11:16:41 +03:00 |
|
semantic-release-bot
|
cc3c9e78b2
|
chore(release): 0.120.0-dev.1 [skip ci]
# [0.120.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.119.3-dev.2...v0.120.0-dev.1) (2023-10-13)
### Features
* **YouTube - Theme:** Disable gradient loading screen ([fd09e46 ](fd09e46d01 ))
|
2023-10-13 23:04:08 +00:00 |
|
oSumAtrIX
|
fd09e46d01
|
feat(YouTube - Theme): Disable gradient loading screen
|
2023-10-14 01:00:25 +02:00 |
|
semantic-release-bot
|
d97b390866
|
chore(release): 0.119.3-dev.2 [skip ci]
## [0.119.3-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.119.3-dev.1...v0.119.3-dev.2) (2023-10-13)
### Bug Fixes
* **YouTube - Hide Layout components:** Exempt expandable chips from exceptions ([#498](https://github.com/ReVanced/revanced-integrations/issues/498)) ([6f79746 ](6f79746d78 ))
|
2023-10-13 15:23:09 +00:00 |
|
nullptr
|
6f79746d78
|
fix(YouTube - Hide Layout components): Exempt expandable chips from exceptions (#498)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-10-13 17:18:42 +02:00 |
|
semantic-release-bot
|
4f50ac6c49
|
chore(release): 0.119.3-dev.1 [skip ci]
## [0.119.3-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.119.2...v0.119.3-dev.1) (2023-10-13)
### Bug Fixes
* **YouTube - Hide layout components:** Hide new channel watermark component ([9670bd3 ](9670bd305b ))
|
2023-10-13 15:17:50 +00:00 |
|
oSumAtrIX
|
9670bd305b
|
fix(YouTube - Hide layout components): Hide new channel watermark component
|
2023-10-13 17:14:04 +02:00 |
|