Commit Graph

32 Commits

Author SHA1 Message Date
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