310 Commits

Author SHA1 Message Date
inotia00
8663436d3d fix(YouTube - Spoof streaming data): Enhanced bitrate not available on Android VR, Android TV 2025-01-06 21:18:04 +09:00
inotia00
aeb6750063 fix(Spoof streaming data): Requests sent in incorrect client order 2025-01-06 21:12:28 +09:00
inotia00
88435902ff feat(YouTube Music - Disable music video in album): Add redirection option 2025-01-04 19:18:10 +09:00
inotia00
b69a041d5d fix(YouTube): Patched app crashes after first launch or clearing data 2025-01-04 19:12:22 +09:00
inotia00
6a9ad25d30 fix(YouTube Music - Spoof streaming data): Sometimes the app crashes when connected to Wi-Fi 2025-01-04 19:09:10 +09:00
inotia00
9265303a29 revert(Hide ads): Disable advertising id 2025-01-03 22:38:39 +09:00
inotia00
3e6a4a390c fix(YouTube - SponsorBlock): Show a toast and not a dialog if segment submitted successfully (Close https://github.com/inotia00/ReVanced_Extended/issues/2598) 2025-01-03 22:18:54 +09:00
inotia00
574cd8410e fix(YouTube - Settings): Misaligned icons and titles in RVX settings toolbar on Android 15 https://github.com/inotia00/ReVanced_Extended/issues/2602 2025-01-03 22:14:47 +09:00
inotia00
f5834ab742 fix(YouTube - Overlay buttons): Overlay buttons do not disappear immediately when fullscreen button is clicked 2025-01-03 22:12:35 +09:00
inotia00
2760fce646 fix(YouTube - Toolbar components): Use Cairo icon for settings icon when Replace Create button is turned on 2025-01-03 22:09:39 +09:00
inotia00
07cb38d7a2 fix build error 2025-01-03 22:07:03 +09:00
inotia00
1424d0b7a7 fix(YouTube): Patched app crashes after first launch or clearing data 2025-01-03 22:06:48 +09:00
inotia00
a10e400cfa fix build error 2025-01-03 22:05:03 +09:00
inotia00
945b91eebb feat(YouTube - Hide layout components): Add Disable translucent status bar setting 2025-01-03 22:04:27 +09:00
inotia00
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
inotia00
1f95e07e7a feat(YouTube - Fullscreen components): Add Enter fullscreen mode setting 2025-01-03 21:54:27 +09:00
inotia00
428047b725 feat(YouTube - Fullscreen components): Add Exit fullscreen mode setting 2025-01-03 21:52:52 +09:00
inotia00
a596959d71 feat(YouTube - Fullscreen components): Remove Force fullscreen setting 2025-01-03 21:48:58 +09:00
inotia00
c6ad8331bc fix(YouTube - Spoof streaming data): Mark login-required client 2025-01-03 21:44:30 +09:00
inotia00
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
Hoàng Gia Bảo
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
inotia00
9e496b1da3 fix(YouTube - NavigationBarHook): Increase nav button latch timeout. 2024-12-31 22:00:54 +09:00
inotia00
41aaeafbe9 fix(GmsCore support): Do not show battery optimization error on Android Automotive devices (Google built-in) 2024-12-31 21:51:39 +09:00
inotia00
b105fc1f62 chore: Lint code 2024-12-31 21:49:35 +09:00
inotia00
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
inotia00
6f0958b328 fix(YouTube - Return YouTube Dislike): Match with ReVanced (Close https://github.com/inotia00/ReVanced_Extended/issues/2611) 2024-12-31 21:35:40 +09:00
inotia00
b171281ec5 fix(Spoof streaming data): Specify language code only for clients that cannot log in 2024-12-31 21:33:23 +09:00
inotia00
6b0dee8529 fix(Spoof streaming data): Ignore exception if hide ads is disabled 2024-12-31 21:31:19 +09:00
inotia00
2b61bfd71f feat(YouTube Music - Spoof streaming data): Remove Android Creator and iOS Music, add Android Music (Close https://github.com/inotia00/ReVanced_Extended/issues/2617) 2024-12-31 21:24:41 +09:00
inotia00
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
inotia00
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
inotia00
5d79826f4e fix(YouTube Music - Spoof streaming data): Last selected value is not remembered in ListPreference Dialog 2024-12-31 20:55:33 +09:00
inotia00
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
inotia00
74d39ff034 fix(YouTube - Miniplayer): Patched app crashes after first launch or clearing data 2024-12-31 20:47:37 +09:00
Hoàng Gia Bảo
e29a25fac2
feat(YouTube - Change start page): Add more start page (#115)
* ci: workflow to ping Discord users when patches are released (#72)

* init: Workflow to notify discord users of releases

* Rename workflow

* chore (Background playback): Shorten description

* Revert "chore (Background playback): Shorten description"

This reverts commit 10661b870f0c9c670c5d522f9b2ca7cc82d32772.

* Change message contents

* Add `Courses`

* Add to array

* Add strings

* Add more start page

* Add to array

* Rename `CLIPS` to `YOUR_CLIPS`

* Add string

---------

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-31 20:23:07 +09:00
Hoàng Gia Bảo
c0d8745e08
fix(Hide Carousel Shelf): Your Movies is empty when turning on Hide Carousel Shelf options (#116) 2024-12-31 20:20:58 +09:00
inotia00
0157537615 fix(YouTube - Shorts components): Missing dependency of custom action 2024-12-22 16:37:17 +09:00
inotia00
bbd121c750 fix(YouTube): Patched app crashes after first launch or clearing data https://github.com/inotia00/ReVanced_Extended/issues/2582 2024-12-22 16:36:22 +09:00
inotia00
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
inotia00
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
inotia00
b92b79e96c fix(YouTube Music): App crashes when including Hide action bar components patch https://github.com/inotia00/ReVanced_Extended/issues/2584 2024-12-22 16:10:15 +09:00
Hoàng Gia Bảo
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
inotia00
dc0a5973ad feat(YouTube): Support version 19.44.39 2024-12-21 14:54:08 +09:00
inotia00
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
inotia00
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
inotia00
f848b9fcac chore(YouTube): Match some Extension with ReVanced 2024-12-21 13:41:15 +09:00
inotia00
1c06f2eee4 feat(YouTube - Swipe controls): Change the setting name Enable watch panel gestures to Disable watch panel gestures, and change the setting name Enable swipe to change video to Disable swipe to change video 2024-12-21 13:38:12 +09:00
inotia00
cd19073dd4 feat(YouTube - Navigation bar components): Add Disable translucent status bar setting 2024-12-21 13:34:21 +09:00
inotia00
ca4edcd3a5 fix(YouTube - Miniplayer): Use estimated maximum on screen size for devices with low density screens 2024-12-21 13:31:35 +09:00
inotia00
b5f9a951d3 feat(YouTube - Navigation bar components): Separate Enable translucent navigation bar setting into Disable light translucent bar and Disable dark translucent bar settings 2024-12-21 13:30:25 +09:00