1833 Commits

Author SHA1 Message Date
inotia00
010a19fc9e feat(YouTube Music): add support versions 7.15.52 ~ 7.16.52 2024-08-28 16:46:29 +09:00
MondayNitro
984cd21814
feat(YouTube/Overlay buttons): add Collapse button and update thin-type overlay button icons (#75)
* update overlay button icons

* Add files via upload

* Update OverlayButtonsPatch.kt

* allow changing collapse button style

* allow changing collapse button style

* Update OverlayButtonsPatch.kt

* update overlay button icons

* update overlay button icons
2024-08-28 15:46:43 +09:00
inotia00
c805c17f49 fix(YouTube/Video information): app crash when casting https://github.com/inotia00/ReVanced_Extended/issues/2309 2024-08-12 11:51:20 +09:00
inotia00
7339479fd1 feat(YouTube): add Change share sheet patch 2024-08-11 17:42:02 +09:00
inotia00
4aec1a16b5 fix(YouTube Music/Sanitize sharing links): tracking parameters are not removed from the system share panel 2024-08-11 17:39:55 +09:00
KobeW50
5ecbe49d1f
chore (Background playback): Shorten patch description (#73) 2024-08-11 13:11:29 +09:00
inotia00
ecd96f252d fix(YouTube/Overlay buttons): Always repeat button doesn't work when the video is minimized https://github.com/inotia00/ReVanced_Extended/issues/2293 2024-08-08 02:04:48 +09:00
inotia00
1b73a5a444 fix(YouTube): Overlay buttons patch fails 2024-08-08 02:02:27 +09:00
inotia00
09d07ba5a9 fix(YouTube/Hook download actions): Override playlist download button setting does not work in Download playlist menu of flyout panel 2024-08-08 02:00:36 +09:00
inotia00
ba693530d2 chore: lint code 2024-08-07 13:53:32 +09:00
inotia00
6b891d9737 feat(YouTube Music): add Change share sheet patch 2024-08-07 13:52:04 +09:00
inotia00
98b89ffd89 feat(YouTube Music): add support version 7.12.52 ~ 7.13.52 2024-08-07 13:49:58 +09:00
inotia00
47044f09c9 fix(YouTube/Spoof client): change default value 2024-08-07 13:42:19 +09:00
inotia00
ec85abc1c7 feat: apply code review suggestions 2024-08-06 11:50:56 +09:00
Francesco Marastoni
d647061d94
feat(YouTube): add Hook download actions patch (#70)
* feat(YouTube/Download Playlist Button): add playlist download button

Co-authored-by: Hoàng Gia Bảo <70064328+YT-Advanced@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>

* feat(YouTube/Download Playlist Button): add playlist external downloader field

* refactor(YouTube/Download Playlist Button): remove duplicate resources

---------

Co-authored-by: Hoàng Gia Bảo <70064328+YT-Advanced@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-08-06 11:48:40 +09:00
inotia00
e2a9e5b556 fix(YouTube/Spoof client): partial fix for watch history issue of brand accounts on iOS clients https://github.com/inotia00/ReVanced_Extended/issues/2297 2024-08-04 13:46:36 +09:00
inotia00
dde5331ba9 fix(YouTube/Spoof client): fix background playback issue with livestream on iOS clients https://github.com/inotia00/ReVanced_Extended/issues/2290 2024-08-04 13:21:11 +09:00
inotia00
0330f97c4f fix(YouTube/SponsorBlock): improve create segment manual seek accuracy 2024-08-04 13:10:12 +09:00
inotia00
25287b24c3 feat(YouTube Music/Player components): add settings Disable miniplayer gesture, Disable player gesture https://github.com/inotia00/ReVanced_Extended/issues/2097 2024-07-30 22:48:46 +09:00
inotia00
327768128d fix(YouTube/Hide feed components): sometimes Hide carousel shelf setting doesn't work 2024-07-30 22:45:45 +09:00
inotia00
b31e763c86 feat(YouTube Music): add support version 7.11.51 ~ 7.12.51 2024-07-30 22:43:27 +09:00
KobeW50
7da46fee22 (Patch options): Use consistent description styles 2024-07-28 18:44:13 -04:00
inotia00
2dea29b298 chore: remove wrong comment 2024-07-27 17:39:10 +09:00
inotia00
175c18cc34 fix(YouTube/Client spoof): some side effects of iOS client https://github.com/inotia00/ReVanced_Extended/issues/2261
• No HDR video → HDR video is supported only on AV1 codec
• Higher video qualities may not be available → fixed
• Live streams not available on Android 8.0 → fixed
2024-07-27 17:37:36 +09:00
inotia00
b1f9c00ee4 chore: lint code 2024-07-27 17:29:17 +09:00
inotia00
383a70673c feat(YouTube): add Watch history patch https://github.com/inotia00/ReVanced_Extended/issues/2275 2024-07-27 17:17:07 +09:00
inotia00
7dcfeff435 refactor(YouTube/Video information): no longer using Java Reflection to speed up method invoke 2024-07-27 00:48:37 +09:00
inotia00
0794f127ff feat(YouTube Music): add support version 7.10.52 2024-07-27 00:44:55 +09:00
inotia00
a48ddae324 feat(YouTube Music/Hide layout components): add Hide settings menu setting https://github.com/inotia00/ReVanced_Extended/issues/1899 2024-07-26 19:48:56 +09:00
inotia00
1d4adaff4c refactor(YouTube/Hide settings menu): switch to shared patch 2024-07-26 19:45:11 +09:00
inotia00
84db62ac9d fix(YouTube/Toolbar components): turning on the Hide voice search button setting makes the margin of the searchbar 0 https://github.com/inotia00/ReVanced_Extended/issues/2270 2024-07-26 19:38:40 +09:00
inotia00
a6e2c7d918 fix(YouTube/Disable auto captions): turning on Disable forced auto captions will disable subtitles https://github.com/inotia00/ReVanced_Extended/issues/2267 2024-07-26 19:26:33 +09:00
MondayNitro
19a64be093
feat(YouTube/Overlay buttons): add patch option Change top buttons (#66)
* Add files via upload

* Add files via upload

* Add files via upload

* make mute/unmute button edges round like other overlay buttons

* add sharper, less-spread shadow for better visibility against light backgrounds

* feat: apply code review suggestions

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-26 19:22:29 +09:00
Mizuki
87d0eecb83
feat(YouTube/Player components): add Hide zoom overlay setting (#67)
* Update SharedResourceIdPatch.kt

* Add patches

* Add fingerprints

* Update strings.xml

* Update revanced_prefs.xml

* feat: apply code review suggestions

* feat: apply code review suggestions

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-26 15:59:40 +09:00
KobeW50
f26dacae48
chore: improve patch descriptions (#65)
* (Bypass image region restrictions): Fix patch description

* (Change version code): Simplify patch description

* (Change version code): Fix info for mounting and rephrase

* (YT - Swipe controls): Add fullscreen gesture to description

* fix syntax error

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-26 13:35:52 +09:00
inotia00
a9230dbb6e fix(GmsCore support): wrong description of patch option 2024-07-18 03:00:49 +09:00
inotia00
fa585ad2de chore: lint code 2024-07-18 02:44:47 +09:00
inotia00
88124ff266 feat(YouTube Music): add support versions 7.08.54 ~ 7.10.51 2024-07-17 15:55:05 +09:00
inotia00
d10869a129 feat(YouTube): separate the Bypass image region restrictions patch from the Alternative thumbnails patch (Reflecting changes in ReVanced) 2024-07-17 15:53:21 +09:00
inotia00
eb63d2ac3a feat(YouTube/Player components): Hide player popup panels setting now hides the products panel (Contributed by @OxrxL) https://github.com/inotia00/ReVanced_Extended/issues/2236 2024-07-17 14:03:02 +09:00
inotia00
9ac5d9a055 fix(Change version code): change to a universal patch, and changed the patch description 2024-07-17 13:57:11 +09:00
inotia00
2d670c2d36 feat: merge the Custom package name patch into the GmsCore support patch and add patch options GmsCoreVendorGroupId, CheckGmsCore, PackageNameYouTube, PackageNameYouTubeMusic 2024-07-17 13:40:03 +09:00
inotia00
3803df6e29 feat(YouTube): drop support versions 19.17.41 ~ 19.26.42 https://github.com/inotia00/ReVanced_Extended/issues/2241 2024-07-14 14:57:38 +09:00
inotia00
4a412f762d feat(YouTube Music): add support version 7.08.53 2024-07-14 14:37:29 +09:00
inotia00
3de7307a95 feat(YouTube): add support version 19.26.42 2024-07-14 14:35:37 +09:00
inotia00
355490cbd0 fix(YouTube/Video playback): default video quality does not apply https://github.com/inotia00/ReVanced_Extended/issues/2157 2024-07-14 14:32:28 +09:00
inotia00
8ba3009f51 fix(YouTube/SponsorBlock): skip segments when casting 2024-07-14 14:30:45 +09:00
inotia00
a7b6757701 feat(YouTube/Shorts components): add Hide paused header setting https://github.com/inotia00/ReVanced_Extended/issues/2213 2024-07-14 14:26:04 +09:00
OLAF74
b9018ad7eb
feat(YouTube Music): add Alternative domain patch (#64)
* Adaptation of the patch from YouTube

* Copy unchanged translations from YouTube Translations

* feat: apply code review suggestions

* fix: arrange lexicographic settings using `Closeable`

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-14 12:15:02 +09:00
inotia00
d410f29f7a fix(YouTube/Disable forced auto captions): Subtitles don't work after playing Shorts https://github.com/inotia00/ReVanced_Extended/issues/2202 2024-07-13 17:22:17 +09:00