Commit Graph

246 Commits

Author SHA1 Message Date
7609b904d4 feat(YouTube): Add support version 19.43.41 and 19.47.53 https://github.com/inotia00/ReVanced_Extended/issues/2859#issuecomment-2747926810 2025-03-24 21:30:25 +09:00
8666d14297 feat(YouTube): Replace with a fingerprint that supports a wider range of versions (..20.12) 2025-03-24 21:26:57 +09:00
529e0163cc fix(YouTube - Player components): Speed overlay value only works when set to 1.0 or higher https://github.com/inotia00/ReVanced_Extended/issues/2849 2025-03-24 21:23:46 +09:00
fd32e4a854 feat(Universal): Add Disable edge-to-edge display patch https://github.com/inotia00/ReVanced_Extended/issues/2859 2025-03-24 21:14:59 +09:00
8ec5f19bdb feat(YouTube - Navigation bar components): Add Cairo icon (Library tab) 2025-03-24 20:56:17 +09:00
6dfd88c75e feat(YouTube Music - Hide layout components): Add Hide search button setting https://github.com/inotia00/ReVanced_Extended/issues/2850 2025-03-24 20:51:43 +09:00
c85816bbe9 fix(YouTube - Shorts components): Autoplay option of Change Shorts repeat state not working (20.09+) 2025-03-22 11:37:46 +09:00
fec13ad15b fix(YouTube - Spoof app version): Remove broken spoof targets that YouTube no longer supports (#145)
* Drop support for `v18.xx.xx`

* fix: Apply code review suggestions

* fix: Apply code review suggestions

* fix: Apply code review suggestions

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2025-03-22 10:32:46 +09:00
bc4da5d900 fix(YouTube - Seekbar components): Runtime exception thrown due to incorrect patching method 2025-03-16 12:49:16 +09:00
3fb1ef2546 fix(Reddit - Hide ads): Promoted ads showing in comments 2025-03-15 14:40:54 +09:00
81f262ef62 fix(YouTube - Custom branding icon): Restore old splash animation does not apply to dark theme 2025-03-15 14:39:13 +09:00
f0efae5c52 fix(YouTube Music - Change start page): YouTube Music 6.20.51 does not allow changing the start page to Search (Not implemented) 2025-03-14 20:41:15 +09:00
4e033b355b feat(Reddit): Replace with a fingerprint that supports a wider range of versions (..2025.10) 2025-03-14 19:00:54 +09:00
35b63f3fb8 feat(YouTube Music): Add support version 8.10.51 2025-03-14 18:45:58 +09:00
9f762e8bd0 feat(YouTube Music - Navigation bar components): Add Replace Samples button and Replace Upgrade button settings 2025-03-14 18:42:59 +09:00
86e5c1b45c feat(YouTube): Add Change form factor, Remove Change layout patch 2025-03-14 18:37:56 +09:00
1b3ebe1a58 feat(YouTube): Replace with a fingerprint that supports a wider range of versions (..20.10) 2025-03-14 18:33:31 +09:00
6b1e45f234 fix(YouTube - Theme): Resolve dark mode startup crash with Android 9.0 (Match with ReVanced) 2025-03-14 18:26:38 +09:00
1a0b32b8d5 feat(YouTube - Spoof streaming data): Separate Skip Onesie response encryption setting from Spoof streaming data setting (For YouTube 19.34.42+, Closes https://github.com/inotia00/ReVanced_Extended/issues/2823) 2025-03-14 18:24:57 +09:00
cf2264116e feat(YouTube Music - Spoof client): Excluded by default https://github.com/inotia00/ReVanced_Extended/issues/2832 2025-03-14 18:21:26 +09:00
d4af0f1ee0 feat(YouTube Music): Add Spoof player parameter patch https://github.com/inotia00/ReVanced_Extended/issues/2832 2025-03-14 18:18:53 +09:00
7d834f253f fix(YouTube Music - Spoof client): Skip response encryption in OnesiePlayerRequest has also been applied to YouTube Music (Closes https://github.com/inotia00/ReVanced_Extended/issues/2819) 2025-03-07 09:48:09 +09:00
6a42fea64a fix(YouTube - Player components): Disable player popup panels doesn't work sometimes https://github.com/inotia00/ReVanced_Extended/issues/2814 2025-03-06 12:04:32 +09:00
00ff1b5ec5 fix(YouTube - Spoof streaming data): Skip response encryption in OnesiePlayerRequest https://github.com/ReVanced/revanced-patches/pull/4521 2025-03-06 12:02:58 +09:00
1cfe69ab47 fix(Hide ads): Change the default value of Hide fullscreen ads to false and add limitations to the description (Close https://github.com/inotia00/ReVanced_Extended/issues/2812) 2025-03-06 11:58:14 +09:00
ef84f9760b fix(YouTube Music - Disable Cairo splash animation): 8.05.51 is not included in the support version https://github.com/inotia00/ReVanced_Extended/issues/2792 2025-02-28 09:26:54 +09:00
74799cb344 fix(YouTube Music - Custom header): Patch error occurs in a specific environment 2025-02-28 09:25:35 +09:00
5706c08936 fix(YouTube Music - Hide layout components): Hide sound search button setting is not added to 8.05.51+ 2025-02-28 09:23:18 +09:00
4e77f04270 fix(YouTube Music - Hide ads): Hide premium promotion popups setting hides the playlist dialog https://github.com/inotia00/ReVanced_Extended/issues/2798 2025-02-28 09:20:13 +09:00
ef63c8dba7 feat(YouTube Music): Add Disable QUIC protocol patch https://github.com/inotia00/ReVanced_Extended/issues/2763 2025-02-28 09:18:40 +09:00
8659c489a0 feat(YouTube - SponsorBlock): After the skip button is automatically hidden, makes the visibility of the skip button match the player control's (#142)
* ci: workflow to ping Discord users when patches are released (#72)

* init: Workflow to notify discord users of releases

* Rename workflow

* chore (Background playback): Shorten description

* Revert "chore (Background playback): Shorten description"

This reverts commit 10661b870f.

* Change message contents

* feat(YouTube - SponsorBlock): Display skip segment button when player controls are shown

Closes https://github.com/anddea/revanced-patches/issues/962

* feat: Apply code review suggestions

---------

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
Co-authored-by: Aaron Veil <70171475+anddea@users.noreply.github.com>
2025-02-27 13:49:02 +09:00
0259869169 fix(YouTube - Translations): Patch exception thrown when the patch option String resources to keep is empty https://github.com/inotia00/ReVanced_Extended/issues/2778 2025-02-13 11:05:42 +09:00
80b9f754ed fix(YouTube Music - Return YouTube Dislike): Length of the separator is different in the new action bar 2025-02-13 11:01:30 +09:00
5bde7019a6 feat(YouTube Music): Change the latest supported version from 8.05.50 to 8.05.51 2025-02-12 10:15:19 +09:00
967776a484 feat(YouTube Music): Support patching on Android 5-7 (#140)
* feat(YouTube Music): Support patching on Android 5-7

* Improve comments
2025-02-12 09:55:37 +09:00
325b43e394 refactor: Improve XML performance (#139) 2025-02-12 09:54:06 +09:00
ddbfc747b8 feat(YouTube): Add patch Disable resuming Miniplayer on startup https://github.com/inotia00/ReVanced_Extended/issues/469 2025-02-11 17:03:15 +09:00
8e5ea0a8d8 chore(YouTube - Miniplayer): Move Miniplayer from PreferenceScreen General to PreferenceScreen Player https://github.com/inotia00/ReVanced_Extended/issues/2725 2025-02-11 16:51:13 +09:00
57dda609de fix(YouTube - Shorts components): When Shorts repeat state is AutoPlay, HUD is hidden (YouTube 19.34+) https://github.com/ReVanced/revanced-patches/issues/4426 2025-02-10 17:52:11 +09:00
0ece1b9aea fix(YouTube - Remove background playback restriction): Play/Pause button not working in PiP mode (Unpatched YouTube bug) https://github.com/inotia00/ReVanced_Extended/issues/2764 2025-02-10 17:51:39 +09:00
56febc9a06 chore(Settings): Change default value 2025-02-10 17:46:28 +09:00
3eb3674e81 fix(YouTube - Custom Shorts action buttons): Exception is thrown when patching with Revancify https://github.com/inotia00/ReVanced_Extended/issues/2773 2025-02-10 17:44:52 +09:00
d2ea46a613 feat(YouTube Music - Player components): Add settings Change seekbar position and Enable thick seekbar (YouTube Music 7.29.51+, close https://github.com/inotia00/ReVanced_Extended/issues/2770) 2025-02-10 17:41:51 +09:00
a9258f848d fix build error 2025-02-10 17:39:26 +09:00
8218c93f17 feat(YouTube Music - Player components): Add settings Player background primary color and Player background secondary color (Close https://github.com/inotia00/ReVanced_Extended/issues/2119) 2025-02-10 17:38:02 +09:00
4531187418 feat(YouTube Music - Hide action bar components): Add Hide Song / Video button setting (YouTube Music 7.33.51+) 2025-02-10 17:30:10 +09:00
a23944945f feat(YouTube Music - Hide action bar components): Add Change action bar position setting (YouTube Music 7.25.53+) 2025-02-10 17:29:18 +09:00
9adcdbfbc7 feat(YouTube Music - Hide action bar components): Add support for setting Override Download action button on YouTube Music 7.25.53+ https://github.com/inotia00/ReVanced_Extended/issues/2733 2025-02-10 17:25:42 +09:00
37e5a48665 feat(YouTube - Description components): Remove Title in video description panel setting (No more necessary) 2025-02-10 17:16:40 +09:00
4b08cee075 feat(YouTube Music - Flyout menu components): Add Hide Not interested menu setting 2025-02-10 16:44:55 +09:00