2927 Commits

Author SHA1 Message Date
inotia00
4a1fd29c01 fix(YouTube/Spoof format stream data): some Uris are not hooked 2024-05-16 02:24:30 +09:00
inotia00
707c9fd54d fix(YouTube/Spoof test client): spoofing does not work correctly when the Spoof app version setting is turned on 2024-05-16 02:22:22 +09:00
inotia00
f68098dafe fix(YouTube/Video playback): default video quality does not apply to shorts 2024-05-15 22:08:35 +09:00
inotia00
55811b48aa feat(YouTube Music/Player components): add Hide audio video switch toggle setting 2024-05-15 22:06:59 +09:00
Aaron Veil
8f3f20036b
feat(YouTube): Add Hide videos by duration and Hide videos by views count greater than specified value (#48)
* Patch description changes (#46)

* fix(YouTube/Video playback): Typo in patch description

* feat(YouTube): Improve patch description

fix(YouTube/Change shorts repeat state): Patch description issues

feat(YouTube/Custom double tap length): Clarify patch description

fix(YouTube/Description components): Grammar in patch description

fix(YouTube/Disable haptic feedback): Patch description grammar

feat(YouTube/Disable splash animation): Clarify patch description

fix(YouTube/Enable gradient loading screen): Grammar

fix(YouTube/Hide feed components): Grammar

feat(YouTube/Layout switch): Clarify patch description

fix(YouTube/MaterialYou): Add punctuation to patch description

fix(YouTube/Navigation bar components): Grammar

(feat(YouTube/Overlay buttons): Clarify patch description

fix(YouTube/Player components): Grammar

fix(YouTube/RYD): Make patch description consistent

fix(YouTube/Seekbar components): Incorrect patch description

fix(YouTube/SponsorBlock): Grammar

fix(YouTube/Shorts outline icon): Make patch description consistent

fix(YouTube/Spoof format stream data): Grammar

feat(YouTube/Spoof test client): Clarify patch description

fix(YouTube/Theme): Grammar

fix(YouTube/Toolbar components): Punctuation

fix(YouTube/Translations): Consistent grammar

* fix(YouTube/Custom double tap length): Unclear wording

* feat(YouTube/Custom branding icon): Use consistent patch description

* feat(YouTube/Custom branding name): Use consistent patch description

* feat(YouTube): Make patch descriptions consistent with YT Music

* feat(YT Music): Improve patch descriptions

* feat(YT Music/Hide overlay filter): Clarify patch description

* chore: Update gitignore

* feat(YouTube): Add `Hide videos by duration` and `Hide videos by views count` greater than specified value

---------

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
2024-05-15 21:28:42 +09:00
KobeW50
545cdc01da
Clarify in-app strings (#47)
* feat(YT Music): Clarify in-app strings

* clarify explanation

* fix(YT Music/Flyout menu components): Ambiguity in setting description

* feat(YT Music): Clarify setting descriptions

* feat(YouTube): Improve in-app string clarity

* feat(YouTube): Use arrows to describe settings paths

* Update strings.xml

Looks good

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update strings.xml

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update strings.xml

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>

* Update strings.xml

* Update strings.xml (Clarify download button setting)

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-05-15 20:49:44 +09:00
inotia00
a81ad3e481 fix(YouTube/Return YouTube Dislike): dislike count sometimes not shown in Shorts https://github.com/inotia00/ReVanced_Extended/issues/1565 2024-05-15 03:03:59 +09:00
inotia00
24cc5e4808 fix(YouTube/Hide ads): Hide ads patch does not work on YouTube 18.29.38 2024-05-13 14:20:01 +09:00
inotia00
1edae35081 fix typo 2024-05-13 12:36:51 +09:00
inotia00
1f744e083d fix(YouTube/Spoof format stream data): incorrect url is used 2024-05-13 12:14:53 +09:00
inotia00
43ba5ad56a fix(YouTube/Spoof format stream data): check audio tags first 2024-05-12 12:01:01 +09:00
inotia00
0a30132c27 bump 4.8.0-dev.5 v4.8.0-dev.5 2024-05-11 22:07:03 +09:00
inotia00
899f3190f6 feat(YouTube Music/Translations): update translation 2024-05-11 22:05:39 +09:00
inotia00
dd6b587edc feat(YouTube/Translations): update translation 2024-05-11 22:05:32 +09:00
inotia00
05e3b9a0b1 feat(YouTube/Spoof format stream data): improve hook method, fetch to ANDROID_TESTSUITE client 2024-05-11 22:03:26 +09:00
inotia00
0f1473ab80 fix(YouTube): Ambient mode control patch does not work correctly on certain versions 2024-05-11 21:52:46 +09:00
inotia00
6454d7a2b4 rollback(YouTube/Hide layout components): remove method to hide settings with whitelist https://github.com/inotia00/ReVanced_Extended/issues/1964 2024-05-11 21:50:51 +09:00
inotia00
a22901f8cf bump 4.8.0-dev.4 v4.8.0-dev.4 2024-05-11 02:13:20 +09:00
inotia00
9c492a8f8a bump 4.8.0-dev.3 2024-05-11 02:02:49 +09:00
inotia00
fc32f3a885 feat(YouTube Music/Translations): update translation 2024-05-11 02:01:45 +09:00
inotia00
b9be546b79 feat(YouTube/Translations): update translation 2024-05-11 02:01:37 +09:00
inotia00
5954c9e35a chore: lint code 2024-05-11 01:54:41 +09:00
inotia00
3a400c3dfd fix(YouTube/Hide layout components): add method to hide settings with whitelist https://github.com/inotia00/ReVanced_Extended/issues/1964 2024-05-11 01:52:23 +09:00
inotia00
eb599eeb9a fix(YouTube/Video playback): default video quality applies even when video is playing https://github.com/inotia00/ReVanced_Extended/issues/1959 2024-05-11 01:47:28 +09:00
inotia00
a09e783810 fix(YouTube/Settings): settings values of excluded patches have changed due to incorrect settings alignment 2024-05-11 01:42:36 +09:00
inotia00
01561285c6 fix(YouTube Music/Hide ads): Hide fullscreen ads setting also closes non-ad dialogs https://github.com/inotia00/ReVanced_Extended/issues/1971 2024-05-11 01:39:15 +09:00
inotia00
120e1d223d fix(YouTube/Hide suggested video end screen): change the summary of settings to be clearer https://github.com/inotia00/ReVanced_Extended/issues/1968 2024-05-11 01:37:28 +09:00
inotia00
0294988ada bump 4.8.0-dev.2 v4.8.0-dev.2 2024-05-10 01:37:14 +09:00
inotia00
c3369d0441 feat(YouTube Music/Translations): update translation 2024-05-10 01:33:55 +09:00
inotia00
ca44eb2465 feat(YouTube/Translations): update translation 2024-05-10 01:33:23 +09:00
inotia00
455e92c5ea fix(YouTube): Ambient mode control patch does not work on YouTube 19.05.36 2024-05-10 01:32:00 +09:00
Hoàng Gia Bảo
7990031a18
fix(YouTube/Return shorts channel name): Add fallback for Fetch from rss feed (#45)
* Update strings.xml

* Update revanced_prefs.xml
2024-05-10 00:50:54 +09:00
inotia00
b9f0e17378 bump 4.8.0-dev.1 v4.8.0-dev.1 2024-05-09 08:41:17 +09:00
inotia00
3c16f0fbd1 feat(YouTube Music): add support versions 6.50.53 ~ 6.51.52 2024-05-09 08:40:54 +09:00
inotia00
d17215f921 bump v4.7.1 v4.7.1 v4.8.0-dev.3 2024-05-09 06:17:47 +09:00
inotia00
ca113f47c3 feat(YouTube Music/Translations): update translation 2024-05-09 06:14:34 +09:00
inotia00
0b14fe51ac feat(YouTube/Translations): update translation 2024-05-09 06:14:24 +09:00
inotia00
627f7d1914 fix(YouTube/Hide layout components): Hide tooltip content patch breaks Zoom to fill in fullscreen 2024-05-09 05:37:38 +09:00
inotia00
619c67360b feat(Reddit): restrict support version 2024-05-09 01:56:57 +09:00
inotia00
7ea172790d feat(YouTube/Shorts outline button): include by default 2024-05-09 01:52:36 +09:00
inotia00
1ea1843d9b fix(YouTube/Settings): add missing category 2024-05-09 01:51:57 +09:00
inotia00
5acd8be292 fix(YouTube/Hide feed components): Hide carousel shelf setting hides library shelf in old version 2024-05-09 01:40:38 +09:00
inotia00
ff81d1b395 chore: lint code 2024-05-09 01:13:59 +09:00
inotia00
e74bc28d2b feat(YouTube/Seekbar components): add log indicating that Restore old seekbar thumbnails setting is deprecated in YouTube v19.17.41+ 2024-05-09 01:01:16 +09:00
inotia00
231c82207f feat(YouTube/Description components): add Title in video description panel setting 2024-05-09 00:58:27 +09:00
inotia00
e051136de8 feat(YouTube): add Spoof test client patch 2024-05-09 00:54:51 +09:00
inotia00
215a709b13 feat(YouTube): add Spoof format stream data patch 8ecbef66ee 2024-05-09 00:51:39 +09:00
inotia00
b5d699c5f4 feat(YouTube): remove Spoof player parameters patch 2024-05-08 22:40:42 +09:00
inotia00
1a0d125734 rollback(YouTube/VideoInformation): changes the video time to be invoked every 1000ms instead of 100ms 2024-05-08 22:35:46 +09:00
inotia00
01795e0fb4 refactor(YouTube Music/Settings): reorganize settings menu 2024-05-05 00:22:51 +09:00