This repository has been archived by the owner on Oct 26, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 247
feat(YouTube - Description components): Add Hide 'Key concepts' section
option
#670
Merged
oSumAtrIX
merged 12 commits into
ReVanced:dev
from
ILoveOpenSourceApplications:feat/key-concepts
Aug 1, 2024
Merged
feat(YouTube - Description components): Add Hide 'Key concepts' section
option
#670
oSumAtrIX
merged 12 commits into
ReVanced:dev
from
ILoveOpenSourceApplications:feat/key-concepts
Aug 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oSumAtrIX
reviewed
Jul 30, 2024
...n/java/app/revanced/integrations/youtube/patches/components/DescriptionComponentsFilter.java
Show resolved
Hide resolved
oSumAtrIX
reviewed
Jul 30, 2024
...n/java/app/revanced/integrations/youtube/patches/components/DescriptionComponentsFilter.java
Show resolved
Hide resolved
oSumAtrIX
reviewed
Jul 30, 2024
...n/java/app/revanced/integrations/youtube/patches/components/DescriptionComponentsFilter.java
Outdated
Show resolved
Hide resolved
oSumAtrIX
reviewed
Jul 30, 2024
...n/java/app/revanced/integrations/youtube/patches/components/DescriptionComponentsFilter.java
Outdated
Show resolved
Hide resolved
...n/java/app/revanced/integrations/youtube/patches/components/DescriptionComponentsFilter.java
Outdated
Show resolved
Hide resolved
oSumAtrIX
reviewed
Jul 31, 2024
...n/java/app/revanced/integrations/youtube/patches/components/DescriptionComponentsFilter.java
Outdated
Show resolved
Hide resolved
oSumAtrIX
reviewed
Jul 31, 2024
...n/java/app/revanced/integrations/youtube/patches/components/DescriptionComponentsFilter.java
Outdated
Show resolved
Hide resolved
Co-authored-by: oSumAtrIX <[email protected]>
This comment was marked as outdated.
This comment was marked as outdated.
No need to import since they're part of the parent class. |
app/src/main/java/app/revanced/integrations/youtube/settings/Settings.java
Outdated
Show resolved
Hide resolved
oSumAtrIX
approved these changes
Aug 1, 2024
revanced-bot
pushed a commit
that referenced
this pull request
Aug 1, 2024
# [1.12.0-dev.7](v1.12.0-dev.6...v1.12.0-dev.7) (2024-08-01) ### Features * **YouTube - Description components:** Add `Hide 'Key concepts' section` option ([#670](#670)) ([86b25ea](86b25ea))
revanced-bot
pushed a commit
that referenced
this pull request
Aug 6, 2024
# [1.12.0](v1.11.1...v1.12.0) (2024-08-06) ### Bug Fixes * adjust blacklist ([d8d2a85](d8d2a85)) * **YouTube - Alternative thumbnails:** Always use primary thumbnail domain for still captures ([#666](#666)) ([7cdaf8d](7cdaf8d)) * **YouTube - Client Spoof:** Restore missing high qualities by spoofing the iOS client user agent ([#668](#668)) ([fbf629f](fbf629f)) * **YouTube - Disable auto captions:** Do not break Shorts captions menu ([0345a00](0345a00)) * **YouTube - Hide keyword content:** Do not hide flyout menu ([cda1f31](cda1f31)) * **YouTube - Hide keyword content:** Do not hide flyout menu ([#664](#664)) ([120188d](120188d)) * **YouTube - Hide layout components:** Hide new type of horizontal shelf ([1fa59a6](1fa59a6)) * **YouTube - Keyword filter:** Filter videos from new subscription layout ([2f2eeea](2f2eeea)) * **YouTube - Return YouTube Dislike:** Fix dislikes not appearing due to new component name ([#674](#674)) ([509e151](509e151)) * **YouTube - SponsorBlock:** Correctly show minute timestamp when creating a new segment ([e71955d](e71955d)) * **YouTube - SponsorBlock:** Improve create segment manual seek accuracy ([#671](#671)) ([34c02ae](34c02ae)) * **YouTube - Spoof client:** Fix tracking history on brand accounts ([#669](#669)) ([4ac698f](4ac698f)) * **YouTube - Spoof client:** Restore livestream audio only playback with iOS spoofing ([#673](#673)) ([5bf5fbd](5bf5fbd)) ### Features * **YouTube - Description components:** Add `Hide 'Key concepts' section` option ([#670](#670)) ([86b25ea](86b25ea)) * **YouTube:** Add `Bypass image region restrictions` patch ([#667](#667)) ([396ba77](396ba77))
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ReVanced/revanced-patches#3486