Commit Graph

40 Commits

Author SHA1 Message Date
LisoUseInAIKyrios
99b07e0e18 feat(YouTube): Support version 19.12, 19.13, 19.14, 19.15 and 19.16 (#3239)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-06-01 22:08:09 +04:00
LisoUseInAIKyrios
730f3e3a7e
feat(YouTube): Support version 19.09.38, 19.10.39 and 19.11.43 (#2971)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2024-04-21 01:15:31 +02:00
LisoUseInAIKyrios
6d88cb49ec
fix(YouTube - Downloads): Use new task context (#2841) 2024-03-08 09:09:15 +04: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
bd86ef6fc2
fix: Indent patch option description correctly 2024-01-27 03:29:04 +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
oSumAtrIX
75f785d1ef
feat(YouTube - Change header): Change to ReVanced borderless logo header by default (#2512)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
2024-01-02 15:34:20 +01:00
oSumAtrIX
1d5f1f83be
fix: Use correct class loader to load resources 2023-12-05 00:55:09 +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
Linus
6b7cb7bd38
fix(Remove screenshot restriction): Improve reliability (#2938)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-10 02:05:36 +01:00
fe
79a1571dd6
feat(Digitales Amt): Bump compatibility to 3.0.2 (#3217)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-11-04 19:18:48 +01:00
oSumAtrIX
b42cfa3ccd
build(Needs bump): Bump dependencies 2023-10-23 02:01:02 +02:00
oSumAtrIX
c4cb1e6f99
refactor: Only check literal instead of additionally the opcode 2023-10-14 00:59:58 +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
7b503e2336 feat(YouTube): Support version 18.32.39 2023-08-26 14:12:43 +02:00
oSumAtrIX
20aff26784
feat: Publicize resource utility functions
This commit adds the functions to the public API
2023-08-25 00:05:32 +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
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
LisoUseInAIKyrios
98c7a8418d
build(revanced-patcher): bump version (#2324)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-06-07 03:02:07 +02:00
Linus
76fb700884
fix(spoof-wifi-connection): use updated instruction indices (#2199)
Co-authored-by: Linus789 <Linus789@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-05-30 23:51:43 +02:00
LisoUseInAIKyrios
d4970273ad
fix(youtube/theme): apply custom seekbar color to video thumbnails (#2085) 2023-05-11 10:22:37 +04:00
Linus
adce206d66
feat: spoof-wifi-connection patch (#1527)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: Linus789 <Linus789@users.noreply.github.com>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-02-01 20:52:41 +01:00
github-actions[bot]
22245de7d5
chore: merge branch dev to main (#1553)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Co-authored-by: illerokcob <113302047+illerokcob@users.noreply.github.com>
2023-01-28 20:07:06 +01:00
oSumAtrIX
bb56037cda
refactor: move ResourceUtils.mergeStrings to correct class 2022-12-11 04:52:30 +01:00
Tim Schneeberger
1348b589b3 refactor: abstract settings patch (#1109)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-28 20:13:34 +01:00
Tim Schneeberger
3ae72b54d2 refactor: abstract settings patch away from YouTube (#1103)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-25 00:05:54 +01:00
oSumAtrIX
81db6145eb feat(youtube/microg-support): handle availability of Vanced MicroG 2022-10-29 03:03:57 +02:00
oSumAtrIX
2471f0363d chore: migrate to new changes from the patcher 2022-10-05 04:13:14 +02:00
shadow578
642c332dfa refactor(microg-support): share code between music-microg-support patch 2022-09-26 04:30:49 +02:00
oSumAtrIX
b82114bddf feat: downloads patch (#215) 2022-08-22 04:58:17 +02:00
oSumAtrIX
8af8cdbfd6 feat: settings patch framework (#266) 2022-08-22 01:59:43 +02:00
oSumAtrIX
0039f59a1a
build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
oSumAtrIX
e0e11447a7
feat: ResourceUtils helper class 2022-07-31 02:27:09 +02:00