Commit Graph

111 Commits

Author SHA1 Message Date
d20582b494 chore: lint code 2024-10-13 02:02:48 +09:00
41e00d6a4f feat(YouTube): replace with a fingerprint that supports a wider range of versions 2024-10-06 18:41:52 +09:00
3edd8eb43c feat(YouTube Music/Spoof app version): add target version 7.16.53 2024-10-03 22:41:58 +09:00
ffcc9e5db8 chore: lint code 2024-10-03 21:17:11 +09:00
8333bf73d5 fix(YouTube Music/Player components): Remember shuffle state setting does not remember the correct state 2024-09-30 21:39:44 +09:00
24395de245 Revert "feat(YouTube/Custom branding icon): add patch option `YouTube (Minima…" (#86)
This reverts commit 29f4e06f75.
2024-09-30 18:28:55 +09:00
63d7b6c280 feat(YouTube): add Hide shortcuts patch 2024-09-28 23:09:08 +09:00
0642d18a89 chore: lint code 2024-09-28 22:57:23 +09:00
2cdc05ac27 fix(YouTube/Shorts components): even if Hide navigation bar is turned on, the navigation bar will reappear when the user opens the comments or description panel in Shorts 2024-09-25 22:23:54 +09:00
0752ff0d72 chore: remove obsolete code 2024-09-25 21:44:05 +09:00
9bd51f7df8 fix(YouTube/Settings): Search bar in settings can't find RYD and SponsorBlock settings 2024-09-23 22:20:33 +09:00
29f4e06f75 feat(YouTube/Custom branding icon): add patch option YouTube (Minimal header) (#83)
* add minimal yt icon

* add minimal yt icon

* Update VisualPreferencesIconsPatch.kt

* add new choice for settings icon

* repalce png turned vector drawables with vector drawables

* add splash

* add splash

* make premium header minimal

* rename to yt_minimal

* change patch option name

* fix compile error

* fix: match icons

* use more appropriate icon

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-09-23 21:54:36 +09:00
0f0a48b1d4 chore(YouTube): replace with a fingerprint that supports a wider range of versions 2024-09-19 20:21:09 +09:00
afd19dead4 refactor(BytecodeUtils): remove duplicate functions 2024-09-17 18:40:11 +09:00
5e8d280294 chore: lint code 2024-09-15 20:21:41 +09:00
67d365e509 chore(YouTube): replace with a fingerprint that supports a wider range of versions 2024-09-15 18:48:29 +09:00
cdbd3496a1 feat(YouTube Music/Custom branding icon for YouTube Music): add patch option RestoreOldSplashIcon https://github.com/inotia00/ReVanced_Extended/issues/2368 2024-09-07 03:37:25 +09:00
40082ce972 fix(BytecodeUtils): due to structural limitations of ReVanced Patcher, incorrect classes may be retrieved 2024-09-06 19:42:21 +09:00
0330f97c4f fix(YouTube/SponsorBlock): improve create segment manual seek accuracy 2024-08-04 13:10:12 +09:00
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
4866308321 feat(YouTube/Custom branding icon): add old splash animation for Revancify Red and Revancify Blue 2024-07-05 14:52:05 +09:00
8186e9c8b2 chore: lint code 2024-06-23 14:09:48 +09:00
1e659807cf feat(Reddit): add Change version code patch 2024-06-22 20:51:29 +09:00
e1f3da76c4 refactor(Utils): appropriate message is displayed in the exception when the index is not found 2024-06-22 19:52:46 +09:00
a4c50493f7 chore: lint code 2024-06-13 00:20:35 +09:00
8dc8bffea7 fix(Patch options): some patch options in RVX Manager are marked with custom value 2024-06-12 21:45:05 +09:00
e277843885 chore: lint code 2024-06-11 02:45:13 +09:00
b9ef6ea3bf fix(YouTube/Spoof client): restore playback speed menu when spoofing to an iOS, Android TV, Android Testsuite client 95f290f113 2024-06-11 01:51:16 +09:00
09ed1b965d feat: merge patch RVX/anddea (#55)
* feat(YouTube): Add `Custom Shorts action buttons` patch (Replaces `Shorts outline icon` patch)

* feat(YouTube): Add `Visual preferences icons` patch

* feat(Custom branding icon): Add more icons

* feat(Custom branding icon): Add patch options `ChangeHeader`, `ChangeSplashIcon`, `RestoreOldSplashAnimation`

* feat(Translations): Add patch options to remove languages and provide own translation / strings.xml

* feat(YouTube/Settings): Add search bar in settings

* feat(YouTube/Shorts components): Add `Hide disabled comments button` and `Hide live chat header` settings

* refactor(YouTube/Settings): Fix typos in strings

* feat(YouTube/Settings): clarify patch option descriptions

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

* feat(YouTube): clarify patch option

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

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
2024-06-09 00:04:23 +09:00
ecd6fbdf5b chore: lint code 2024-06-07 21:44:22 +09:00
f15a5d5259 feat(YouTube Music): add support versions 7.01.53 ~ 7.02.51 2024-05-26 16:01:24 +09:00
01795e0fb4 refactor(YouTube Music/Settings): reorganize settings menu 2024-05-05 00:22:51 +09:00
df5b0c271b feat(YouTube/Enable tablet mini player): add Hide rewind and forward button settings 2024-04-29 23:40:12 +09:00
f66ac24f55 feat(YouTube/Enable tablet mini player): add Enable modern mini player settings 2024-04-29 19:34:41 +09:00
1765d0575f feat(YouTube/Hide shorts components): use browseId instead of navigation bar index
- Sometimes the Shorts shelves are loaded first before the navigation bar index is updated, and under certain circumstances the Shorts shelves are not hidden properly.
- This issue can be resolved by checking the browser id instead of the navigation bar index.
2024-04-23 22:17:20 +09:00
e1fd3c8586 refactor(YouTube/Settings): reorganize settings menu 2024-04-19 19:35:04 +09:00
324162e561 refactor: fix patch structure 2024-04-04 04:05:13 +09:00
3a3ee89518 refactor: fix patch structure 2024-04-03 22:36:31 +09:00
19adea7a86 feat(GmsCore support): switch to ReVanced GmsCore vendor 2024-04-01 09:25:11 +09:00
135f8d852d refactor: fix package and code structure 2024-03-31 06:15:20 +09:00
df01c0bf8c fix(YouTube Music/Disable dislike redirection): not working at notification controls or widgets 2024-03-27 16:37:20 +09:00
83e201e96e feat(YouTube): add Change shorts repeat state patch 2024-03-25 06:57:10 +09:00
b593fa302f chore: lint code 2024-03-23 01:12:25 +09:00
3d8e3bb0be chore: lint code 2024-03-23 00:02:02 +09:00
49727dfb3a chore: lint code 2024-03-22 23:53:17 +09:00
aa6d8106c5 chore: lint code 2024-01-26 03:35:21 +09:00
b83a1bdd45 feat(YouTube): support version 19.02.39 2024-01-24 23:02:52 +09:00
a9c062cbce refactor(Utils): match to official ReVanced code 2023-12-06 02:34:47 +09:00
894b60cbe9 feat(YouTube Music): add compatibility for next year's release 2023-12-02 11:48:27 +09:00
6633eb515f feat(YouTube Music/Settings): add Open MicroG settings 2023-11-25 13:30:56 +09:00