3649 Commits

Author SHA1 Message Date
inotia00
dff058e0f3 feat(Translations): Update translation 2024-12-09 22:31:10 +09:00
inotia00
69f51ba088 revert(YouTube - Spoof streaming data): Block the domain in the blockInitPlaybackRequest method 2024-12-09 22:27:40 +09:00
inotia00
414a552cbd fix(YouTube - GmsCore support): Unable to log in due to incorrect app signature hash https://github.com/inotia00/ReVanced_Extended/issues/2519 2024-12-09 22:25:37 +09:00
inotia00
80b67aecec revert(GmsCore support): Chimera reference 2024-12-09 22:23:18 +09:00
inotia00
28aa2cd54a bump 5.0.2 2024-12-09 01:40:42 +09:00
inotia00
b572b5b4f1 feat(Translations): Update translation 2024-12-09 01:40:09 +09:00
inotia00
5abd2dd9dc fix(YouTube): App crashes when Overlay buttons patch is excluded https://github.com/inotia00/ReVanced_Extended/issues/2521 2024-12-09 01:39:49 +09:00
inotia00
3fcf78ef75 fix(YouTube - Hide layout components): Hiding items in the Settings menu is not working https://github.com/inotia00/ReVanced_Extended/issues/2518 2024-12-09 01:38:35 +09:00
inotia00
90ccd023aa revert(GmsCore support): Remove chimera reference (Close https://github.com/inotia00/ReVanced_Extended/issues/2519) 2024-12-09 01:35:37 +09:00
inotia00
041bb1c26e bump 5.0.1 2024-12-08 18:47:45 +09:00
inotia00
4e37e9ad34 chore: Update patches.api 2024-12-08 18:47:24 +09:00
inotia00
40a3813a99 feat(Translations): Update translation 2024-12-08 18:46:42 +09:00
inotia00
f2363bc954 feat(YouTube - Shorts components): Add Hide in watch history setting 2024-12-08 18:10:57 +09:00
inotia00
48a3bd0275 fix(YouTube - Video playback): Correctly set default quality when changing from a low quality video 2024-12-08 18:09:51 +09:00
inotia00
222636a4e0 fix(YouTube Music): fix app crashes 2024-12-08 15:54:00 +09:00
inotia00
e5bbc036f4 fix(YouTube - Video playback): Correctly set default quality when changing from a low quality video 2024-12-08 15:52:40 +09:00
inotia00
9f2276813c refactor(YouTube - Hide feed components): Do not search path or buffer unless Hide mix playlists setting is enabled 2024-12-08 15:52:06 +09:00
inotia00
481b1537e0 feat(YouTube Music): add Spoof client patch 2024-12-08 15:49:46 +09:00
inotia00
96f2db9d3b fix(GmsCore support): remove chimera reference 2024-12-08 15:47:18 +09:00
inotia00
da10e62286 chore: Lint code 2024-12-08 15:46:41 +09:00
inotia00
ac72748834 feat(YouTube Music - Hide ads): Changed the default value of Hide fullscreen ads setting to off and added a warning to the setting 2024-12-08 15:44:50 +09:00
inotia00
654368ffe2 fix(YouTube - SponsorBlock): Fix create new segment crash on tablet custom roms 2024-12-08 11:52:02 +09:00
inotia00
e0bdce0c19 refactor(YouTube - PlayerTypeHook): Use search query instead of View to determine whether a user is in search results or not 2024-12-08 11:50:12 +09:00
inotia00
19bce281ef fix(YouTube - Shorts components): Do not hide Shorts action buttons on app first launch 2024-12-08 11:49:21 +09:00
inotia00
d312833c55 fix(YouTube - Return YouTube Dislike): Show Shorts dislikes with new A/B button icons 2024-12-08 11:48:35 +09:00
inotia00
99530e098c chore: lint code 2024-12-08 11:47:53 +09:00
Hoàng Gia Bảo
cbac88b2b5
fix(YouTube - Spoof Streaming Data): Fix memory leak in ByteArrayOutputStream (#102) 2024-12-08 10:06:19 +09:00
inotia00
b31865afbe refactor: Bump ReVanced Patcher & merge integrations by using ReVanced Patches Gradle plugin
BREAKING CHANGE: ReVanced Patcher >= 21 required
2024-12-07 22:13:39 +09:00
inotia00
f074c3ecc5 feat(YouTube/Spoof streaming data): rename the setting iOS Compatibility mode to Skip iOS livestream playback 2024-12-07 15:20:43 +09:00
Hoàng Gia Bảo
0dee7c1002
fix(YouTube/Spoof streaming data): Log out the iOS client to allow video playback (#100)
* Update strings

* fix(YouTube - Spoof Streaming Data): Log out the iOS client to allow video playback

* revert `iOS Compatibility mode` and remove `syncLivestreamTime`

* chore: remove unused client and update hardcoded client

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-05 10:24:37 +09:00
0xrxL
787dd5990e
fix: remove chimera reference and disable advertising id (#97)
* 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

* Remove chimera ref

* feat: remove patch option `DisableGmsServiceBroker`

* feat: revert `Cast service v2 disabler`

* feat(Hide ads): disable advertising id

---------

Co-authored-by: KobeW50 <84587632+KobeW50@users.noreply.github.com>
Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-04 12:01:38 +09:00
Hoàng Gia Bảo
9982245ff2
feat(YouTube/Overlay buttons): replace time-ordered playlist button with play all button (#96)
* feat(YouTube): Add `Play All` Overlay buttons

* Fix

* Reorder

* fix compile error

* chore: clarify description

* chore: add dependency

* chore: use lowercase letters, same as other buttons

---------

Co-authored-by: inotia00 <108592928+inotia00@users.noreply.github.com>
2024-12-04 11:49:20 +09:00
KobeW50
198c95e4de
Merge pull request #95 from KobeW50/strings
fix(YouTube/Spoof streaming data): Make strings consistent
2024-11-09 23:38:18 -05:00
KobeW50
1860e4c87e Update strings.xml 2024-11-09 23:35:17 -05:00
inotia00
77153b98ee bump 4.16.1 2024-11-08 22:41:20 +09:00
inotia00
7b0cc3b254 feat(Translations): update translation 2024-11-08 22:40:46 +09:00
inotia00
c6fb70b04b bump 4.16.1-dev.3 v4.16.1-dev.3 2024-11-08 19:29:48 +09:00
inotia00
c8f9abeb65 feat(Translations): update translation 2024-11-08 19:28:50 +09:00
inotia00
47c4aca937 feat(YouTube/Spoof streaming data): add iOS Compatibility mode setting 2024-11-08 19:27:17 +09:00
inotia00
2864fb1565 fix(YouTube/Litho filter): disable obfuscation 2024-11-08 19:02:35 +09:00
inotia00
f0cf292eeb feat(YouTube/Spoof streaming data): update the hardcoded iOS client version https://github.com/inotia00/ReVanced_Extended/issues/2480 2024-11-08 18:56:03 +09:00
inotia00
173494dbbb feat(YouTube/Spoof app version): remove obsolete 19.13.37 spoof target https://github.com/inotia00/ReVanced_Extended/issues/2477 2024-11-08 18:54:17 +09:00
inotia00
47fd1943d7 bump 4.16.1-dev.2 v4.16.1-dev.2 2024-11-06 11:40:57 +09:00
inotia00
606fb1a2b0 feat(Translations): update translation 2024-11-06 11:37:32 +09:00
inotia00
bc8a586863 feat(YouTube/Shorts components): remove Hide in watch history setting 2024-11-06 11:11:15 +09:00
inotia00
8d8af80c2b fix(YouTube/Settings): remove duplicate descriptions 2024-11-06 11:07:17 +09:00
inotia00
a25919b48d fix(YouTube/Overlay buttons): support A/B player layout 2024-11-06 11:04:36 +09:00
inotia00
065854e453 feat(YouTube/Seekbar components): remove Enable high quality thumbnails setting https://github.com/inotia00/ReVanced_Extended/issues/2460 2024-11-06 11:00:26 +09:00
inotia00
200e2b8325 feat(YouTube/Description components): add Hide AI-generated video summary section setting https://github.com/inotia00/ReVanced_Extended/issues/2473 2024-11-06 10:12:15 +09:00
inotia00
823ccf47a7 fix(YouTube/Spoof app version): remove obsolete 17.33.42 spoof target 2024-11-06 10:10:12 +09:00