Commit Graph

30 Commits

Author SHA1 Message Date
LisoUseInAIKyrios
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
oSumAtrIX
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
oSumAtrIX
bdc54ef318 build: Bump dependencies
This commit also migrates away from deprecated to new APIs
2024-02-21 04:07:32 +01:00
oSumAtrIX
8dc0133c0b
chore: Fix ReplaceWith of Deprecated annotation 2024-02-13 03:27:03 +01:00
oSumAtrIX
1181b0bca2
fix: Only set Android key if not null to prevent build errors 2024-01-27 04:03:09 +01:00
LisoUseInAIKyrios
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
KobeW50
e8d1389d33
feat(YouTube): Improve patch descriptions (#2519) 2024-01-01 16:30:04 +01:00
oSumAtrIX
a928c8c441
refactor: Simplify implementation 2023-12-12 01:50:32 +01:00
oSumAtrIX
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
oSumAtrIX
4b878eeeda
feat: Publish as a library (#3356) 2023-12-02 22:35:13 +01:00
oSumAtrIX
b42cfa3ccd
build(Needs bump): Bump dependencies 2023-10-23 02:01:02 +02:00
oSumAtrIX
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
oSumAtrIX
f7352feb6e
feat: Restore previous release
This reverts commit ed24a201a9.
2023-08-27 21:41:04 +02:00
oSumAtrIX
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
oSumAtrIX
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
oSumAtrIX
dba0d0c1ae build(Needs bump): Bump dependencies 2023-08-23 05:01:09 +02:00
oSumAtrIX
ca504e5421
build(Needs bump): Bump dependencies 2023-08-14 04:12:09 +02:00
LisoUseInAIKyrios
7a828ea882
fix: Remove version numbers from individual patches (#2709) 2023-07-28 22:11:23 +04:00
LisoUseInAIKyrios
77bb761b0b
fix(youtube): improve patching speed (#2514) 2023-06-28 17:43:45 +04:00
oSumAtrIX
144ae5a787
build(revanced-patcher): bump version 2023-06-07 03:46:58 +02:00
oSumAtrIX
89ef0fcd42
chore: use correct description for patch 2023-05-19 23:43:48 +02:00
oSumAtrIX
491f292182
feat(youtube): support version 18.19.35 2023-05-19 23:43:47 +02:00
oSumAtrIX
758b300591
feat(youtube): constrain patches to 18.16.37 2023-05-19 23:43:46 +02:00
badawoll
24c57b80dd refactor: migrate to changes from ReVanced Patcher 2023-05-14 02:02:43 +02:00
oSumAtrIX
42a5a387da
fix: incorrect instruction offsets 2023-05-07 18:58:10 +02:00
oSumAtrIX
aada4d9e9b
refactor: simplify casting instructions 2023-05-06 23:22:48 +02:00
oSumAtrIX
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
oSumAtrIX
32fcd258c6
feat: use better patch description 2023-04-21 15:23:40 +02:00
oSumAtrIX
9d62f7cd6c
refactor: apply Kotlin coding conventions 2023-04-21 15:23:39 +02:00
johnconner122
b6ca3b4491
feat(youtubevanced): general-ads patch (#1693) 2023-03-14 15:09:10 +01:00