1234 Commits

Author SHA1 Message Date
inotia00
54e686ce7b feat(Translations): update translation 2024-08-28 20:07:30 +09:00
inotia00
4dd72556af feat(YouTube/Spoof client): allow forcing AVC codec with iOS 2024-08-28 18:22:54 +09:00
inotia00
d6739ef778 fix(YouTube/SponsorBlock): handle if the user enters an invalid number into any SB settings 2024-08-28 17:19:55 +09:00
inotia00
c992f4ac9c feat(YouTube Music/Video playback): add an option to disable toasts when changing the default values 2024-08-28 16:55:58 +09:00
Francesco Marastoni
4c22853295
feat(YouTube/Video playback): add an option to disable toasts when changing the default values (#78)
* feat(YouTube/Default Quality & Speed): add an option to disable toasts when changing the default values

* chore: re-add space removed by ide

* feat: apply code review suggestions

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-08-28 16:23:12 +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
c35ce4036d feat(Translations): update translation 2024-08-12 11:53:53 +09:00
inotia00
a1e34b4344 feat(Translations): update translation 2024-08-11 17:50:41 +09:00
inotia00
7339479fd1 feat(YouTube): add Change share sheet patch 2024-08-11 17:42:02 +09:00
Francesco Marastoni
5038527458
fix(YouTube - Hook download actions): Video download button was not responding (#71) 2024-08-11 13:08:06 +09:00
inotia00
01951dbc00 feat(Translations): update translation 2024-08-08 02:07:59 +09:00
inotia00
6b891d9737 feat(YouTube Music): add Change share sheet patch 2024-08-07 13:52:04 +09:00
inotia00
47044f09c9 fix(YouTube/Spoof client): change default value 2024-08-07 13:42:19 +09:00
inotia00
33117ba96e feat(YouTube/Shorts components): move Change Shorts repeat state setting to Experimental Flags 2024-08-07 13:39:58 +09:00
KobeW50
8b3a93d3e2
chore(YouTube/Settings): clarity of in-app strings (#69)
* Update strings.xml

* Update strings.xml

* Update strings.xml
2024-08-06 11:59:17 +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
e71900583d feat(Translations): update translation 2024-07-30 23:00:34 +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
d655935f09 feat(Translations): update translation 2024-07-27 17:46:29 +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
0fce67cd00 feat(YouTube/Video playback): show AlertDialog when changing Skip preloaded buffer setting 2024-07-27 17:23:16 +09:00
inotia00
f166cb071d chore(YouTube/SponsorBlock): change string key to prevent string collisions on Crowdin side 2024-07-27 17:21:21 +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
8734269314 feat(YouTube/Description components): add Hide Contents section setting https://github.com/inotia00/ReVanced_Extended/issues/2262 2024-07-26 19:51:26 +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
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
inotia00
efb4123831 fix(YouTube/SponsorBlock): the new SponsorBlock segment popup doesn't show minutes in the timestamp https://github.com/inotia00/ReVanced_Extended/issues/2263 2024-07-26 15:05:40 +09:00
inotia00
6252edb08c feat(Translations): update translation 2024-07-18 03:02:42 +09:00
inotia00
6666c12e7d feat(Translations): update translation 2024-07-17 16:08:33 +09:00
inotia00
34ad35bede fix typo 2024-07-17 15:57:19 +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
0309d371f7 feat(YouTube/Swipe controls): add Enable save and restore brightness setting (Match to ReVanced) https://github.com/inotia00/ReVanced_Extended/issues/2232 2024-07-17 15:49:56 +09:00
inotia00
bcbdb677bb fix(YouTube/Visual preferences icons): fix compile error 2024-07-14 15:38:43 +09:00
inotia00
c7448454d8 feat(Translations): update translation 2024-07-14 15:29:11 +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
b560650596 fix(YouTube/Miniplayer): change invalid string 2024-07-13 17:21:09 +09:00
inotia00
b317670aa4 feat(YouTube/Custom branding icon): update old splash animation for Revancify Red and Revancify Blue 2024-07-13 17:19:55 +09:00
inotia00
6304e607f1 fix(YouTube/Overlay buttons): image of the Mute video button is reversed 2024-07-13 17:18:10 +09:00
Francesco Marastoni
c2d72dad94
feat(YouTube/Overlay buttons): Add Mute Video button (#63)
* feat(YouTube/Overlay buttons): Add `Mute Video` button

* feat: apply code review suggestions

* feat: apply code review suggestions

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-07-13 17:14:33 +09:00
inotia00
d88df4b750 refactor(YouTube/Overlay buttons): rename class, method, and resource files to be more appropriaten 2024-07-11 16:30:03 +09:00
inotia00
35eed2e2eb fix(YouTube/Overlay buttons): add missing resources 2024-07-06 22:39:18 +09:00
inotia00
c3b150caf7 fix(YouTube/Overlay buttons): remove used resources 2024-07-06 22:37:52 +09:00
inotia00
cabaa911e9 feat(Translations): update translation 2024-07-05 15:36:58 +09:00
inotia00
81ba1d3dbf feat(YouTube/Shorts components): add Enable timestamps, Timestamp long press action, Meta panel bottom margin settings 2024-07-05 15:24:34 +09:00
inotia00
6d3a61fdcd feat(YouTube/Miniplayer): add Enable double-tap action setting 2024-07-05 15:21:30 +09:00
inotia00
4866308321 feat(YouTube/Custom branding icon): add old splash animation for Revancify Red and Revancify Blue 2024-07-05 14:52:05 +09:00