Commit Graph

154 Commits

Author SHA1 Message Date
f02ea01ebe feat(YouTube Music - Disable music video in album): Remove Dismiss queue options 2025-01-06 21:24:02 +09:00
88435902ff feat(YouTube Music - Disable music video in album): Add redirection option 2025-01-04 19:18:10 +09:00
b69a041d5d fix(YouTube): Patched app crashes after first launch or clearing data 2025-01-04 19:12:22 +09:00
6a9ad25d30 fix(YouTube Music - Spoof streaming data): Sometimes the app crashes when connected to Wi-Fi 2025-01-04 19:09:10 +09:00
a5c808652e feat(GmsCore support): Match with ReVanced 2025-01-03 22:53:25 +09:00
9265303a29 revert(Hide ads): Disable advertising id 2025-01-03 22:38:39 +09:00
f5834ab742 fix(YouTube - Overlay buttons): Overlay buttons do not disappear immediately when fullscreen button is clicked 2025-01-03 22:12:35 +09:00
945b91eebb feat(YouTube - Hide layout components): Add Disable translucent status bar setting 2025-01-03 22:04:27 +09:00
01bd3141b3 feat(YouTube - Swipe controls): Add settings - Disable swipe to enter fullscreen mode, Disable swipe to exit fullscreen mode & Change default values ​​- Disable swipe to change video, Disable watch panel gestures 2025-01-03 22:00:04 +09:00
1f95e07e7a feat(YouTube - Fullscreen components): Add Enter fullscreen mode setting 2025-01-03 21:54:27 +09:00
428047b725 feat(YouTube - Fullscreen components): Add Exit fullscreen mode setting 2025-01-03 21:52:52 +09:00
a596959d71 feat(YouTube - Fullscreen components): Remove Force fullscreen setting 2025-01-03 21:48:58 +09:00
8ab67bc6ef feat(YouTube Music): Add Disable music video in album patch https://github.com/inotia00/ReVanced_Extended/issues/2568 2025-01-03 20:04:50 +09:00
1da2664513 feat(YouTube - Video playback): Improve Disable music playback speed setting (#117)
* fix(Default Music playback speed): Fix side effect left

* fix(Spoof Streaming Data): `approxDurationMs` can be fetched multiple time

* fix(Spoof Streaming Data): Prevent playback issues on Kids videos with music

* Up to now, there have been no recorded cases of playback issues in ANDROID_MUSIC. So it will be better to use this client instead of IOS to handle Kids video with music
* Example video: https://youtu.be/bHtvEpeXrfc

* fix: Apply code review suggestions

* chore: Lint code

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2025-01-03 19:26:34 +09:00
b105fc1f62 chore: Lint code 2024-12-31 21:49:35 +09:00
f6a5ffd3ba feat(YouTube - Seekbar components): If the Custom braning icon patch is included and the patch option Restore old splash animation is enabled, it will not change the Seekbar color from the original splash animation (Lottie animation) 2024-12-31 21:47:07 +09:00
721f6043e9 fix(YouTube - Custom branding icon): Restrict the version that can use the patch options Change splash icons to YouTube 19.16.39 (Close https://github.com/inotia00/ReVanced_Extended/issues/2605) 2024-12-31 21:42:08 +09:00
a152588fdd feat(YouTube - Navigation bar components): Revert - 'Separate Enable translucent navigation bar setting into Disable light translucent bar and Disable dark translucent bar settings' 2024-12-31 21:39:38 +09:00
00fbd318e7 feat(YouTube - Spoof streaming data): Add setting to change PoToken / Visitor Data https://github.com/inotia00/ReVanced_Extended/issues/2630#issuecomment-2566310025 2024-12-31 21:17:51 +09:00
83f2d82d0a feat(YouTube - Spoof streaming data): Remove Use Android clients only setting, restore Force iOS AVC setting 2024-12-31 21:06:47 +09:00
09c1d495eb feat(YouTube - Navigation bar components): Remove settings Disable translucent status bar, Disable light translucent bar and Disable dark translucent bar 2024-12-31 20:54:07 +09:00
8d045bc618 fix(YouTube Music - Custom header): Not working on YouTube Music 7.25.53 https://github.com/inotia00/ReVanced_Extended/issues/2612 2024-12-31 20:43:57 +09:00
87a6aec1dc fix(YouTube - Overlay buttons): Add missing dependency 2024-12-31 20:41:02 +09:00
fd9670fcae fix(YouTube - Overlay buttons): Restrict the version that can use the patch options Bottom margin and Wider between-buttons space to YouTube 19.16.39 (Close https://github.com/inotia00/ReVanced_Extended/issues/2608) 2024-12-31 20:39:52 +09:00
4b0e9504c9 fix(YouTube - Swipe controls): Gestures are not disabled in the channel bar even though Disable watch panel gestures is turned on (YouTube 19.16.39+) 2024-12-31 20:37:25 +09:00
dd3c889062 fix(YouTube - Disable haptic feedback): Disable seek haptic feedback doesn't work 2024-12-31 20:33:18 +09:00
0b1d260555 fix: In app strings and patch descriptions (#114)
* fix(YouTube Music -Spoof client): String grammar

* fix(YouTube): Patch description grammar & clarity

* Apply suggestion from review

* Use consistent bullet point syntax

* Minor wording clarification

* chroe: Match with YouTube

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-31 17:07:32 +09:00
10747f54cf chore(JsonPatchesFileGenerator): Match patch list format with ReVanced API 4 2024-12-22 19:45:55 +09:00
3e7b690d76 fix(YouTube): Some strings are missing https://github.com/inotia00/ReVanced_Extended/issues/2597 2024-12-22 18:23:45 +09:00
88b5550df7 fix(Reddit - Hide ads): Patch failing during building with certain patch selection 2024-12-22 18:21:57 +09:00
ab14c05f1b feat(YouTube Music): Change the latest supported version from 7.25.52 to 7.25.53 2024-12-22 16:49:38 +09:00
9f7bdb51ac fix build error 2024-12-22 16:44:50 +09:00
2561fd2922 fix: CI test code not removed after ReVanced Patcher 21 migration 2024-12-22 16:44:37 +09:00
af9c718638 fix: Unable to parse patches json in Revancify 2024-12-22 16:40:42 +09:00
a253e5edce fix(YouTube - Toolbar components): Hide voice search button setting does not work https://github.com/inotia00/ReVanced_Extended/issues/2580 2024-12-22 16:39:53 +09:00
1e13c4e83e fix(Reddit - Hide ads): Hide ads patch fails on 2024.17.0 https://github.com/inotia00/ReVanced_Extended/issues/2592 2024-12-22 16:38:26 +09:00
89d038fdb8 fix(YouTube - Spoof streaming data): Change the default client to Android VR, add iOS TV to the selectable default clients, and add the Use Android clients only setting https://github.com/inotia00/ReVanced_Extended/issues/2593 2024-12-22 16:33:29 +09:00
480d47587d feat(YouTube Music - Spoof client): Limit support version to 7.16.53 and change default client preset 2024-12-22 16:20:32 +09:00
132bd5dec7 fix(YouTube - Shorts components): Patch failing during building with certain patch selection https://github.com/inotia00/ReVanced_Extended/issues/2581 2024-12-22 16:16:54 +09:00
74ba042a7d fix(RVX Manager): WARNING and INFO are not printed https://github.com/inotia00/ReVanced_Extended/issues/2590 2024-12-22 16:15:24 +09:00
92a317e312 refactor(Spoof streaming data): No longer using Java reflection to improve performance (#113)
* refactor(Spoof Streaming Data): Move the parser to bytecode

* Add comment

* Increase cache limit

* Fix typo

* Revert changes

* chore: Simplify

* chore: Simplify

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-22 15:40:37 +09:00
a353a48aa3 chore: Lint code 2024-12-21 14:55:46 +09:00
dc0a5973ad feat(YouTube): Support version 19.44.39 2024-12-21 14:54:08 +09:00
2b77e46f5e feat(YouTube - Shorts components): Add Restore old player layout setting (YouTube 18.29.38 ~ 19.16.39) 2024-12-21 14:07:30 +09:00
749900f6f8 fix(YouTube - Custom Shorts action buttons): Patch not working on YouTube 19.38.41+ 2024-12-21 14:02:28 +09:00
e48048b430 fix(YouTube - Custom branding icon): Patch option restoreOldSplashAnimation not working in YouTube 19.32.39+ 2024-12-21 14:00:38 +09:00
6f84f0a0b8 fix(YouTube - Theme): Splash background color not applied in latest YouTube client 2024-12-21 13:56:54 +09:00
e5cc1dd5b5 fix(YouTube - Video playback): Applying default video quality to Shorts causes the beginning of the shorts to get stuck in a loop 2024-12-21 13:54:36 +09:00
20eaad51d8 fix(YouTube): When clicking on timestamps in comments, playback speed sometimes changes to 1.0x (unpatched YouTube bug) 2024-12-21 13:49:59 +09:00
d89491ef15 fix(YouTube): Splash screen background color does not change in dark mode if Theme patch is excluded 2024-12-21 13:47:52 +09:00