69 Commits

Author SHA1 Message Date
OxrxL
ddfc18a811 fix(youtube/video-ads): revert faulty method patch (#820) 2022-10-20 19:04:11 +02:00
OxrxL
8943905373 fix(youtube/video-ads): add back initial method to block ads (#818) 2022-10-19 23:59:18 +02:00
OxrxL
d5b39b3adc fix(youtube/video-ads): block earlier in call hirarchy (#813) 2022-10-19 11:31:42 +02:00
oSumAtrIX
e346f7f070 fix(youtube/video-ads): return empty ad list earlier 2022-10-18 01:45:51 +02:00
TheNoFace
22479585bb fix(youtube/general-ads): hide ads on wide screens (#765) 2022-10-11 14:36:39 +02:00
oSumAtrIX
49b4ca9fd2 fix(youtube/video-ads): invert condition to hide ads
This reverts commit d9dcedd9f467bb8eca7c7494e08c6b924a58208d.
2022-10-10 22:17:52 +02:00
oSumAtrIX
d9dcedd9f4 fix(video-ads): invert the condition to hide ads 2022-10-10 17:12:53 +02:00
oSumAtrIX
1159406c05 fix(video-ads): return empty list in correct method 2022-10-10 15:51:32 +02:00
oSumAtrIX
403c8583b0 fix(video-ads): clobber unused register 2022-10-10 15:06:27 +02:00
oSumAtrIX
30e8554729 fix(general-ads): invalid smali syntax 2022-10-10 14:28:35 +02:00
oSumAtrIX
b86be41784 fix(video-ads): return empty ad list instead of null 2022-10-10 13:50:24 +02:00
oSumAtrIX
5147404c9e fix(video-ads): block remaining video ads 2022-10-07 23:02:01 +02:00
oSumAtrIX
147398ba50 feat(youtube/general-ads): do not hide community posts by default 2022-10-06 10:08:54 +02:00
oSumAtrIX
2471f0363d chore: migrate to new changes from the patcher 2022-10-05 04:13:14 +02:00
oSumAtrIX
1a1331b908 refactor(youtube/general-ads): abstract integrations code 2022-10-03 13:38:07 +02:00
oSumAtrIX
47fb33b570 feat(youtube/general-ads): check for ad in identifier 2022-10-03 01:25:08 +02:00
oSumAtrIX
e864c6eef9 perf(general-ads): hook pathBuilder 2022-10-01 03:58:19 +02:00
oSumAtrIX
3e067ff1a3 perf(resource-mapping): map resources with multiple threads 2022-09-26 04:30:49 +02:00
oSumAtrIX
193635d497 build: bump patcher dependency version to v5.0.0 2022-09-21 04:15:07 +02:00
Sourav Das
ef5e28ff51 feat: explicit support for YouTube v17.34.35 and v17.34.36 (#527) 2022-09-21 04:09:26 +02:00
oSumAtrIX
b63707e52f feat: bump patches compatibility to v17.36.37
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-18 08:10:53 +02:00
oSumAtrIX
e678115b24 refactor: make use of named arguments 2022-08-31 20:38:38 +02:00
Canny
250e00c087 feat: bump youtube version to v17.33.42 (#398) 2022-08-29 19:05:19 +02:00
oSumAtrIX
9025844a88 fix: default values for settings 2022-08-22 19:13:57 +02:00
oSumAtrIX
8af8cdbfd6 feat: settings patch framework (#266) 2022-08-22 01:59:43 +02:00
inotia00
bf19565900 feat: bump YouTube patches to v17.32.35 (#347) 2022-08-17 19:11:53 +02:00
oSumAtrIX
38a586f645
refactor: un-shadow variable name 2022-08-07 22:39:53 +02:00
oSumAtrIX
f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
Canny1913
be6494a809
fix: bump youtube version to 17.29.34 (#236) 2022-07-26 16:06:31 +02:00
Alberto Ponces
738cb6af17
fix: bump youtube version to 17.28.34 (#225) 2022-07-23 21:27:50 +02:00
TheJeterLP
7e1d82f116
fix: make all patches toggleable with settings (#202) 2022-07-18 22:59:21 +02:00
oSumAtrIX
36af4cc14f
feat: sponsorblock patch (#101)
* chore(release): 2.5.1-dev.1 [skip ci]

## [2.5.1-dev.1](https://github.com/revanced/revanced-patches/compare/v2.5.0...v2.5.1-dev.1) (2022-06-30)

### Bug Fixes

* freezing panels when watching video in fullscreen ([#89](https://github.com/revanced/revanced-patches/issues/89)) ([f5d4f6c](f5d4f6c341))
* invalid version in compatibility annotation ([#90](https://github.com/revanced/revanced-patches/issues/90)) ([df43547](df435475cd))

* feat: migrate to breaking changes of patcher

* chore(release): 2.6.0-dev.1 [skip ci]

# [2.6.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.5.1-dev.1...v2.6.0-dev.1) (2022-07-02)

### Features

* migrate to breaking changes of patcher ([a116852](a11685263f))

* refactor: add package for fingerprints

* feat: partial `sponsorblock` patch

* feat: add `Name` annotation to `sponsorblock-resource-patch`

* fix: `sponsorblock-resource-patch`

* refactor: remove unused resources

* refactor: remove `locale-config-fix` dependency

* fix: broken fingerprints

* feat: general fixes on `sponsorblock` patch

* feat: more fixes on `sponsorblock` patch

* feat: update `sponsorblock` patch to 17.26.35

* style: use better wording and fix spelling mistakes

* fix: finish `sponsorblock` patch

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
2022-07-18 01:17:03 +02:00
TheJeterLP
b93401a391
fix: bump youtube version to 17.27.39 2022-07-17 17:02:43 +02:00
oSumAtrIX
f090ff1229
refactor: use .single for resourceMappings 2022-07-17 16:03:20 +02:00
Palm
620fefae74
style: better patch descriptions (#193) 2022-07-17 12:36:46 +02:00
oSumAtrIX
69490d7e83
refactor: simplify use of dependencies field in Dependencies annotations 2022-07-16 17:32:03 +02:00
bogadana
b04112c856
fix: update patches to 17.26.35 (#142) 2022-07-10 07:36:43 +02:00
TheJeterLP
9f75d66e83
refactor: remove unused imports and merge packages together (#136) 2022-07-08 21:17:50 +02:00
bogadana
da5896dde0
fix: patch description consistency (#134) 2022-07-08 06:30:59 +02:00
bogadana
6146ef081d
build: bump patcher dependency version (#119) 2022-07-05 18:44:58 +02:00
oSumAtrIX
31a767adbb
feat: hide-infocard-suggestions patch (#107) 2022-07-03 20:50:09 +02:00
oSumAtrIX
6c24ebef2f fix: remove refreshing home screen not working 2022-07-03 01:01:20 +02:00
oSumAtrIX
7c563c00c9 refactor: add package for fingerprints 2022-07-03 01:01:20 +02:00
oSumAtrIX
d9147cd60c feat: migrate to breaking changes of patcher 2022-07-03 01:01:20 +02:00
Aunali321
889c9d564d
feat: add youtube version 17.25.34 (#85) 2022-06-30 14:50:16 +02:00
bogadana
188491a707
feat: make resource mapping patch aware of types (#77) 2022-06-30 00:48:53 +02:00
oSumAtrIX
a7ee89d497
refactor: remove trimIndent before compiling instructions 2022-06-27 01:09:40 +02:00
oSumAtrIX
db32ffe56a
fix: migrate to new proxy api 2022-06-26 18:10:37 +02:00
oSumAtrIX
084078e7f1 refactor: migrate from Signature to Fingerprint
BREAKING CHANGE: Not backwards compatible, since a lot of classes where renamed.
2022-06-26 16:33:58 +02:00
Aunali321
adc60a6fa0
feat: add youtube version 17.24.35 2022-06-26 12:12:05 +05:30