Commit Graph

61 Commits

Author SHA1 Message Date
6d88cb49ec fix(YouTube - Downloads): Use new task context (#2841) 2024-03-08 09:09:15 +04: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
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
bdc54ef318 build: Bump dependencies
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
8dc0133c0b chore: Fix ReplaceWith of Deprecated annotation 2024-02-13 03:27:03 +01:00
1181b0bca2 fix: Only set Android key if not null to prevent build errors 2024-01-27 04:03:09 +01:00
060ab8fbfe feat: Move strings to resources for localization (#2440)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Aunali321 <aunvakil.aa@gmail.com>

BREAKING CHANGE: Various APIs have been changed.
2024-01-27 02:34:01 +01:00
a08457e406 refactor: Fix package and code structure (#2541)
BREAKING CHANGE: Various public APIs have changed names and packages or were removed entirely
2024-01-01 16:33:07 +01:00
e8d1389d33 feat(YouTube): Improve patch descriptions (#2519) 2024-01-01 16:30:04 +01:00
a928c8c441 refactor: Simplify implementation 2023-12-12 01:50:32 +01:00
ad9ba37c05 feat(YouTube): Add Change start page patch 2023-12-12 00:42:01 +01:00
41217f61e6 feat(YouTube - Alternative Thumbnails): Add option to use DeArrow (#3378)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2023-12-11 05:07:09 +04:00
161261cfea feat: Allow choosing the vendor of GmsCore via patch options (#3347)
BREAKING CHANGE: Various APIs have been moved to `GmsCoreSupportAbstractPatch`
2023-12-02 22:50:40 +01:00
4b878eeeda feat: Publish as a library (#3356) 2023-12-02 22:35:13 +01:00
3897647321 feat: Modernize restart app logic (#3343) 2023-11-29 22:48:35 +02:00
a0121ae7b6 feat(YouTube): Add Disable rolling number animations patch (#3298) 2023-11-20 18:40:48 +01:00
9561db50a8 feat(YouTube - Settings): Sort preference screens below other types of preference 2023-11-18 04:58:22 +01:00
b42cfa3ccd build(Needs bump): Bump dependencies 2023-10-23 02:01:02 +02:00
46e3c97d24 fix(YouTube): Sort settings alphabetically despite punctuation (#3097)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-10-08 03:25:27 +02:00
aeb5299ca5 build(Needs bump): Bump dependencies (#2946)
Co-authored-by: Ushie <ushiekane@gmail.com>
Co-authored-by: aAbed <aabedhkhan@gmail.com>
Co-authored-by: CnC-Robert <CnC.Rob3rt@gmail.com>
2023-09-20 06:27:29 +02:00
f7352feb6e feat: Restore previous release
This reverts commit ed24a201a9.
2023-08-27 21:41:04 +02:00
ed24a201a9 fix: Revert previous release
The previous release depends on a version of ReVanced Patcher which prevents usage of resource patches on lower Android versions. To solve this issue temporarily, until a fix is present, the previous release is reverted.
2023-08-27 04:37:21 +02:00
47eac14f03 feat: Use an extension property to create new exception when failing to resolve a fingerprint
This commit adds the extension property to the public API
2023-08-25 00:05:30 +02:00
dba0d0c1ae build(Needs bump): Bump dependencies 2023-08-23 05:01:09 +02:00
c1b9eefa28 feat(YouTube): Support version 18.29.38 2023-08-23 05:01:09 +02:00
ca504e5421 build(Needs bump): Bump dependencies 2023-08-14 04:12:09 +02:00
fe94013a22 fix: allow using PreferenceScreen outside of current module 2023-08-13 18:36:07 +02:00
7a828ea882 fix: Remove version numbers from individual patches (#2709) 2023-07-28 22:11:23 +04:00
7b6ff02cbb refactor: remove unnecessary annotations 2023-07-11 02:45:56 +02:00
2dacc45f74 feat: change patches naming convention (#2612) 2023-07-10 20:02:05 +02:00
77bb761b0b fix(youtube): improve patching speed (#2514) 2023-06-28 17:43:45 +04:00
8449785e8b build(revanced-patcher): bump version 2023-06-27 04:10:33 +02:00
144ae5a787 build(revanced-patcher): bump version 2023-06-07 03:46:58 +02:00
2743a95b41 fix(settings): sort setting preferences using lowercase (#2312) 2023-05-29 14:01:13 +04:00
4b333d4d70 build(revanced-patcher): bump version 2023-05-24 01:58:17 +02:00
89ef0fcd42 chore: use correct description for patch 2023-05-19 23:43:48 +02:00
491f292182 feat(youtube): support version 18.19.35 2023-05-19 23:43:47 +02:00
758b300591 feat(youtube): constrain patches to 18.16.37 2023-05-19 23:43:46 +02:00
b59cb3ed60 feat(youtube): import / export of revanced settings (#2077)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-05-15 11:51:43 +04:00
24c57b80dd refactor: migrate to changes from ReVanced Patcher 2023-05-14 02:02:43 +02:00
d97815af18 feat(youtube/video-speed): change custom video speeds inside app settings (#2114) 2023-05-11 10:25:21 +04:00
42a5a387da fix: incorrect instruction offsets 2023-05-07 18:58:10 +02:00
8a43d75e2d fix(youtube/integrations): allow playback of embedded videos (#2092)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-05-07 20:27:35 +04:00
aada4d9e9b refactor: simplify casting instructions 2023-05-06 23:22:48 +02:00
ede765ae3c feat(youtube/settings): add reset button to edit preference dialog (#2047) 2023-05-03 11:50:35 +04:00
feceb1c056 feat!(youtube/client-spoof): depend on spoof-signature-verification patch
This gets rid of compatibility for Vanced YouTube. At the same time the `spoof-signature-verification` patch is now a dependency patch only.
2023-05-02 05:30:36 +02:00
32fcd258c6 feat: use better patch description 2023-04-21 15:23:40 +02:00
9d62f7cd6c refactor: apply Kotlin coding conventions 2023-04-21 15:23:39 +02:00
fbb17636d8 feat(youtube): change default video speed and quality inside the settings menu (#1880)
Co-authored-by: johnconner122 <107796137+johnconner122@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-04-16 19:21:32 +02:00
05023bab1d feat(youtube/settings): disable preferences and add dialog messages to preferences (#1801)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-04-16 19:21:28 +02:00