Commit Graph

70 Commits

Author SHA1 Message Date
7a35e5c985 fix: crash when using force-vp9-codec patch 2022-07-21 17:04:30 +02:00
a2a1ee8eb5 fix: use dependency in correct patch 2022-07-21 01:35:04 +02:00
523fd8627b fix: compatibility of force-vp9-codec-parent-fingerprint fingerprint with version 17.27.39 2022-07-19 01:16:45 +02:00
bb40de567f style: uppercase first letter in descriptions 2022-07-19 01:16:45 +02:00
7e1d82f116 fix: make all patches toggleable with settings (#202) 2022-07-18 22:59:21 +02:00
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
b93401a391 fix: bump youtube version to 17.27.39 2022-07-17 17:02:43 +02:00
07806a16e5 feat: force-vp9-codec patch (#157) 2022-07-17 16:32:29 +02:00
2f2e19eec9 refactor: rename HDRAutoBrightnessPatch 2022-07-17 15:07:21 +02:00
620fefae74 style: better patch descriptions (#193) 2022-07-17 12:36:46 +02:00
69490d7e83 refactor: simplify use of dependencies field in Dependencies annotations 2022-07-16 17:32:03 +02:00
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
cc3ce9aaad refactor: prepare for settings patch (#168) 2022-07-14 18:42:22 +02:00
000ec6d8f6 fix: swipe-controls with active engagement panel (#177) 2022-07-14 17:21:26 +02:00
5f2e9ba30b fix: hrd-auto-brightness (#152) 2022-07-11 18:59:26 +02:00
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
fe628ba909 fix: autorepeat-by-default patch (#148) 2022-07-11 08:56:33 +02:00
b04112c856 fix: update patches to 17.26.35 (#142) 2022-07-10 07:36:43 +02:00
9f75d66e83 refactor: remove unused imports and merge packages together (#136) 2022-07-08 21:17:50 +02:00
da5896dde0 fix: patch description consistency (#134) 2022-07-08 06:30:59 +02:00
1cddf8d906 fix: remove unnecessary version constraints (#117) 2022-07-05 15:02:00 +02:00
bb355e7b7e feat: enable-debugging patch (#116) 2022-07-04 18:10:49 +02:00
131057366a feat: hdr-max-brightness patch (#105) 2022-07-03 20:50:20 +02:00
d9147cd60c feat: migrate to breaking changes of patcher 2022-07-03 01:01:20 +02:00
889c9d564d feat: add youtube version 17.25.34 (#85) 2022-06-30 14:50:16 +02:00
17162044e4 refactor: description of custom-playback-speed patch. 2022-06-30 02:48:18 +02:00
188491a707 feat: make resource mapping patch aware of types (#77) 2022-06-30 00:48:53 +02:00
224254bcce feat: custom-playback-speed patch (#50) 2022-06-28 23:43:07 +02:00
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
a7ee89d497 refactor: remove trimIndent before compiling instructions 2022-06-27 01:09:40 +02:00
db32ffe56a fix: migrate to new proxy api 2022-06-26 18:10:37 +02:00
f08b53b07d fix: invalid string in strings list 2022-06-26 17:59:28 +02:00
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
adc60a6fa0 feat: add youtube version 17.24.35 2022-06-26 12:12:05 +05:30
a8f17948ac refactor: integrations (#44) 2022-06-24 00:17:49 +02:00
314e955a3d refactor: Migrate to new extension methods for String.toInstruction(...) and String.toInstructions(...) (#45) 2022-06-23 02:22:42 +02:00
1812bc39e0 feat: add compatibility for YouTube v17.23.36 and v17.24.34 2022-06-23 02:19:35 +02:00
c2b299336a feat: use install mode by default 2022-06-21 18:30:06 +02:00
2c0a4196fe fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
8e86d9e6cb refactor: improve microg-support reference patches 2022-06-20 21:29:54 +02:00
44082bba88 bump youtube version to 12.23.35 2022-06-20 10:25:59 +02:00
70a48c5f35 Revert "Changed app name to ReVanced (#21)" (#24)
This reverts commit b814b96d4c.
2022-06-16 11:32:58 +02:00
2cd531eb5a feat: hide-cast-button patch 2022-06-16 00:33:39 +02:00
6046f077ab refactor: rename microg-patch to microg-support 2022-06-15 00:06:02 +02:00
dd8b01a5c5 perf: fix high battery consumption due to chromecast not working with microg 2022-06-13 01:22:28 +02:00
e12dc11b67 feat: updated all patches to support v17.22.36 of com.android.google.youtube 2022-06-11 21:09:59 +02:00
110bbf143a fix: migrate to include annotation 2022-06-11 19:14:54 +02:00
48bbd574a5 feat: microg-patch 2022-06-11 06:37:18 +02:00
799401ddf9 feat: add patches compatibility to the newest version 2022-06-05 07:57:25 +02:00
52f9147ee8 fix: spelling mistake 2022-06-03 17:38:56 +02:00