3401 Commits

Author SHA1 Message Date
inotia00
e611321c9f chore(JsonPatchesFileGenerator): Match patch list format with ReVanced API 4 2024-12-21 11:18:34 +09:00
inotia00
a040b78927 refactor(Spoof streaming data): Instead of replacing the entire array StreamingData.formats, replace only the approxDurationMs field 2024-12-20 17:35:29 +09:00
inotia00
3c8e61c850 feat(Spoof streaming data): Separate Sync video length before playback setting 2024-12-20 17:29:06 +09:00
Francesco Marastoni
7653041595
feat(YouTube - Shorts components): Add styles to custom actions dialog (#107)
* feat(YouTube - Shorts components): add styles to the menu

* feat(YouTube - Shorts components): make style similar to flyout menu

* feat(YouTube - Shorts components): add padding around the menu

* fix(YouTube - Shorts components): make enums constants and fix the missing icons

* fix(YouTube - Shorts components): icons were in the wrong color with custom themes

* Fix dialog not closing, Remove unnecessary Maps, Move some duplicate code to shared classes

* fix: Dependency of settings is inverted (at least one custom action must be enabled to appear in the toolbar or flyout menu)

* fix: Some actions do not work when `Enable custom actions in flyout menu` is turned off

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-19 14:54:06 +09:00
inotia00
9ed8754bb7 refactor(Spoof streaming data): Improve hooking performance 2024-12-18 20:21:18 +09:00
Hoàng Gia Bảo
5ffbb4714a
fix(Spoof Streaming Data): Performance degradation on iOS client (#110)
* fix(Spoof Streaming Data): Apply workarounds to the correct client

* Lint code

* Lint

* Correct the logic

* Use `put` to update the client type

* Fix build error

* Fix logic

* Apply HLS fix for all client

* Remove unused method

* fix: Apply code review suggestions

* fix: Apply code review suggestions

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-18 09:43:35 +09:00
inotia00
776c519b20 bump 5.1.1-dev.2 v5.1.1-dev.2 2024-12-17 14:38:54 +09:00
inotia00
0c0ed3e86d feat(Translations): Update translation 2024-12-17 14:36:14 +09:00
inotia00
512b2526ba chore: Lint code 2024-12-17 14:35:06 +09:00
inotia00
b32301fd85 chore: Lint code 2024-12-17 14:17:15 +09:00
inotia00
e0b6d33df5 fix(YouTube - Spoof streaming data): Videos end 1 second early on iOS client 2024-12-17 13:57:19 +09:00
inotia00
bb1946d9db chore(Spoof streaming data): Match with ReVanced 2024-12-17 13:43:39 +09:00
inotia00
4c24f4569c fix(YouTube - Hide feed components): Hide carousel shelf hiding in library in certain situations 2024-12-17 13:40:41 +09:00
inotia00
2def0d4cc7 feat(YouTube): Support version 19.38.41 2024-12-17 13:38:32 +09:00
inotia00
4081263160 chore(YouTube - Description components): Clarify and fix some strings 2024-12-17 13:37:46 +09:00
inotia00
5f3a71ecc0 feat(YouTube - Spoof app version): Add target version 19.26.42 - Disable Cairo icon in navigation and toolbar and 19.33.37 - Restore old playback speed flyout panel 2024-12-17 13:35:29 +09:00
inotia00
50850a1fc6 fix(YouTube Music - Spoof client): Action bar not loading as of YouTube Music 7.17.51 2024-12-17 13:27:09 +09:00
inotia00
a27a04d1f2 feat(YouTube Music): Support version 7.25.52 https://github.com/inotia00/ReVanced_Extended/issues/2554 2024-12-17 13:20:44 +09:00
inotia00
98f26a228a fix(YouTube - MaterialYou): Theme not applied to notification dots in YouTube 19.34.42+ 2024-12-17 13:07:23 +09:00
inotia00
7991caa962 fix compile error 2024-12-16 22:06:28 +09:00
inotia00
72fbc4489a feat(YouTube - Spoof streaming data): Remove Skip iOS livestream playback setting (no longer needed) 2024-12-16 22:04:28 +09:00
inotia00
d1b2fe16db fix(YouTube - Spoof streaming data): On iOS clients, livestreams always start from the beginning 2024-12-16 21:54:57 +09:00
inotia00
e8090243b1 fix build error 2024-12-16 21:48:52 +09:00
inotia00
5a677e691b fix(YouTube - Hide feed components): new kind of community posts are not hidden 2024-12-16 21:47:55 +09:00
inotia00
7f065547eb feat(YouTube - Shorts components): add Change Shorts background repeat state setting (YouTube 19.34.42+) 2024-12-16 21:45:47 +09:00
inotia00
254c766347 feat(YouTube - Player components): Add Hide Chat summary in live chat setting 2024-12-16 13:17:35 +09:00
inotia00
4aad9297e3 fix(YouTube - Hide ads): Hide new type of featured promotions 2024-12-16 13:08:05 +09:00
inotia00
90601e53fb fix(YouTube - Shorts components): Hide Shorts shelves not hiding in home feed in certain situations 2024-12-16 13:06:01 +09:00
inotia00
d97447f7a8 fix(YouTube - Hide feed components): Hide carousel shelf not hiding in home feed in certain situations 2024-12-16 13:05:01 +09:00
inotia00
831d2a1e76 feat(YouTube - Navigation bar components): Add missing resource for Cairo notification icon (YouTube 19.34.42+) https://github.com/inotia00/ReVanced_Extended/issues/2553 2024-12-16 12:55:12 +09:00
inotia00
2fce2f7139 fix(YouTube - Shorts components): Patching fails on YouTube 19.16.39 2024-12-16 12:26:56 +09:00
inotia00
ed24d0c88a fix(YouTube - Enable gradient loading screen): Enable gradient loading screen not working on YouTube 19.34.42+ 2024-12-16 12:25:33 +09:00
inotia00
e3f5741b06 fix(Custom branding): Patching fails in some environments when the path entered in the patch options contains uppercase letters 2024-12-16 12:24:03 +09:00
inotia00
4e85c77d53 feat(YouTube Music): Add Disable DRC audio patch https://github.com/inotia00/ReVanced_Extended/issues/2552 2024-12-15 19:08:31 +09:00
inotia00
7dfd817ba3 feat(YouTube Music): Add Spoof streaming data patch 2024-12-15 18:29:05 +09:00
inotia00
21acf6f003 fix(YouTube): Patching fails under certain conditions 2024-12-15 17:53:57 +09:00
Hoàng Gia Bảo
59b0c7168c
refactor(YouTube - Spoof streaming data): Remove Force iOS AVC setting (#103)
* refactor(YouTube - Spoof Streaming Data): Remove `Force AVC` settings

* Add missing header

* Apply code suggestion
2024-12-15 17:46:03 +09:00
Francesco Marastoni
73b95a5143
feat(YouTube - Shorts components): add Custom actions in toolbar setting (YouTube 18.38.44+) (#106)
* feat(YouTube - Shorts Player):  Hook `More` button

* fix(YouTube - Shorts Player): Incorrect videoId when playing a Short

* fix(YouTube - Shorts Player): `Open in normal player` didn't work when `Enable open links directly` was disabled

* fix: Use an existing class

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-15 16:54:33 +09:00
Hoàng Gia Bảo
7023e5b323
feat(YouTube - Overlay buttons): Add missing ALL_CONTENTS_WITH_TIME_ASCENDING type (#105)
* Add `ALL_CONTENTS_WITH_TIME_ASCENDING` type

* Rewrite function

* Update arrays.xml

* Update strings.xml

* Update strings.xml

* chore: Simplify

* fix: Apply code review suggestions

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-15 15:33:50 +09:00
inotia00
dad6b3d5e4 feat(YouTube - Shorts components): add Custom actions setting (YouTube 19.05.36+) 2024-12-15 15:03:05 +09:00
inotia00
169dc9acba fix(YouTube - Player components): Hide seek message not working on YouTube 19.34.42 2024-12-15 14:58:25 +09:00
inotia00
b20240aa5d feat(YouTube - Custom branding icon): Restrict the version that can use the patch option Restore old splash animation to 19.16.39 (deprecated) 2024-12-15 14:44:06 +09:00
inotia00
9e50e0d874 feat(YouTube - Remove background playback restrictions): Add PiP mode support in Shorts 2024-12-15 14:39:22 +09:00
inotia00
10b5119afc feat(YouTube - Seekbar components): Change default seekbar color to match new branding 2024-12-15 14:36:14 +09:00
inotia00
2bd7b5aeed fix(YouTube - Seekbar components): Custom seekbar color not applied to gradient seekbar in YouTube 19.34.42 2024-12-15 14:34:03 +09:00
inotia00
231f897bcc feat(YouTube - Seekbar components): Remove Enable Cairo seekbar setting, which is no longer needed (Enabled by default in YouTube 19.34.42) 2024-12-15 14:26:18 +09:00
inotia00
969e845a87 fix(YouTube/Hide player flyout menu): Sleep timer menu always hidden in YouTube 19.34.42 2024-12-15 14:21:40 +09:00
inotia00
9a962e441e fix(YouTube/VideoInformation): Channel name not fetched in YouTube 19.34.42 2024-12-15 14:16:07 +09:00
Hoàng Gia Bảo
04b137ddd2
feat(YouTube Music - Hide player flyout menu): add Hide Speed dial menu setting (#104)
* Update enum

* Add settings

* Add strings

* Add settings pref
2024-12-15 14:12:35 +09:00
inotia00
e5354e9f9a bump 5.1.1-dev.1 v5.1.1-dev.1 2024-12-09 22:51:21 +09:00