semantic-release-bot
d6032216e4
chore(release): 1.5.0-dev.2 [skip ci]
...
# [1.5.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.5.0-dev.1...v1.5.0-dev.2 ) (2024-03-08)
### Bug Fixes
* **YouTube - Downloads:** Use new task context ([#583 ](https://github.com/ReVanced/revanced-integrations/issues/583 )) ([468dfac ](468dfac054 ))
2024-03-08 05:13:03 +00:00
LisoUseInAIKyrios
468dfac054
fix(YouTube - Downloads): Use new task context ( #583 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2024-03-08 09:10:06 +04:00
semantic-release-bot
75a494e09b
chore(release): 1.5.0-dev.1 [skip ci]
...
# [1.5.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.4.1-dev.4...v1.5.0-dev.1 ) (2024-03-04)
### Features
* **YouTube - External downloader:** Add ability to use in-app download button ([771a0de ](771a0de3bc ))
2024-03-04 19:40:00 +00:00
oSumAtrIX
771a0de3bc
feat(YouTube - External downloader): Add ability to use in-app download button
2024-03-04 20:36:24 +01:00
semantic-release-bot
6aacd1a225
chore(release): 1.4.1-dev.4 [skip ci]
...
## [1.4.1-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v1.4.1-dev.3...v1.4.1-dev.4 ) (2024-03-04)
### Bug Fixes
* **YouTube - Hide seekbar:** Use original seekbar color if Theme patch is not included ([#580 ](https://github.com/ReVanced/revanced-integrations/issues/580 )) ([8d48a90 ](8d48a90a8b ))
2024-03-04 11:47:49 +00:00
LisoUseInAIKyrios
8d48a90a8b
fix(YouTube - Hide seekbar): Use original seekbar color if Theme patch is not included ( #580 )
2024-03-04 15:44:56 +04:00
semantic-release-bot
6188fa75c6
chore(release): 1.4.1-dev.3 [skip ci]
...
## [1.4.1-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.4.1-dev.2...v1.4.1-dev.3 ) (2024-03-04)
### Bug Fixes
* Revert AGP dependency update ([ab07a56 ](ab07a563b9 ))
2024-03-04 09:42:57 +00:00
LisoUseInAIKyrios
ab07a563b9
fix: Revert AGP dependency update
2024-03-04 13:33:09 +04:00
semantic-release-bot
c7ae3355a1
chore(release): 1.4.1-dev.2 [skip ci]
...
## [1.4.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.4.1-dev.1...v1.4.1-dev.2 ) (2024-03-04)
### Bug Fixes
* **YouTube - Client spoof:** Allow playback for links with timestamp ([#582 ](https://github.com/ReVanced/revanced-integrations/issues/582 )) ([eee3f35 ](eee3f352c5 ))
2024-03-04 06:55:30 +00:00
Hoàng Gia Bảo
eee3f352c5
fix(YouTube - Client spoof): Allow playback for links with timestamp ( #582 )
2024-03-04 07:52:18 +01:00
oSumAtrIX
36aa6c9aa8
chore: Lint code
2024-03-03 00:26:34 +01:00
semantic-release-bot
e5aa30ebe5
chore(release): 1.4.1-dev.1 [skip ci]
...
## [1.4.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0...v1.4.1-dev.1 ) (2024-03-02)
### Bug Fixes
* **YouTube - Announcements:** Only compare ID to not show same announcement after a fix-up ([#579 ](https://github.com/ReVanced/revanced-integrations/issues/579 )) ([5d14f53 ](5d14f53acd ))
2024-03-02 23:07:44 +00:00
oSumAtrIX
5d14f53acd
fix(YouTube - Announcements): Only compare ID to not show same announcement after a fix-up ( #579 )
...
Previously, the announcement content was hashed and compared with the locally saved hash. Sometimes announcements are fixed up, altering the hash, so instead, compare the ID.
2024-03-03 00:04:38 +01:00
oSumAtrIX
67673d089f
build: Bump dependencies
2024-03-02 20:51:10 +01:00
semantic-release-bot
07482094a3
chore(release): 1.4.0 [skip ci]
...
# [1.4.0](https://github.com/ReVanced/revanced-integrations/compare/v1.3.2...v1.4.0 ) (2024-03-02)
### Bug Fixes
* **Twitter - Hide ads:** Hide ads in search ([b40687c ](b40687c5c7 ))
* **YouTube - Disable suggested end screen:** Reliably hide end screen ([b4ab5f6 ](b4ab5f65d5 ))
* **YouTube - Hide ads:** Do not show error toast and hide full screen ads ([#569 ](https://github.com/ReVanced/revanced-integrations/issues/569 )) ([0b0d46f ](0b0d46f518 ))
* **YouTube - Hide Shorts:** Hide Shorts in feed when using tablet layout ([#572 ](https://github.com/ReVanced/revanced-integrations/issues/572 )) ([7f5e7df ](7f5e7dfd68 ))
* **YouTube - Spoof app version:** Remove broken versions ([#573 ](https://github.com/ReVanced/revanced-integrations/issues/573 )) ([fb4aab7 ](fb4aab792a ))
### Features
* **Sync for Reddit:** Add `Fix /s/ links` patch ([a8c82ad ](a8c82ad27b ))
* **X:** Add `Open links as query` patch ([#570 ](https://github.com/ReVanced/revanced-integrations/issues/570 )) ([95ca632 ](95ca632d40 ))
* **YouTube - Change start page:** Add more start pages ([27421fb ](27421fb578 ))
* **YouTube - Spoof app version:** Add target versions ([#574 ](https://github.com/ReVanced/revanced-integrations/issues/574 )) ([da57fb9 ](da57fb9523 ))
* **YouTube:** Reorganize settings menu ([#571 ](https://github.com/ReVanced/revanced-integrations/issues/571 )) ([eea4a48 ](eea4a48cd5 ))
2024-03-02 19:00:17 +00:00
oSumAtrIX
7fcb244cfb
chore: Merge branch dev to main ( #567 )
2024-03-02 19:57:05 +01:00
semantic-release-bot
4ec76435d5
chore(release): 1.4.0-dev.9 [skip ci]
...
# [1.4.0-dev.9](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.8...v1.4.0-dev.9 ) (2024-03-02)
### Features
* **YouTube:** Reorganize settings menu ([#571 ](https://github.com/ReVanced/revanced-integrations/issues/571 )) ([eea4a48 ](eea4a48cd5 ))
2024-03-02 07:30:41 +00:00
LisoUseInAIKyrios
eea4a48cd5
feat(YouTube): Reorganize settings menu ( #571 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2024-03-02 08:27:16 +01:00
semantic-release-bot
db7e24994b
chore(release): 1.4.0-dev.8 [skip ci]
...
# [1.4.0-dev.8](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.7...v1.4.0-dev.8 ) (2024-03-02)
### Features
* **YouTube - Spoof app version:** Add target versions ([#574 ](https://github.com/ReVanced/revanced-integrations/issues/574 )) ([da57fb9 ](da57fb9523 ))
2024-03-02 07:13:02 +00:00
kitadai31
da57fb9523
feat(YouTube - Spoof app version): Add target versions ( #574 )
2024-03-02 08:09:49 +01:00
semantic-release-bot
486911ff2e
chore(release): 1.4.0-dev.7 [skip ci]
...
# [1.4.0-dev.7](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.6...v1.4.0-dev.7 ) (2024-02-29)
### Bug Fixes
* **YouTube - Spoof app version:** Remove broken versions ([#573 ](https://github.com/ReVanced/revanced-integrations/issues/573 )) ([fb4aab7 ](fb4aab792a ))
2024-02-29 02:38:26 +00:00
LisoUseInAIKyrios
fb4aab792a
fix(YouTube - Spoof app version): Remove broken versions ( #573 )
2024-02-29 06:35:16 +04:00
semantic-release-bot
c5383d6ea2
chore(release): 1.4.0-dev.6 [skip ci]
...
# [1.4.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.5...v1.4.0-dev.6 ) (2024-02-28)
### Bug Fixes
* **YouTube - Hide Shorts:** Hide Shorts in feed when using tablet layout ([#572 ](https://github.com/ReVanced/revanced-integrations/issues/572 )) ([7f5e7df ](7f5e7dfd68 ))
2024-02-28 11:14:50 +00:00
LisoUseInAIKyrios
7f5e7dfd68
fix(YouTube - Hide Shorts): Hide Shorts in feed when using tablet layout ( #572 )
2024-02-28 15:11:47 +04:00
semantic-release-bot
b1437d43f5
chore(release): 1.4.0-dev.5 [skip ci]
...
# [1.4.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.4...v1.4.0-dev.5 ) (2024-02-25)
### Bug Fixes
* **Twitter - Hide ads:** Hide ads in search ([b40687c ](b40687c5c7 ))
* **YouTube - Disable suggested end screen:** Reliably hide end screen ([b4ab5f6 ](b4ab5f65d5 ))
2024-02-25 18:30:43 +00:00
oSumAtrIX
b4ab5f65d5
fix(YouTube - Disable suggested end screen): Reliably hide end screen
2024-02-25 19:27:02 +01:00
oSumAtrIX
b40687c5c7
fix(Twitter - Hide ads): Hide ads in search
2024-02-25 07:11:20 +01:00
oSumAtrIX
381fbc6b7b
chore: Rename issue templates
2024-02-25 03:37:51 +01:00
oSumAtrIX
80973c77c0
ci: Fix indentation in workflow
2024-02-24 01:14:43 +01:00
oSumAtrIX
216b0060e1
ci: Fix PR builds by adding missing GitHub token
2024-02-23 02:23:49 +01:00
oSumAtrIX
0dc61d9da4
build: Sign release artifacts
2024-02-22 06:13:17 +01:00
oSumAtrIX
4d0db8c4fb
ci: Split release into a separate PR build workflow
...
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
2024-02-22 04:23:53 +01:00
semantic-release-bot
9b23f77abe
chore(release): 1.4.0-dev.4 [skip ci]
...
# [1.4.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.3...v1.4.0-dev.4 ) (2024-02-21)
### Features
* **X:** Add `Open links as query` patch ([#570 ](https://github.com/ReVanced/revanced-integrations/issues/570 )) ([95ca632 ](95ca632d40 ))
2024-02-21 03:25:53 +00:00
dic1911
95ca632d40
feat(X): Add Open links as query patch ( #570 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2024-02-21 04:22:32 +01:00
oSumAtrIX
608c520a00
chore: Update comment
2024-02-20 04:35:38 +01:00
oSumAtrIX
2cee15ad88
chore: Refactor build files
...
This commit improves the build files by using Gradle version catalogs and modernizes the Android build files. Additionally dependencies have been updated and some source files refactored.
2024-02-20 04:19:11 +01:00
oSumAtrIX
6ee90ef788
build: Bump Gradle
2024-02-14 02:41:03 +01:00
semantic-release-bot
2f5973d4a0
chore(release): 1.4.0-dev.3 [skip ci]
...
# [1.4.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.2...v1.4.0-dev.3 ) (2024-02-13)
### Bug Fixes
* **YouTube - Hide ads:** Do not show error toast and hide full screen ads ([#569 ](https://github.com/ReVanced/revanced-integrations/issues/569 )) ([0b0d46f ](0b0d46f518 ))
2024-02-13 16:12:08 +00:00
LisoUseInAIKyrios
0b0d46f518
fix(YouTube - Hide ads): Do not show error toast and hide full screen ads ( #569 )
2024-02-13 20:08:57 +04:00
semantic-release-bot
b866036715
chore(release): 1.4.0-dev.2 [skip ci]
...
# [1.4.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.4.0-dev.1...v1.4.0-dev.2 ) (2024-02-09)
### Features
* **Sync for Reddit:** Add `Fix /s/ links` patch ([a8c82ad ](a8c82ad27b ))
2024-02-09 02:45:31 +00:00
oSumAtrIX
a8c82ad27b
feat(Sync for Reddit): Add Fix /s/ links patch
2024-02-09 03:36:04 +01:00
semantic-release-bot
85504f6f65
chore(release): 1.4.0-dev.1 [skip ci]
...
# [1.4.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.3.2...v1.4.0-dev.1 ) (2024-02-09)
### Features
* **YouTube - Change start page:** Add more start pages ([27421fb ](27421fb578 ))
2024-02-09 00:18:03 +00:00
oSumAtrIX
27421fb578
feat(YouTube - Change start page): Add more start pages
2024-02-08 21:10:27 +01:00
semantic-release-bot
f43b71be45
chore(release): 1.3.2 [skip ci]
...
## [1.3.2](https://github.com/ReVanced/revanced-integrations/compare/v1.3.1...v1.3.2 ) (2024-02-08)
### Bug Fixes
* **YouTube - Litho Filter:** Ignore null buffers ([#565 ](https://github.com/ReVanced/revanced-integrations/issues/565 )) ([f72faa7 ](f72faa761c ))
2024-02-08 19:18:27 +00:00
oSumAtrIX
bd37368c13
chore: Merge branch dev to main ( #566 )
2024-02-08 20:15:35 +01:00
semantic-release-bot
cdd8db766e
chore(release): 1.3.2-dev.1 [skip ci]
...
## [1.3.2-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.3.1...v1.3.2-dev.1 ) (2024-02-07)
### Bug Fixes
* **YouTube - Litho Filter:** Ignore null buffers ([#565 ](https://github.com/ReVanced/revanced-integrations/issues/565 )) ([f72faa7 ](f72faa761c ))
2024-02-07 15:28:43 +00:00
LisoUseInAIKyrios
f72faa761c
fix(YouTube - Litho Filter): Ignore null buffers ( #565 )
2024-02-07 19:25:46 +04:00
semantic-release-bot
48b968f3be
chore(release): 1.3.1 [skip ci]
...
## [1.3.1](https://github.com/ReVanced/revanced-integrations/compare/v1.3.0...v1.3.1 ) (2024-02-07)
### Bug Fixes
* **YouTube - Litho Filter:** Do not show toast if protobuffer is empty or null ([#563 ](https://github.com/ReVanced/revanced-integrations/issues/563 )) ([ea5748c ](ea5748ca8e ))
2024-02-07 11:50:45 +00:00
oSumAtrIX
9996b2dc02
chore: Merge branch dev to main ( #564 )
2024-02-07 12:47:47 +01:00
semantic-release-bot
1a4c61d301
chore(release): 1.3.1-dev.1 [skip ci]
...
## [1.3.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.3.0...v1.3.1-dev.1 ) (2024-02-07)
### Bug Fixes
* **YouTube - Litho Filter:** Do not show toast if protobuffer is empty or null ([#563 ](https://github.com/ReVanced/revanced-integrations/issues/563 )) ([ea5748c ](ea5748ca8e ))
2024-02-07 11:26:35 +00:00
LisoUseInAIKyrios
ea5748ca8e
fix(YouTube - Litho Filter): Do not show toast if protobuffer is empty or null ( #563 )
2024-02-07 15:23:40 +04:00
semantic-release-bot
04c10d8a00
chore(release): 1.3.0 [skip ci]
...
# [1.3.0](https://github.com/ReVanced/revanced-integrations/compare/v1.2.1...v1.3.0 ) (2024-02-05)
### Bug Fixes
* **TikTok:** Add missing settings strings ([#561 ](https://github.com/ReVanced/revanced-integrations/issues/561 )) ([04621f8 ](04621f8a36 ))
* **YouTube - ReturnYouTubeDislike:** Do not show more than 1 connection toasts if the API is broken ([#560 ](https://github.com/ReVanced/revanced-integrations/issues/560 )) ([2c73209 ](2c7320937a ))
* **YouTube:** Correctly show channel page on tablet devices ([#558 ](https://github.com/ReVanced/revanced-integrations/issues/558 )) ([d0edafb ](d0edafb1af ))
### Features
* **YouTube - Custom filter:** Custom filtering of the protocol buffer ([#562 ](https://github.com/ReVanced/revanced-integrations/issues/562 )) ([0eb7f3f ](0eb7f3f3af ))
2024-02-05 19:27:33 +00:00
oSumAtrIX
26345522a7
chore: Merge branch dev to main ( #559 )
2024-02-05 20:24:42 +01:00
semantic-release-bot
ba3e602569
chore(release): 1.3.0-dev.1 [skip ci]
...
# [1.3.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.2.2-dev.3...v1.3.0-dev.1 ) (2024-02-02)
### Features
* **YouTube - Custom filter:** Custom filtering of the protocol buffer ([#562 ](https://github.com/ReVanced/revanced-integrations/issues/562 )) ([0eb7f3f ](0eb7f3f3af ))
2024-02-02 08:18:03 +00:00
LisoUseInAIKyrios
0eb7f3f3af
feat(YouTube - Custom filter): Custom filtering of the protocol buffer ( #562 )
2024-02-02 12:15:24 +04:00
semantic-release-bot
fd3ae89918
chore(release): 1.2.2-dev.3 [skip ci]
...
## [1.2.2-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.2.2-dev.2...v1.2.2-dev.3 ) (2024-01-31)
### Bug Fixes
* **TikTok:** Add missing settings strings ([#561 ](https://github.com/ReVanced/revanced-integrations/issues/561 )) ([04621f8 ](04621f8a36 ))
2024-01-31 08:18:21 +00:00
LisoUseInAIKyrios
04621f8a36
fix(TikTok): Add missing settings strings ( #561 )
2024-01-31 12:15:26 +04:00
semantic-release-bot
38dd645e11
chore(release): 1.2.2-dev.2 [skip ci]
...
## [1.2.2-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.2.2-dev.1...v1.2.2-dev.2 ) (2024-01-29)
### Bug Fixes
* **YouTube - ReturnYouTubeDislike:** Do not show more than 1 connection toasts if the API is broken ([#560 ](https://github.com/ReVanced/revanced-integrations/issues/560 )) ([2c73209 ](2c7320937a ))
2024-01-29 15:36:39 +00:00
LisoUseInAIKyrios
2c7320937a
fix(YouTube - ReturnYouTubeDislike): Do not show more than 1 connection toasts if the API is broken ( #560 )
2024-01-29 19:33:51 +04:00
semantic-release-bot
f1e0365487
chore(release): 1.2.2-dev.1 [skip ci]
...
## [1.2.2-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.2.1...v1.2.2-dev.1 ) (2024-01-28)
### Bug Fixes
* **YouTube:** Correctly show channel page on tablet devices ([#558 ](https://github.com/ReVanced/revanced-integrations/issues/558 )) ([d0edafb ](d0edafb1af ))
2024-01-28 11:59:30 +00:00
LisoUseInAIKyrios
d0edafb1af
fix(YouTube): Correctly show channel page on tablet devices ( #558 )
2024-01-28 12:56:38 +01:00
semantic-release-bot
192faf04ad
chore(release): 1.2.1 [skip ci]
...
## [1.2.1](https://github.com/ReVanced/revanced-integrations/compare/v1.2.0...v1.2.1 ) (2024-01-28)
### Bug Fixes
* **Twitch:** Correct patch resources to fix build ([fe03467 ](fe03467839 ))
2024-01-28 10:53:19 +00:00
oSumAtrIX
c17eae2342
chore: Merge branch dev to main ( #557 )
2024-01-28 11:50:34 +01:00
semantic-release-bot
090abcd274
chore(release): 1.2.1-dev.1 [skip ci]
...
## [1.2.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.2.0...v1.2.1-dev.1 ) (2024-01-27)
### Bug Fixes
* **Twitch:** Correct patch resources to fix build ([fe03467 ](fe03467839 ))
2024-01-27 14:51:39 +00:00
oSumAtrIX
fe03467839
fix(Twitch): Correct patch resources to fix build
2024-01-27 15:48:59 +01:00
semantic-release-bot
9f70d10f4a
chore(release): 1.2.0 [skip ci]
...
# [1.2.0](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0...v1.2.0 ) (2024-01-27)
### Bug Fixes
* **YouTube - DeArrow:** Correctly handle http status 304 ([3e380df ](3e380dfce2 ))
* **YouTube - Hide ads:** Do not leave screen at launch non interactable when hiding fullscreen ads ([fbdb490 ](fbdb4908ea ))
* **YouTube - Hide ads:** Fix dimmed screen at launch by not filtering fullscreen ads ([1a1f44d ](1a1f44d235 ))
* **YouTube - Settings:** Correctly initialize default values ([752544b ](752544b962 ))
* **YouTube - SponsorBlock:** Update categories after import JSON import ([211f954 ](211f9542e8 ))
### Features
* Move strings to resources for localization ([#420 ](https://github.com/ReVanced/revanced-integrations/issues/420 )) ([7ae10be ](7ae10be507 ))
* **Tiktok - Playback speed:** Remember playback speed ([#543 ](https://github.com/ReVanced/revanced-integrations/issues/543 )) ([21ced14 ](21ced14791 ))
* **YouTube - Spoof app version:** Add `18.09.39` to restore library tab ([#552 ](https://github.com/ReVanced/revanced-integrations/issues/552 )) ([3bd48dc ](3bd48dca09 ))
* **YouTube:** Support versions `18.48.39`, `18.49.37`, `19.01.34` ([#547 ](https://github.com/ReVanced/revanced-integrations/issues/547 )) ([eaaa6fb ](eaaa6fbd20 ))
2024-01-27 02:12:56 +00:00
oSumAtrIX
3100a7899c
chore: Merge branch dev to main ( #548 )
2024-01-27 03:09:26 +01:00
semantic-release-bot
27315bf23f
chore(release): 1.2.0-dev.3 [skip ci]
...
# [1.2.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.2.0-dev.2...v1.2.0-dev.3 ) (2024-01-27)
### Features
* Move strings to resources for localization ([#420 ](https://github.com/ReVanced/revanced-integrations/issues/420 )) ([7ae10be ](7ae10be507 ))
* **YouTube - Spoof app version:** Add `18.09.39` to restore library tab ([#552 ](https://github.com/ReVanced/revanced-integrations/issues/552 )) ([3bd48dc ](3bd48dca09 ))
2024-01-27 01:55:45 +00:00
LisoUseInAIKyrios
3bd48dca09
feat(YouTube - Spoof app version): Add 18.09.39 to restore library tab ( #552 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2024-01-27 02:53:12 +01:00
LisoUseInAIKyrios
7ae10be507
feat: Move strings to resources for localization ( #420 )
...
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net >
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2024-01-27 02:53:11 +01:00
oSumAtrIX
e455262725
ci: Use latest Node.js LTS version to fix builds
2024-01-26 22:52:36 +01:00
oSumAtrIX
c7d5cc384f
ci: Add dependabot
2024-01-26 01:45:43 +01:00
oSumAtrIX
75e42c2d15
build: Bump dependencies
2024-01-26 01:42:02 +01:00
semantic-release-bot
13066f4c4a
chore(release): 1.2.0-dev.2 [skip ci]
...
# [1.2.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.2.0-dev.1...v1.2.0-dev.2 ) (2024-01-16)
### Features
* **YouTube:** Support versions `18.48.39`, `18.49.37`, `19.01.34` ([#547 ](https://github.com/ReVanced/revanced-integrations/issues/547 )) ([eaaa6fb ](eaaa6fbd20 ))
2024-01-16 21:00:52 +00:00
oSumAtrIX
eaaa6fbd20
feat(YouTube): Support versions 18.48.39, 18.49.37, 19.01.34 ( #547 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
2024-01-17 00:58:07 +04:00
semantic-release-bot
abdaa30719
chore(release): 1.2.0-dev.1 [skip ci]
...
# [1.2.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.1.1-dev.5...v1.2.0-dev.1 ) (2024-01-10)
### Features
* **Tiktok - Playback speed:** Remember playback speed ([#543 ](https://github.com/ReVanced/revanced-integrations/issues/543 )) ([21ced14 ](21ced14791 ))
2024-01-10 08:20:31 +00:00
d4rkk3y
21ced14791
feat(Tiktok - Playback speed): Remember playback speed ( #543 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2024-01-10 09:17:58 +01:00
LisoUseInAIKyrios
490af75452
refactor(YouTube - Return YouTube Dislike): Make patch more robust by removing opcode patterns from fingerprints ( #550 )
2024-01-09 23:07:45 +04:00
semantic-release-bot
288fe6897b
chore(release): 1.1.1-dev.5 [skip ci]
...
## [1.1.1-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v1.1.1-dev.4...v1.1.1-dev.5 ) (2024-01-08)
### Bug Fixes
* **YouTube - DeArrow:** Correctly handle http status 304 ([3e380df ](3e380dfce2 ))
2024-01-08 08:37:33 +00:00
LisoUseInAIKyrios
3e380dfce2
fix(YouTube - DeArrow): Correctly handle http status 304
2024-01-08 12:34:22 +04:00
LisoUseInAIKyrios
2af3911395
chore: use correct exception
2024-01-06 21:35:18 +04:00
semantic-release-bot
cf74fbd6fd
chore(release): 1.1.1-dev.4 [skip ci]
...
## [1.1.1-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v1.1.1-dev.3...v1.1.1-dev.4 ) (2024-01-06)
### Bug Fixes
* **YouTube - Settings:** Correctly initialize default values ([752544b ](752544b962 ))
2024-01-06 17:31:11 +00:00
LisoUseInAIKyrios
752544b962
fix(YouTube - Settings): Correctly initialize default values
2024-01-06 21:28:41 +04:00
semantic-release-bot
9920116f63
chore(release): 1.1.1-dev.3 [skip ci]
...
## [1.1.1-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.1.1-dev.2...v1.1.1-dev.3 ) (2024-01-05)
### Bug Fixes
* **YouTube - Hide ads:** Do not leave screen at launch non interactable when hiding fullscreen ads ([fbdb490 ](fbdb4908ea ))
2024-01-05 20:56:01 +00:00
oSumAtrIX
fbdb4908ea
fix(YouTube - Hide ads): Do not leave screen at launch non interactable when hiding fullscreen ads
2024-01-05 21:53:37 +01:00
semantic-release-bot
28847d85b3
chore(release): 1.1.1-dev.2 [skip ci]
...
## [1.1.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.1.1-dev.1...v1.1.1-dev.2 ) (2024-01-02)
### Bug Fixes
* **YouTube - SponsorBlock:** Update categories after import JSON import ([211f954 ](211f9542e8 ))
2024-01-02 15:25:23 +00:00
LisoUseInAIKyrios
211f9542e8
fix(YouTube - SponsorBlock): Update categories after import JSON import
2024-01-02 19:22:44 +04:00
oSumAtrIX
bedcef89a5
refactor: Fix package and code structure ( #546 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
2024-01-01 16:33:20 +01:00
semantic-release-bot
e6ac417961
chore(release): 1.1.1-dev.1 [skip ci]
...
## [1.1.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0...v1.1.1-dev.1 ) (2023-12-29)
### Bug Fixes
* **YouTube - Hide ads:** Fix dimmed screen at launch by not filtering fullscreen ads ([1a1f44d ](1a1f44d235 ))
2023-12-29 19:48:05 +00:00
oSumAtrIX
1a1f44d235
fix(YouTube - Hide ads): Fix dimmed screen at launch by not filtering fullscreen ads
2023-12-29 20:45:20 +01:00
semantic-release-bot
2c0516a601
chore(release): 1.1.0 [skip ci]
...
# [1.1.0](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0...v1.1.0 ) (2023-12-28)
### Bug Fixes
* **Tiktok - Remember clear display:** Use correct name ([2003b91 ](2003b910b1 ))
* **YouTube - Hide ads:** Hide new type of ad ([#545 ](https://github.com/ReVanced/revanced-integrations/issues/545 )) ([e28b8cc ](e28b8cc59a ))
* **YouTube - Hide ads:** Use correct filter ([4397eed ](4397eedeeb ))
* **YouTube - Hide layout components:** Hide emergency box when enabled ([6ca7946 ](6ca7946e8f ))
* **YouTube - Return YouTube Dislike:** Do not prefetch Shorts shelf items on app startup ([697c2aa ](697c2aaac6 ))
* **YouTube - SponsorBlock:** Do not auto skip end segments more than once if using a slow playback speed ([88b3ca4 ](88b3ca4992 ))
* **YouTube - SponsorBlock:** Export local statistics with saved settings ([#542 ](https://github.com/ReVanced/revanced-integrations/issues/542 )) ([0ed8e5a ](0ed8e5a298 ))
* **YouTube - VideoInformation:** Ignore video seek attempts during the last 250ms of video playback ([6263edc ](6263edce11 ))
### Features
* **Tiktok:** Add `Remember clear mode` patch ([#544 ](https://github.com/ReVanced/revanced-integrations/issues/544 )) ([05eddb6 ](05eddb68d5 ))
* **YouTube - Hide ads:** Hide fullscreen ads ([0f6dee5 ](0f6dee5bae ))
* **YouTube - Hide layout components:** Hide search result recommendations ([d241e43 ](d241e437ee ))
* **YouTube:** Add `Remove viewer discretion dialog` patch ([6f3f882 ](6f3f88264e ))
2023-12-28 21:32:30 +00:00
oSumAtrIX
20f633ae66
chore: Merge branch dev to main ( #540 )
2023-12-28 22:30:09 +01:00
semantic-release-bot
098df9a4a6
chore(release): 1.1.0-dev.7 [skip ci]
...
# [1.1.0-dev.7](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.6...v1.1.0-dev.7 ) (2023-12-27)
### Bug Fixes
* **YouTube - Hide layout components:** Hide emergency box when enabled ([6ca7946 ](6ca7946e8f ))
### Features
* **YouTube:** Add `Remove viewer discretion dialog` patch ([6f3f882 ](6f3f88264e ))
2023-12-27 04:43:31 +00:00
oSumAtrIX
6f3f88264e
feat(YouTube): Add Remove viewer discretion dialog patch
2023-12-27 05:39:23 +01:00
oSumAtrIX
6ca7946e8f
fix(YouTube - Hide layout components): Hide emergency box when enabled
2023-12-27 05:01:48 +01:00
semantic-release-bot
741ab2468d
chore(release): 1.1.0-dev.6 [skip ci]
...
# [1.1.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.5...v1.1.0-dev.6 ) (2023-12-26)
### Bug Fixes
* **YouTube - VideoInformation:** Ignore video seek attempts during the last 250ms of video playback ([6263edc ](6263edce11 ))
2023-12-26 19:31:57 +00:00
LisoUseInAIKyrios
6263edce11
fix(YouTube - VideoInformation): Ignore video seek attempts during the last 250ms of video playback
2023-12-26 23:29:12 +04:00
semantic-release-bot
14396fc2c0
chore(release): 1.1.0-dev.5 [skip ci]
...
# [1.1.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.4...v1.1.0-dev.5 ) (2023-12-25)
### Bug Fixes
* **YouTube - Hide ads:** Hide new type of ad ([#545 ](https://github.com/ReVanced/revanced-integrations/issues/545 )) ([e28b8cc ](e28b8cc59a ))
* **YouTube - Hide ads:** Use correct filter ([4397eed ](4397eedeeb ))
2023-12-25 20:55:31 +00:00
oSumAtrIX
4397eedeeb
fix(YouTube - Hide ads): Use correct filter
2023-12-25 21:53:03 +01:00
nullptr
e28b8cc59a
fix(YouTube - Hide ads): Hide new type of ad ( #545 )
...
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-12-25 21:51:43 +01:00
semantic-release-bot
7584090ac2
chore(release): 1.1.0-dev.4 [skip ci]
...
# [1.1.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.3...v1.1.0-dev.4 ) (2023-12-25)
### Bug Fixes
* **YouTube - SponsorBlock:** Do not auto skip end segments more than once if using a slow playback speed ([88b3ca4 ](88b3ca4992 ))
2023-12-25 20:48:59 +00:00
LisoUseInAIKyrios
88b3ca4992
fix(YouTube - SponsorBlock): Do not auto skip end segments more than once if using a slow playback speed
2023-12-26 00:46:20 +04:00
semantic-release-bot
5ae2312804
chore(release): 1.1.0-dev.3 [skip ci]
...
# [1.1.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.2...v1.1.0-dev.3 ) (2023-12-24)
### Features
* **YouTube - Hide ads:** Hide fullscreen ads ([0f6dee5 ](0f6dee5bae ))
* **YouTube - Hide layout components:** Hide search result recommendations ([d241e43 ](d241e437ee ))
2023-12-24 17:41:04 +00:00
oSumAtrIX
0f6dee5bae
feat(YouTube - Hide ads): Hide fullscreen ads
2023-12-24 18:38:33 +01:00
oSumAtrIX
d241e437ee
feat(YouTube - Hide layout components): Hide search result recommendations
2023-12-24 18:06:48 +01:00
semantic-release-bot
2814d9d8c4
chore(release): 1.1.0-dev.2 [skip ci]
...
# [1.1.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.1...v1.1.0-dev.2 ) (2023-12-21)
### Bug Fixes
* **Tiktok - Remember clear display:** Use correct name ([2003b91 ](2003b910b1 ))
2023-12-21 14:35:27 +00:00
oSumAtrIX
2003b910b1
fix(Tiktok - Remember clear display): Use correct name
2023-12-21 15:32:58 +01:00
semantic-release-bot
10dfa6d695
chore(release): 1.1.0-dev.1 [skip ci]
...
# [1.1.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.0.1-dev.2...v1.1.0-dev.1 ) (2023-12-21)
### Features
* **Tiktok:** Add `Remember clear mode` patch ([#544 ](https://github.com/ReVanced/revanced-integrations/issues/544 )) ([05eddb6 ](05eddb68d5 ))
2023-12-21 14:27:11 +00:00
d4rkk3y
05eddb68d5
feat(Tiktok): Add Remember clear mode patch ( #544 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-12-21 15:24:36 +01:00
semantic-release-bot
45dd26c397
chore(release): 1.0.1-dev.2 [skip ci]
...
## [1.0.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.0.1-dev.1...v1.0.1-dev.2 ) (2023-12-17)
### Bug Fixes
* **YouTube - Return YouTube Dislike:** Do not prefetch Shorts shelf items on app startup ([697c2aa ](697c2aaac6 ))
2023-12-17 09:16:45 +00:00
LisoUseInAIKyrios
697c2aaac6
fix(YouTube - Return YouTube Dislike): Do not prefetch Shorts shelf items on app startup
2023-12-17 13:14:05 +04:00
semantic-release-bot
869b209c4b
chore(release): 1.0.1-dev.1 [skip ci]
...
## [1.0.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0...v1.0.1-dev.1 ) (2023-12-16)
### Bug Fixes
* **YouTube - SponsorBlock:** Export local statistics with saved settings ([#542 ](https://github.com/ReVanced/revanced-integrations/issues/542 )) ([0ed8e5a ](0ed8e5a298 ))
2023-12-16 11:25:35 +00:00
LisoUseInAIKyrios
0ed8e5a298
fix(YouTube - SponsorBlock): Export local statistics with saved settings ( #542 )
2023-12-16 15:22:59 +04:00
LisoUseInAIKyrios
aedb3eddd6
refactor(YouTube - Litho filter): Simplify filtering callbacks ( #539 )
2023-12-13 02:40:28 +04:00
semantic-release-bot
56cf001964
chore(release): 1.0.0 [skip ci]
...
# [1.0.0](https://github.com/ReVanced/revanced-integrations/compare/v0.125.0...v1.0.0 ) (2023-12-12)
### Bug Fixes
* **YouTube - Announcements:** Don't show error toast if there is no internet connection ([#537 ](https://github.com/ReVanced/revanced-integrations/issues/537 )) ([0ce92c2 ](0ce92c284d ))
* **YouTube - Client spoof:** Do not break clips ([f9102fa ](f9102fa83b ))
* **YouTube - Minimized playback:** Fix PIP incorrectly shown for some Shorts playback ([#533 ](https://github.com/ReVanced/revanced-integrations/issues/533 )) ([fb433da ](fb433da6ad ))
* **YouTube - Return YouTube Dislike:** Fix dislikes sometimes not showing for non English language ([5d4c8b0 ](5d4c8b0a1b ))
* **YouTube - Return YouTube Dislike:** Prevent the first Short opened from freezing the UI ([#532 ](https://github.com/ReVanced/revanced-integrations/issues/532 )) ([0bb8669 ](0bb86694e2 ))
* **YouTube - Return YouTube Dislike:** Wait until fetch is complete before allowing the first Short to start playback ([#538 ](https://github.com/ReVanced/revanced-integrations/issues/538 )) ([1c9c51c ](1c9c51ca5f ))
* **YouTube - SponsorBlock:** Allow autoplay when skipping to the end of the video ([3d660e1 ](3d660e1b5e ))
* **YouTube - SponsorBlock:** Prevent autoplay from stopping to work ([f4e2d56 ](f4e2d56b18 ))
* **YouTube - Spoof signature:** Wait until storyboard fetch is done ([#535 ](https://github.com/ReVanced/revanced-integrations/issues/535 )) ([92e8619 ](92e8619cd7 ))
### Features
* Allow choosing the vendor of GmsCore via patch options ([#529 ](https://github.com/ReVanced/revanced-integrations/issues/529 )) ([fba7181 ](fba7181e70 ))
* **Tiktok:** Bump compatibility to `32.5.3` ([#536 ](https://github.com/ReVanced/revanced-integrations/issues/536 )) ([10a1e16 ](10a1e168d0 ))
* **YouTube - Alternative Thumbnails:** Add option to use DeArrow ([#534 ](https://github.com/ReVanced/revanced-integrations/issues/534 )) ([c4ee6ca ](c4ee6ca4dd ))
* **YouTube:** Add `Change start page` patch ([792dc0c ](792dc0c522 ))
### BREAKING CHANGES
* The class `MicroGSupport` has been renamed to `GmsCoreSupport`
2023-12-12 00:13:59 +00:00
oSumAtrIX
69c5028661
chore: Merge branch dev to main ( #530 )
2023-12-12 01:11:30 +01:00
semantic-release-bot
30f2c4f4c9
chore(release): 1.0.0-dev.12 [skip ci]
...
# [1.0.0-dev.12](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.11...v1.0.0-dev.12 ) (2023-12-12)
### Features
* **Tiktok:** Bump compatibility to `32.5.3` ([#536 ](https://github.com/ReVanced/revanced-integrations/issues/536 )) ([10a1e16 ](10a1e168d0 ))
2023-12-12 00:09:33 +00:00
d4rkk3y
10a1e168d0
feat(Tiktok): Bump compatibility to 32.5.3 ( #536 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
2023-12-12 01:07:08 +01:00
semantic-release-bot
e79ebb26ec
chore(release): 1.0.0-dev.11 [skip ci]
...
# [1.0.0-dev.11](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.10...v1.0.0-dev.11 ) (2023-12-11)
### Features
* **YouTube:** Add `Change start page` patch ([792dc0c ](792dc0c522 ))
2023-12-11 23:44:14 +00:00
oSumAtrIX
792dc0c522
feat(YouTube): Add Change start page patch
2023-12-12 00:38:04 +01:00
semantic-release-bot
8870f7ab0c
chore(release): 1.0.0-dev.10 [skip ci]
...
# [1.0.0-dev.10](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.9...v1.0.0-dev.10 ) (2023-12-11)
### Bug Fixes
* **YouTube - Return YouTube Dislike:** Wait until fetch is complete before allowing the first Short to start playback ([#538 ](https://github.com/ReVanced/revanced-integrations/issues/538 )) ([1c9c51c ](1c9c51ca5f ))
2023-12-11 18:33:07 +00:00
LisoUseInAIKyrios
1c9c51ca5f
fix(YouTube - Return YouTube Dislike): Wait until fetch is complete before allowing the first Short to start playback ( #538 )
2023-12-11 22:30:36 +04:00
semantic-release-bot
6f7a7b825e
chore(release): 1.0.0-dev.9 [skip ci]
...
# [1.0.0-dev.9](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.8...v1.0.0-dev.9 ) (2023-12-11)
### Features
* **YouTube - Alternative Thumbnails:** Add option to use DeArrow ([#534 ](https://github.com/ReVanced/revanced-integrations/issues/534 )) ([c4ee6ca ](c4ee6ca4dd ))
2023-12-11 01:09:29 +00:00
Chris
c4ee6ca4dd
feat(YouTube - Alternative Thumbnails): Add option to use DeArrow ( #534 )
...
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de >
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com >
2023-12-11 05:06:55 +04:00
semantic-release-bot
46dbbf5f86
chore(release): 1.0.0-dev.8 [skip ci]
...
# [1.0.0-dev.8](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.7...v1.0.0-dev.8 ) (2023-12-10)
### Bug Fixes
* **YouTube - Announcements:** Don't show error toast if there is no internet connection ([#537 ](https://github.com/ReVanced/revanced-integrations/issues/537 )) ([0ce92c2 ](0ce92c284d ))
2023-12-10 22:46:37 +00:00
nullptr
0ce92c284d
fix(YouTube - Announcements): Don't show error toast if there is no internet connection ( #537 )
2023-12-10 23:44:10 +01:00
oSumAtrIX
fb56e9a362
build: Simplify enabling local build cache
2023-12-10 22:21:40 +01:00
semantic-release-bot
fa5713b4a0
chore(release): 1.0.0-dev.7 [skip ci]
...
# [1.0.0-dev.7](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.6...v1.0.0-dev.7 ) (2023-12-09)
### Bug Fixes
* **YouTube - Spoof signature:** Wait until storyboard fetch is done ([#535 ](https://github.com/ReVanced/revanced-integrations/issues/535 )) ([92e8619 ](92e8619cd7 ))
2023-12-09 10:33:48 +00:00
LisoUseInAIKyrios
92e8619cd7
fix(YouTube - Spoof signature): Wait until storyboard fetch is done ( #535 )
2023-12-09 14:31:20 +04:00
semantic-release-bot
9c635e5f91
chore(release): 1.0.0-dev.6 [skip ci]
...
# [1.0.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.5...v1.0.0-dev.6 ) (2023-12-07)
### Bug Fixes
* **YouTube - Client spoof:** Do not break clips ([f9102fa ](f9102fa83b ))
2023-12-07 19:03:21 +00:00
oSumAtrIX
f9102fa83b
fix(YouTube - Client spoof): Do not break clips
2023-12-07 23:00:36 +04:00
semantic-release-bot
e7758a7ac4
chore(release): 1.0.0-dev.5 [skip ci]
...
# [1.0.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.4...v1.0.0-dev.5 ) (2023-12-04)
### Bug Fixes
* **YouTube - Minimized playback:** Fix PIP incorrectly shown for some Shorts playback ([#533 ](https://github.com/ReVanced/revanced-integrations/issues/533 )) ([fb433da ](fb433da6ad ))
2023-12-04 23:50:11 +00:00
LisoUseInAIKyrios
fb433da6ad
fix(YouTube - Minimized playback): Fix PIP incorrectly shown for some Shorts playback ( #533 )
2023-12-05 03:47:31 +04:00
semantic-release-bot
aa6f591141
chore(release): 1.0.0-dev.4 [skip ci]
...
# [1.0.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.3...v1.0.0-dev.4 ) (2023-12-04)
### Bug Fixes
* **YouTube - Return YouTube Dislike:** Prevent the first Short opened from freezing the UI ([#532 ](https://github.com/ReVanced/revanced-integrations/issues/532 )) ([0bb8669 ](0bb86694e2 ))
2023-12-04 08:49:53 +00:00
LisoUseInAIKyrios
0bb86694e2
fix(YouTube - Return YouTube Dislike): Prevent the first Short opened from freezing the UI ( #532 )
2023-12-04 10:47:29 +02:00
semantic-release-bot
d484f35127
chore(release): 1.0.0-dev.3 [skip ci]
...
# [1.0.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.2...v1.0.0-dev.3 ) (2023-12-03)
### Bug Fixes
* **YouTube - SponsorBlock:** Prevent autoplay from stopping to work ([f4e2d56 ](f4e2d56b18 ))
2023-12-03 18:33:33 +00:00
oSumAtrIX
f4e2d56b18
fix(YouTube - SponsorBlock): Prevent autoplay from stopping to work
2023-12-03 19:30:56 +01:00
semantic-release-bot
9394c512ba
chore(release): 1.0.0-dev.2 [skip ci]
...
# [1.0.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0-dev.1...v1.0.0-dev.2 ) (2023-12-03)
### Bug Fixes
* **YouTube - Return YouTube Dislike:** Fix dislikes sometimes not showing for non English language ([5d4c8b0 ](5d4c8b0a1b ))
2023-12-03 18:27:44 +00:00
LisoUseInAIKyrios
5d4c8b0a1b
fix(YouTube - Return YouTube Dislike): Fix dislikes sometimes not showing for non English language
2023-12-03 20:24:37 +02:00
semantic-release-bot
3a56431a28
chore(release): 1.0.0-dev.1 [skip ci]
...
# [1.0.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.125.1-dev.1...v1.0.0-dev.1 ) (2023-12-02)
### Features
* Allow choosing the vendor of GmsCore via patch options ([#529 ](https://github.com/ReVanced/revanced-integrations/issues/529 )) ([fba7181 ](fba7181e70 ))
### BREAKING CHANGES
* The class `MicroGSupport` has been renamed to `GmsCoreSupport`
2023-12-02 21:54:20 +00:00
oSumAtrIX
fba7181e70
feat: Allow choosing the vendor of GmsCore via patch options ( #529 )
...
BREAKING CHANGE: The class `MicroGSupport` has been renamed to `GmsCoreSupport`
2023-12-02 22:51:39 +01:00
semantic-release-bot
3b4f0206ad
chore(release): 0.125.1-dev.1 [skip ci]
...
## [0.125.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v0.125.0...v0.125.1-dev.1 ) (2023-12-02)
### Bug Fixes
* **YouTube - SponsorBlock:** Allow autoplay when skipping to the end of the video ([3d660e1 ](3d660e1b5e ))
2023-12-02 21:31:15 +00:00
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