Commit Graph

1286 Commits

Author SHA1 Message Date
4c6a4ddd1c chore: Add comments for translations 2024-04-04 14:19:03 +04:00
308de4a63c fix(YouTube - Player flyout menu): Add hide Lock screen menu (#2985) 2024-04-04 10:47:09 +04:00
ce28db3274 chore: Remove unused string 2024-04-02 16:40:19 +04:00
2fde60eceb feat(Tumblr): Add Fix old versions patch (#2954)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-31 01:46:50 +01:00
dc969422b5 fix(Mi Fitness - Fix login): Patch correct register (#2942)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-30 23:52:45 +01:00
16ce28027c chore: Add string format indexes, to allow more flexible translations (#2956) 2024-03-31 02:12:33 +04:00
2954ba78d2 fix(Tumblr): Restore compatibility with latest versions (#2955) 2024-03-30 23:08:34 +01:00
c0bef25590 feat(YouTube - GmsCore): Require ignoring battery optimizations (#2952) 2024-03-30 19:52:22 +01:00
025f5427c4 chore: fix typo 2024-03-30 20:33:28 +04:00
8549e1ba58 feat(YouTube - Alternative thumbnails): Selectively enable for home / subscription / search (#2926)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-29 13:30:00 +04:00
894d73f00e chore: fix typo 2024-03-28 17:15:40 +04:00
8378c84816 fix(YouTube Music): Fix compatibility with latest versions (#2924) 2024-03-27 19:08:18 +01:00
497c067e80 feat(YouTube - Hide Shorts components): Selectively hide Shorts for home / subscription / search (#2925) 2024-03-27 15:02:34 +01:00
e25a3033a5 refactor: Move integrations to correct package 2024-03-27 15:02:34 +01:00
caf91309f7 chore: fix typo 2024-03-27 13:09:23 +04:00
59162042b0 feat(YouTube - Hide layout components): Filter home/search results by keywords (#2853)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-27 11:26:40 +04:00
ea7d1e0d08 feat(YouTube - Hide Shorts components): Hide sound metadata label 2024-03-26 02:18:47 +01:00
e7b64e154e feat(YouTube - Hide Shorts components): Hide title and full video link label 2024-03-26 02:18:46 +01:00
2df0892682 feat(YouTube - Hide Shorts components): Hide like and dislike buttons 2024-03-26 02:18:23 +01:00
a16eda8645 fix(YouTube): Move setting to correct screen 2024-03-26 01:48:57 +01:00
33ea12228c fix(YouTube): Fix video playback by switching to ReVanced GmsCore vendor (#2907)
The previous vendor did not update GmsCore, resulting in missing features required for playback, specifically PoToken, which was added to requests recently. Because the PoToken was missing, playback failed.
2024-03-26 00:32:59 +01:00
7a25791d53 feat(Mi Fitness): Add Force English locale and Fix login patch (#2734)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-25 21:53:23 +01:00
0785819dd5 feat(Sync for Lemmy): Add Disable ads patch (#2872)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-25 21:52:23 +01:00
9f50470bf6 fix(YouTube - Hide ads): Prevent app crash if hiding fullscreen ads is not possible (#2910)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-25 20:13:28 +04:00
395ccda7b9 fix(TikTok): Hook application context earlier to prevent crash (#2893) 2024-03-18 04:21:34 +04:00
10afc8cc71 feat(YouTube - Downloads): Use external downloader when selecting 'Download' in home feed flyout menu (#2881) 2024-03-15 16:33:02 +04:00
44a8a13998 fix(YouTube - Client spoof): Spoof all user agents 2024-03-15 00:28:01 +01:00
a212f29bd3 feat(Instagram - Hide timeline ads): Make compatible with latest versions 2024-03-12 18:25:23 +01:00
f044dde054 feat(YouTube): Support version 19.05, 19.06, 19.07, 19.08 and 19.09 (#2862) 2024-03-11 17:20:07 +04:00
b4c7bf4808 feat(YouTube ): Remove HDR auto brightness patch (#2863)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-03-11 13:33:30 +04:00
6d88cb49ec fix(YouTube - Downloads): Use new task context (#2841) 2024-03-08 09:09:15 +04:00
d9000113a9 feat(YouTube - External downloader): Add ability to use in-app download button 2024-03-04 20:36:25 +01:00
87887e4163 feat(YouTube Vanced): Remove Hide ads patch 2024-03-04 14:59:32 +01:00
36132df4be feat(YouTube): Reorganize settings menu (#2737)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: dic1911 <htk030@protonmail.com>
2024-03-02 08:27:05 +01:00
83a7bd8d69 feat(YouTube - Spoof app version): Add target versions (#2787) 2024-03-02 08:10:07 +01:00
bcd8b48e70 fix(YouTube - Spoof signature): Fix tracking such as history or watch time 2024-03-02 08:03:07 +01:00
9466d973c6 fix(YouTube - Spoof app version): Remove broken versions (#2776) 2024-02-29 01:16:06 +01:00
2a842a1e14 fix(Override certificate pinning): Always overwrite with a generic network security configuration
Previously some conditional checks prevented to patch YouTube for example. The current configuration should work globally for all apps.
2024-02-28 23:01:56 +01:00
96a3f35926 fix: Remove extra space from patch description (#2780) 2024-02-28 21:32:55 +01:00
0d011b876e feat(OpeningHours): Add Fix crash patch (#2697)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-26 04:50:59 +01:00
6dd4a7c29e feat(VSCO - Unlock pro): Constrain to last working version 2024-02-25 19:28:12 +01:00
d0f91c8550 feat(Twitter - Unlock downloads): Unlock GIF downloads 2024-02-25 08:00:29 +01:00
1a89dd9f8c feat: Remove unnecessary description from patch 2024-02-25 06:51:51 +01:00
cb3d715b90 chore: Update fingerprint
The compiler of ReVanced Integrations now compiles the target method without `AccessFlags.Public`.
2024-02-22 01:11:17 +01:00
083bd40092 fix: Use deprecated members to ensure backwards compatibility
By migrating to early to new APIs of ReVanced Patcher, if you were to use old versions of ReVanced Patcher, you would get compatibility issues. By using deprecated members until most have updated ReVanced Patcher, we can ensure seamless migration.
2024-02-22 01:10:09 +01:00
ba75a51b71 feat(X): Add Open links as query patch (#2730)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-02-22 01:07:05 +01:00
d789fd6b5a build: Sign release artifacts 2024-02-21 04:15:38 +01:00
bdc54ef318 build: Bump dependencies
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
e27f56c8a3 feat(YouTube - Custom branding): Improve patch option description 2024-02-20 22:41:06 +01:00
3b8bc08d4e feat(YouTube - Change header): Improve patch option description 2024-02-20 22:41:06 +01:00