oSumAtrIX
|
3d660e1b5e
|
fix(YouTube - SponsorBlock): Allow autoplay when skipping to the end of the video
|
2023-12-02 17:56:08 +01:00 |
|
semantic-release-bot
|
dd045ad985
|
chore(release): 0.125.0 [skip ci]
# [0.125.0](https://github.com/ReVanced/revanced-integrations/compare/v0.124.1...v0.125.0) (2023-12-02)
### Features
* Modernize restart logic ([#527](https://github.com/ReVanced/revanced-integrations/issues/527)) ([0ea4e72 ](0ea4e720ed ))
|
2023-12-02 14:27:11 +00:00 |
|
oSumAtrIX
|
0a15245f41
|
chore: Merge branch dev to main (#528)
|
2023-12-02 15:24:33 +01:00 |
|
semantic-release-bot
|
a18c134aaa
|
chore(release): 0.125.0-dev.1 [skip ci]
# [0.125.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.124.1...v0.125.0-dev.1) (2023-11-29)
### Features
* Modernize restart logic ([#527](https://github.com/ReVanced/revanced-integrations/issues/527)) ([0ea4e72 ](0ea4e720ed ))
|
2023-11-29 20:51:03 +00:00 |
|
LisoUseInAIKyrios
|
0ea4e720ed
|
feat: Modernize restart logic (#527)
|
2023-11-29 22:48:23 +02:00 |
|
semantic-release-bot
|
c6a1b9fc59
|
chore(release): 0.124.1 [skip ci]
## [0.124.1](https://github.com/ReVanced/revanced-integrations/compare/v0.124.0...v0.124.1) (2023-11-27)
### Bug Fixes
* **YouTube - Hide layout components:** Prevent app from crashing on startup ([c2112e0 ](c2112e066a ))
* **YouTube - Return YouTube dislike:** Fix layout of right to left languages ([11abdf1 ](11abdf162f ))
* **YouTube - Spoof signature:** fix error toast when viewing very old YouTube videos ([#525](https://github.com/ReVanced/revanced-integrations/issues/525)) ([eede028 ](eede028c96 ))
|
2023-11-27 19:09:52 +00:00 |
|
oSumAtrIX
|
d6ed0c061c
|
chore: Merge branch dev to main (#526)
|
2023-11-27 20:07:15 +01:00 |
|
semantic-release-bot
|
3ba3d5108d
|
chore(release): 0.124.1-dev.3 [skip ci]
## [0.124.1-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v0.124.1-dev.2...v0.124.1-dev.3) (2023-11-27)
### Bug Fixes
* **YouTube - Hide layout components:** Prevent app from crashing on startup ([c2112e0 ](c2112e066a ))
|
2023-11-27 19:06:27 +00:00 |
|
oSumAtrIX
|
c2112e066a
|
fix(YouTube - Hide layout components): Prevent app from crashing on startup
The application crashes sporadically when a field is not initialized yet in a static context.
|
2023-11-27 20:02:59 +01:00 |
|
oSumAtrIX
|
6520499a27
|
refactor: Use a newline consistently
|
2023-11-27 18:40:49 +01:00 |
|
semantic-release-bot
|
b2d9dcd6c0
|
chore(release): 0.124.1-dev.2 [skip ci]
## [0.124.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.124.1-dev.1...v0.124.1-dev.2) (2023-11-26)
### Bug Fixes
* **YouTube - Return YouTube dislike:** Fix layout of right to left languages ([11abdf1 ](11abdf162f ))
|
2023-11-26 22:27:00 +00:00 |
|
LisoUseInAIKyrios
|
11abdf162f
|
fix(YouTube - Return YouTube dislike): Fix layout of right to left languages
|
2023-11-27 00:24:14 +02:00 |
|
semantic-release-bot
|
b514bdd7d0
|
chore(release): 0.124.1-dev.1 [skip ci]
## [0.124.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.124.0...v0.124.1-dev.1) (2023-11-25)
### Bug Fixes
* **YouTube - Spoof signature:** fix error toast when viewing very old YouTube videos ([#525](https://github.com/ReVanced/revanced-integrations/issues/525)) ([eede028 ](eede028c96 ))
|
2023-11-25 21:32:51 +00:00 |
|
LisoUseInAIKyrios
|
eede028c96
|
fix(YouTube - Spoof signature): fix error toast when viewing very old YouTube videos (#525)
|
2023-11-25 23:30:15 +02:00 |
|
semantic-release-bot
|
9eb0471989
|
chore(release): 0.124.0 [skip ci]
# [0.124.0](https://github.com/ReVanced/revanced-integrations/compare/v0.123.0...v0.124.0) (2023-11-23)
### Bug Fixes
* **YouTube - Custom playback speed:** Fix toast error on opening playback speed menu ([#522](https://github.com/ReVanced/revanced-integrations/issues/522)) ([0124f41 ](0124f41cd6 ))
* **YouTube - Enable tablet layout:** Respect the original device layout ([bc56aa5 ](bc56aa5f07 ))
* **YouTube - SponsorBlock:** Do not disable autoplay when skipping to the end of the video ([f936f24 ](f936f240a7 ))
### Features
* **YouTube - Hide ads:** Hide shopping links in video description ([11e7c04 ](11e7c04b70 ))
* **YouTube - Hide layout components:** Hide "For You" shelf in channel page ([2613e10 ](2613e102cc ))
|
2023-11-23 03:37:12 +00:00 |
|
oSumAtrIX
|
3dbfbf9e6f
|
chore: Merge branch dev to main (#524)
|
2023-11-23 04:34:47 +01:00 |
|
semantic-release-bot
|
373820eb99
|
chore(release): 0.124.0-dev.1 [skip ci]
# [0.124.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.123.1-dev.1...v0.124.0-dev.1) (2023-11-23)
### Bug Fixes
* **YouTube - Enable tablet layout:** Respect the original device layout ([bc56aa5 ](bc56aa5f07 ))
* **YouTube - SponsorBlock:** Do not disable autoplay when skipping to the end of the video ([f936f24 ](f936f240a7 ))
### Features
* **YouTube - Hide ads:** Hide shopping links in video description ([11e7c04 ](11e7c04b70 ))
* **YouTube - Hide layout components:** Hide "For You" shelf in channel page ([2613e10 ](2613e102cc ))
|
2023-11-23 03:25:50 +00:00 |
|
oSumAtrIX
|
f936f240a7
|
fix(YouTube - SponsorBlock): Do not disable autoplay when skipping to the end of the video
|
2023-11-23 04:23:02 +01:00 |
|
semantic-release-bot
|
b9d50fd3d8
|
chore(release): 0.124.0-dev.1 [skip ci]
# [0.124.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.123.1-dev.1...v0.124.0-dev.1) (2023-11-23)
### Bug Fixes
* **YouTube - Enable tablet layout:** Respect the original device layout ([bc56aa5 ](bc56aa5f07 ))
### Features
* **YouTube - Hide ads:** Hide shopping links in video description ([11e7c04 ](11e7c04b70 ))
* **YouTube - Hide layout components:** Hide "For You" shelf in channel page ([2613e10 ](2613e102cc ))
|
2023-11-23 03:01:56 +00:00 |
|
oSumAtrIX
|
11e7c04b70
|
feat(YouTube - Hide ads): Hide shopping links in video description
|
2023-11-23 03:55:03 +01:00 |
|
oSumAtrIX
|
2613e102cc
|
feat(YouTube - Hide layout components): Hide "For You" shelf in channel page
|
2023-11-23 03:55:02 +01:00 |
|
semantic-release-bot
|
2a582f9424
|
chore(release): 0.123.1-dev.2 [skip ci]
## [0.123.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.123.1-dev.1...v0.123.1-dev.2) (2023-11-23)
### Bug Fixes
* **YouTube - Enable tablet layout:** Respect the original device layout ([9e3e747 ](9e3e747ce6 ))
|
2023-11-23 03:55:02 +01:00 |
|
oSumAtrIX
|
bc56aa5f07
|
fix(YouTube - Enable tablet layout): Respect the original device layout
|
2023-11-23 03:54:59 +01:00 |
|
oSumAtrIX
|
1ebf8e04a6
|
chore: Add heading to issue templates
|
2023-11-23 00:56:50 +01:00 |
|
semantic-release-bot
|
c13504a0b3
|
chore(release): 0.123.1-dev.1 [skip ci]
## [0.123.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.123.0...v0.123.1-dev.1) (2023-11-22)
### Bug Fixes
* **YouTube - Custom playback speed:** Fix toast error on opening playback speed menu ([#522](https://github.com/ReVanced/revanced-integrations/issues/522)) ([0124f41 ](0124f41cd6 ))
|
2023-11-22 19:20:28 +00:00 |
|
LisoUseInAIKyrios
|
0124f41cd6
|
fix(YouTube - Custom playback speed): Fix toast error on opening playback speed menu (#522)
|
2023-11-22 21:18:01 +02:00 |
|
oSumAtrIX
|
31777e027e
|
chore: Merge branch dev to main (#523)
|
2023-11-22 09:02:44 +01:00 |
|
oSumAtrIX
|
dedd2f658a
|
chore: Suppress deprecated flag
|
2023-11-22 01:03:30 +01:00 |
|
oSumAtrIX
|
7f0c2c507c
|
build: Bump dependencies
|
2023-11-22 01:02:28 +01:00 |
|
oSumAtrIX
|
17e78824b7
|
build: Bump Gradle wrapper
|
2023-11-22 01:01:56 +01:00 |
|
oSumAtrIX
|
36fe5718cf
|
build: Use dedicated Gradle cache action
|
2023-11-22 01:01:56 +01:00 |
|
oSumAtrIX
|
355acc7023
|
build: Use Gradle build cache
|
2023-11-22 01:01:55 +01:00 |
|
oSumAtrIX
|
dcca2e5e8d
|
ci: Simplify cache paths
|
2023-11-22 00:11:15 +01:00 |
|
oSumAtrIX
|
c4d01b2334
|
chore: Reword comment for first PR merge
|
2023-11-22 00:07:48 +01:00 |
|
oSumAtrIX
|
ce2ad04f60
|
chore: Add a newline between steps
|
2023-11-22 00:04:20 +01:00 |
|
oSumAtrIX
|
1230d77f94
|
chore: Simplify issue templates
|
2023-11-21 23:57:28 +01:00 |
|
oSumAtrIX
|
2735f99c0a
|
chore: Add folder to gitignore
|
2023-11-21 23:42:04 +01:00 |
|
oSumAtrIX
|
64463dea5b
|
ci: Update cache key
|
2023-11-21 23:41:41 +01:00 |
|
oSumAtrIX
|
4932a71088
|
chore: Update packages
|
2023-11-21 23:40:57 +01:00 |
|
semantic-release-bot
|
f6e936812e
|
chore(release): 0.123.0 [skip ci]
# [0.123.0](https://github.com/ReVanced/revanced-integrations/compare/v0.122.1...v0.123.0) (2023-11-20)
### Bug Fixes
* **YouTube - Hide layout components:** Check if `bytes` parameter of `LayoutComponentsFilter#filterMixPlaylists` for null ([abfbb0d ](abfbb0d7d5 ))
* **YouTube - Spoof client:** Fix frozen video on playback start ([#520](https://github.com/ReVanced/revanced-integrations/issues/520)) ([ffcee71 ](ffcee71f79 ))
### Features
* **YouTube:** Add `Disable rolling number animations` patch ([#519](https://github.com/ReVanced/revanced-integrations/issues/519)) ([ce0bedc ](ce0bedc5d3 ))
|
2023-11-20 17:58:54 +00:00 |
|
oSumAtrIX
|
c8510dbb4d
|
chore: Merge branch dev to main (#521)
|
2023-11-20 18:56:05 +01:00 |
|
semantic-release-bot
|
d3021bcf0b
|
chore(release): 0.122.2-dev.2 [skip ci]
## [0.122.2-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.122.2-dev.1...v0.122.2-dev.2) (2023-11-20)
### Bug Fixes
* **YouTube - Spoof client:** Fix frozen video on playback start ([#520](https://github.com/ReVanced/revanced-integrations/issues/520)) ([9139954 ](91399540ba ))
|
2023-11-20 18:55:55 +01:00 |
|
LisoUseInAIKyrios
|
ffcee71f79
|
fix(YouTube - Spoof client): Fix frozen video on playback start (#520)
|
2023-11-20 18:55:55 +01:00 |
|
semantic-release-bot
|
8cbe2b5a92
|
chore(release): 0.122.2-dev.1 [skip ci]
## [0.122.2-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.122.1...v0.122.2-dev.1) (2023-11-19)
### Bug Fixes
* **YouTube - Hide layout components:** Check if `bytes` parameter of `LayoutComponentsFilter#filterMixPlaylists` for null ([3eb07c1 ](3eb07c12dd ))
|
2023-11-20 18:55:55 +01:00 |
|
oSumAtrIX
|
abfbb0d7d5
|
fix(YouTube - Hide layout components): Check if bytes parameter of LayoutComponentsFilter#filterMixPlaylists for null
|
2023-11-20 18:55:55 +01:00 |
|
LisoUseInAIKyrios
|
ce0bedc5d3
|
feat(YouTube): Add Disable rolling number animations patch (#519)
|
2023-11-20 18:55:53 +01:00 |
|
semantic-release-bot
|
5cf5d86913
|
chore(release): 0.122.1 [skip ci]
## [0.122.1](https://github.com/ReVanced/revanced-integrations/compare/v0.122.0...v0.122.1) (2023-11-19)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Improve layout padding ([#517](https://github.com/ReVanced/revanced-integrations/issues/517)) ([ba15aba ](ba15aba063 ))
* **YouTube:** Check if `protobufBuffer` can be filtered ([b078f0c ](b078f0ca37 ))
|
2023-11-19 04:02:38 +00:00 |
|
oSumAtrIX
|
7dd826ad71
|
chore: Merge branch dev to main (#518)
|
2023-11-19 04:59:59 +01:00 |
|
oSumAtrIX
|
58afcec641
|
chore(YouTube): Only debug log if protobufBuffer has no array
|
2023-11-18 22:14:08 +01:00 |
|
semantic-release-bot
|
781cdf88df
|
chore(release): 0.122.1-dev.2 [skip ci]
## [0.122.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v0.122.1-dev.1...v0.122.1-dev.2) (2023-11-18)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Improve layout padding ([#517](https://github.com/ReVanced/revanced-integrations/issues/517)) ([ba15aba ](ba15aba063 ))
|
2023-11-18 19:13:11 +00:00 |
|