Commit Graph

52 Commits

Author SHA1 Message Date
oSumAtrIX
a928c8c441
refactor: Simplify implementation 2023-12-12 01:50:32 +01:00
oSumAtrIX
ad9ba37c05
feat(YouTube): Add Change start page patch 2023-12-12 00:42:01 +01:00
Chris
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
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
LisoUseInAIKyrios
3897647321
feat: Modernize restart app logic (#3343) 2023-11-29 22:48:35 +02:00
LisoUseInAIKyrios
a0121ae7b6
feat(YouTube): Add Disable rolling number animations patch (#3298) 2023-11-20 18:40:48 +01:00
oSumAtrIX
9561db50a8
feat(YouTube - Settings): Sort preference screens below other types of preference 2023-11-18 04:58:22 +01:00
oSumAtrIX
b42cfa3ccd
build(Needs bump): Bump dependencies 2023-10-23 02:01:02 +02:00
LisoUseInAIKyrios
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
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
c1b9eefa28 feat(YouTube): Support version 18.29.38 2023-08-23 05:01:09 +02:00
oSumAtrIX
ca504e5421
build(Needs bump): Bump dependencies 2023-08-14 04:12:09 +02:00
oSumAtrIX
fe94013a22
fix: allow using PreferenceScreen outside of current module 2023-08-13 18:36:07 +02:00
LisoUseInAIKyrios
7a828ea882
fix: Remove version numbers from individual patches (#2709) 2023-07-28 22:11:23 +04:00
oSumAtrIX
7b6ff02cbb
refactor: remove unnecessary annotations 2023-07-11 02:45:56 +02:00
Ushie
2dacc45f74
feat: change patches naming convention (#2612) 2023-07-10 20:02:05 +02:00
LisoUseInAIKyrios
77bb761b0b
fix(youtube): improve patching speed (#2514) 2023-06-28 17:43:45 +04:00
oSumAtrIX
8449785e8b
build(revanced-patcher): bump version 2023-06-27 04:10:33 +02:00
oSumAtrIX
144ae5a787
build(revanced-patcher): bump version 2023-06-07 03:46:58 +02:00
LisoUseInAIKyrios
2743a95b41
fix(settings): sort setting preferences using lowercase (#2312) 2023-05-29 14:01:13 +04:00
oSumAtrIX
4b333d4d70
build(revanced-patcher): bump version 2023-05-24 01:58:17 +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
LisoUseInAIKyrios
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
badawoll
24c57b80dd refactor: migrate to changes from ReVanced Patcher 2023-05-14 02:02:43 +02:00
LisoUseInAIKyrios
d97815af18
feat(youtube/video-speed): change custom video speeds inside app settings (#2114) 2023-05-11 10:25:21 +04:00
oSumAtrIX
42a5a387da
fix: incorrect instruction offsets 2023-05-07 18:58:10 +02:00
LisoUseInAIKyrios
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
oSumAtrIX
aada4d9e9b
refactor: simplify casting instructions 2023-05-06 23:22:48 +02:00
LisoUseInAIKyrios
ede765ae3c
feat(youtube/settings): add reset button to edit preference dialog (#2047) 2023-05-03 11:50:35 +04: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
LisoUseInAIKyrios
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
LisoUseInAIKyrios
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
johnconner122
b6ca3b4491
feat(youtubevanced): general-ads patch (#1693) 2023-03-14 15:09:10 +01:00
LisoUseInAIKyrios
29f952d73e
feat(youtube/custom-video-buffer): replace patch with removal notice (#1718)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-03-14 15:08:44 +01:00
oSumAtrIX
04c2202a3d
chore: add todo
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-02-18 22:01:22 +01:00
oSumAtrIX
83ebc73113
feat(youtube): bump patches compatibility to v17.49.37 2022-12-18 22:28:06 +01:00
Ushie
018606e983
feat(twitch/block-embedded-ads): block-embedded-ads patch (#1166)
Co-authored-by: Tim Schneeberger <tim.schneeberger@outlook.de>
2022-12-11 04:52:19 +01:00
Ushie
a43d149660 feat(twitch): remove block-embedded-ads patch (#1164) 2022-11-30 22:36:21 +01:00
Tim Schneeberger
ae7bdfdf9f feat(twitch/block-embedded-ads): block-embedded-ads patch support (#1160) 2022-11-30 15:10:07 +01:00
Tim Schneeberger
4b6ec32d41 feat(twitch): settings patch (#1075)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-28 23:50:04 +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