65 Commits

Author SHA1 Message Date
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
TheJeterLP
07806a16e5
feat: force-vp9-codec patch (#157) 2022-07-17 16:32:29 +02:00
TheJeterLP
2f2e19eec9
refactor: rename HDRAutoBrightnessPatch 2022-07-17 15:07:21 +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
j4k0xb
18a66d8454
feat: return-youtube-dislikes patch (#175)
* feat: ryd

* refactor: use ryd patches class

* feat: add video id dependency patch

* fix: compatibility with 17.26.35

* refactor: named param variable, simpler mutableClass access
2022-07-16 16:50:37 +02:00
TheJeterLP
cc3ce9aaad
refactor: prepare for settings patch (#168) 2022-07-14 18:42:22 +02:00
Chris
000ec6d8f6
fix: swipe-controls with active engagement panel (#177) 2022-07-14 17:21:26 +02:00
Chris
5f2e9ba30b
fix: hrd-auto-brightness (#152) 2022-07-11 18:59:26 +02:00
Chris
b7dba09927
feat: swipe-controls rewrite (#131)
* move patch 'fenster' to 'swipe-controls'

* remove 'injectIntoNamedMethod' function

* move updatePlayerType hook into its own patch

* refactor 'swipe-controls' patch

* add resources for new ui to patch

Co-authored-by: TheJeterLP <joey.peter1998@gmail.com>
2022-07-11 14:29:46 +02:00
TheJeterLP
fe628ba909
fix: autorepeat-by-default patch (#148) 2022-07-11 08:56:33 +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
1cddf8d906
fix: remove unnecessary version constraints (#117) 2022-07-05 15:02:00 +02:00
Chris
bb355e7b7e
feat: enable-debugging patch (#116) 2022-07-04 18:10:49 +02:00
oSumAtrIX
131057366a
feat: hdr-max-brightness patch (#105) 2022-07-03 20:50: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
oSumAtrIX
17162044e4
refactor: description of custom-playback-speed patch. 2022-06-30 02:48:18 +02:00
bogadana
188491a707
feat: make resource mapping patch aware of types (#77) 2022-06-30 00:48:53 +02:00
bogadana
224254bcce
feat: custom-playback-speed patch (#50) 2022-06-28 23:43:07 +02:00
Joey Peter
feb09c56f4
fix: some more refactoring of integrations, add hide-watermark patch (#63)
* refactor: integrations

* add HideWatermark patch

* add hidewatermark patch

* fix bug

* use latest patcher version

* Fix sig name

* update to fingerprints

* make cleaner patch

* add 17.24.35 support for hide-watermark
2022-06-27 22:09:17 +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
f08b53b07d
fix: invalid string in strings list 2022-06-26 17:59:28 +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
Joey Peter
a8f17948ac
refactor: integrations (#44) 2022-06-24 00:17:49 +02:00
Itroublve
314e955a3d
refactor: Migrate to new extension methods for String.toInstruction(...) and String.toInstructions(...) (#45) 2022-06-23 02:22:42 +02:00
Joey Peter
1812bc39e0
feat: add compatibility for YouTube v17.23.36 and v17.24.34 2022-06-23 02:19:35 +02:00
oSumAtrIX
c2b299336a
feat: use install mode by default 2022-06-21 18:30:06 +02:00
oSumAtrIX
2c0a4196fe
fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
oSumAtrIX
8e86d9e6cb
refactor: improve microg-support reference patches 2022-06-20 21:29:54 +02:00
TheJeterLP
44082bba88 bump youtube version to 12.23.35 2022-06-20 10:25:59 +02:00
Sculas
70a48c5f35
Revert "Changed app name to ReVanced (#21)" (#24)
This reverts commit b814b96d4c7ae610e51e4baedaa388b78d41ba95.
2022-06-16 11:32:58 +02:00
bibarub
2cd531eb5a
feat: hide-cast-button patch 2022-06-16 00:33:39 +02:00
oSumAtrIX
6046f077ab
refactor: rename microg-patch to microg-support 2022-06-15 00:06:02 +02:00
oSumAtrIX
dd8b01a5c5
perf: fix high battery consumption due to chromecast not working with microg 2022-06-13 01:22:28 +02:00
oSumAtrIX
e12dc11b67
feat: updated all patches to support v17.22.36 of com.android.google.youtube 2022-06-11 21:09:59 +02:00
oSumAtrIX
110bbf143a
fix: migrate to include annotation 2022-06-11 19:14:54 +02:00
oSumAtrIX
48bbd574a5
feat: microg-patch 2022-06-11 06:37:18 +02:00
oSumAtrIX
799401ddf9
feat: add patches compatibility to the newest version 2022-06-05 07:57:25 +02:00
oSumAtrIX
52f9147ee8
fix: spelling mistake 2022-06-03 17:38:56 +02:00
oSumAtrIX
e9c946008e
fix: missing extension method doRecursively 2022-06-01 01:50:01 +02:00
oSumAtrIX
8a0ee03a71
fix: migrate patches to latest patcher api changes 2022-06-01 01:40:57 +02:00
oSumAtrIX
a0fdee81a6
fix: wrong annotation and signature in patches 2022-05-28 14:31:20 +02:00
oSumAtrIX
a43b33bdbb
fix: bugfixes in microg 2022-05-26 03:47:11 +02:00
oSumAtrIX
7bc60943cb
fix: write while reading resources and remove checking for "." in resource extensions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-24 02:02:39 +02:00