3656 Commits

Author SHA1 Message Date
inotia00
8c149d3c99 bump 4.14.1-dev.3 v4.14.1-dev.3 2024-09-27 19:54:20 +09:00
inotia00
c0d3cf87dc feat(Translations): update translation 2024-09-27 19:53:39 +09:00
inotia00
389f414acc feat(YouTube/Hide feed components): add Hide related videos setting 2024-09-27 19:52:29 +09:00
inotia00
697dc74169 fix(YouTube/Player components): patch is broken in certain versions 2024-09-27 19:23:04 +09:00
inotia00
70b45b2a26 chore(YouTube): no longer checks PlayerType or VideoInformation to determine if it's a Short or not 2024-09-27 19:16:38 +09:00
inotia00
bb4f8bfc04 feat(YouTube/PlayerTypeHook): add hooking on Shorts state (whether Shorts is open or not) 2024-09-27 19:11:21 +09:00
inotia00
79bfd1e3ef fix(YouTube/Integrations): skip patches even in versions where fingerprints are still used 2024-09-27 19:03:18 +09:00
inotia00
96dc5cff5d fix(YouTube Music/Flyout menu components): unable to patch due to incorrect format 2024-09-27 19:00:43 +09:00
inotia00
1c9944861f bump 4.14.1-dev.2 v4.14.1-dev.2 2024-09-25 22:31:06 +09:00
inotia00
2a753731d9 feat(Translations): update translation 2024-09-25 22:28:28 +09:00
inotia00
4c824b458a feat(YouTube/Shorts components): add Height percentage of empty space setting 2024-09-25 22:26:29 +09:00
inotia00
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
inotia00
6c060c5da6 feat(YouTube/Navigation bar components): add Hide navigation bar setting 2024-09-25 22:16:44 +09:00
inotia00
e8ad2e6b82 feat(YouTube/Change start page): add Change start page type setting https://github.com/inotia00/ReVanced_Extended/issues/2395#issuecomment-2368848355 2024-09-25 22:11:32 +09:00
inotia00
0b49445881 feat(YouTube/Hide feed components): add Hide UPCOMING video setting 2024-09-25 22:08:16 +09:00
inotia00
0752ff0d72 chore: remove obsolete code 2024-09-25 21:44:05 +09:00
inotia00
42d284654e chore(Settings): separate Reset to default part from toasts https://github.com/inotia00/ReVanced_Extended/issues/1839 2024-09-25 21:37:02 +09:00
inotia00
58fb699386 bump 4.14.1-dev.1 v4.14.1-dev.1 2024-09-23 22:44:16 +09:00
inotia00
49ca584dbd feat(Translations): update translation 2024-09-23 22:42:41 +09:00
inotia00
f92cb71980 fix(YouTube/Settings): clarify the description of some settings https://github.com/inotia00/ReVanced_Extended/issues/2393 2024-09-23 22:36:55 +09:00
inotia00
42ecfa9b8b feat(YouTube Music): changes to supported versions - changed 6.29.58 to 6.29.59, changed 7.16.52 to 7.16.53, removed 6.33.52 (as it is almost the same as 6.29.59) 2024-09-23 22:32:29 +09:00
inotia00
ce5561732e feat(YouTube): add Hook YouTube Music actions patch 2024-09-23 22:24:13 +09:00
inotia00
9bd51f7df8 fix(YouTube/Settings): Search bar in settings can't find RYD and SponsorBlock settings 2024-09-23 22:20:33 +09:00
inotia00
6d48adef53 fix(YouTube/Player components): Disable player popup panels setting disables the engagement panel in Mix playlists on certain YouTube version 2024-09-23 22:15:18 +09:00
inotia00
1cf3c6da53 fix(YouTube/Hide feed components): Hide carousel shelf setting sometimes hides the library shelf 2024-09-23 22:10:27 +09:00
inotia00
e25bd1034c fix(YouTube Music/SponsorBlock): SponsorBlock does not skip segment at the beginning when in background https://github.com/inotia00/ReVanced_Extended/issues/2396 2024-09-23 22:05:26 +09:00
inotia00
3a8e6760a3 chore: disable Change YouTube header setting if current header is YouTube (Minimal header) 2024-09-23 22:01:14 +09:00
MondayNitro
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
inotia00
9cbc01900e feat(YouTube/Spoof streaming data): match with ReVanced 2024-09-22 17:59:51 +09:00
inotia00
6b5c03b149 feat(YouTube Music/Settings): add Open default app settings setting https://github.com/inotia00/ReVanced_Extended/issues/1861 2024-09-22 17:50:57 +09:00
inotia00
9be6315444 feat(YouTube): rename Visual preferences icons to Visual preferences icons for YouTube 2024-09-22 17:46:52 +09:00
inotia00
8f5be6fd22 feat(YouTube Music): add Visual preferences icons for YouTube Music patch https://github.com/inotia00/ReVanced_Extended/issues/2216 2024-09-22 17:44:41 +09:00
inotia00
0f0a48b1d4 chore(YouTube): replace with a fingerprint that supports a wider range of versions 2024-09-19 20:21:09 +09:00
inotia00
d776786867 chore: fix typo 2024-09-19 20:20:15 +09:00
inotia00
37e00d462d feat(YouTube/Change start page): change the actual start page instead of redirecting the Url https://github.com/inotia00/ReVanced_Extended/issues/2395 2024-09-18 19:41:13 +09:00
inotia00
c2a0da8d75 fix build error 2024-09-17 20:36:56 +09:00
inotia00
e5abab21a0 chore(YouTube Music): replace with a fingerprint that supports a wider range of versions 2024-09-17 20:35:17 +09:00
inotia00
afd19dead4 refactor(BytecodeUtils): remove duplicate functions 2024-09-17 18:40:11 +09:00
inotia00
5e4b56cfbe feat(YouTube/Visual preferences icons): add the patch option ApplyToAll that do not apply to sub-settings https://github.com/inotia00/ReVanced_Extended/issues/2392 2024-09-17 12:36:48 +09:00
inotia00
bee0fb0da0 bump 4.13.2-dev.1 v4.13.2-dev.1 2024-09-15 22:32:12 +09:00
inotia00
9eac957ff5 feat(Translations): update translation 2024-09-15 22:30:16 +09:00
inotia00
780dd0aee1 feat(YouTube/Hide feed components): selectively hide video by views for Home / Subscription / Search 2024-09-15 22:29:20 +09:00
inotia00
aa7883081e feat(YouTube/Hide feed components): remove Duration filter setting as it no longer works due to server side changes https://github.com/inotia00/ReVanced_Extended/issues/2389 2024-09-15 21:14:45 +09:00
inotia00
a041ca2e2f fix(YouTube Music/GmsCore support): can't share the stories to Facebook, Instagram and Snapchat https://github.com/inotia00/ReVanced_Extended/issues/1830 2024-09-15 20:40:28 +09:00
inotia00
d708f36052 fix(YouTube Music/Disable auto captions): captions cannot be changed when Disable forced auto captions is turned on 2024-09-15 20:38:39 +09:00
inotia00
5e8d280294 chore: lint code 2024-09-15 20:21:41 +09:00
inotia00
80727591ae chore(YouTube/Change start page): hook a more appropriate Intent 2024-09-15 19:58:22 +09:00
inotia00
3640d73512 fix compile error 2024-09-15 19:49:52 +09:00
inotia00
753a44f67c feat(YouTube/Video playback): add Disable VP9 codec setting https://github.com/inotia00/ReVanced_Extended/issues/2384 2024-09-15 19:08:28 +09:00
inotia00
6587ba7fee feat(YouTube/Hide feed components): add Hide expandable shelves setting 2024-09-15 19:03:55 +09:00