Commit Graph

35 Commits

Author SHA1 Message Date
b1a4b1c91e fix(sponsorblock): wrong video-id-hook patch used https://github.com/inotia00/ReVanced_Extended/issues/777 2023-04-20 07:46:37 +09:00
90b7577914 rollback video-id-hook patch 2023-04-13 16:08:14 +09:00
acd15e331e refactor(video-id-hook): integrate 2023-04-12 20:34:12 +09:00
3c16f3eb55 remove dead code 2023-04-09 07:32:07 +09:00
8a23742991 cleanup 2023-03-11 07:52:06 +09:00
974d60336e refactor(enable-old-quality-layout): improve the patch method 2023-03-04 02:36:11 +09:00
50be52cfd8 refactor(video-id-hook): match with the official ReVanced's source code 2023-03-04 02:31:52 +09:00
bb16f48ba3 refactor(sponsorblock): use better patch method 2023-02-23 16:56:19 +09:00
230c174ae7 better autorepeat patch 2023-02-18 14:47:17 +09:00
ec8bf1c2bb cleanup 2023-02-13 18:34:56 +09:00
7db88c2dc8 cleanup 2023-01-10 04:30:54 +09:00
fad44a6ecd minor improvements 2022-12-26 00:04:58 +09:00
187d905bdb bump v2.147.0 2022-12-23 17:49:31 +09:00
bc30e39ae5 fix: apply multiple changes from integrations, refactor package structure, class names and implementations 2022-11-05 06:30:31 +01:00
be07271bb7 feat(youtube): bump patches compatibility to v17.43.36 (#924) 2022-11-01 18:21:56 +01:00
64618772b2 fix(youtube/video-ads): add switch to temporarily fix buffering issues 2022-11-01 07:10:54 +01:00
323e385ae9 feat(youtube): bump patches compatibility to v17.41.37 (#888) 2022-10-28 15:07:32 +02:00
211fe9a249 feat: remove compatibility for YouTube v17.41.37 (#886) 2022-10-28 11:55:51 +02:00
7ef568bc87 feat: bump YouTube patches to v17.41.37 (#878) 2022-10-28 01:40:24 +02:00
2471f0363d chore: migrate to new changes from the patcher 2022-10-05 04:13:14 +02:00
193635d497 build: bump patcher dependency version to v5.0.0 2022-09-21 04:15:07 +02:00
ef5e28ff51 feat: explicit support for YouTube v17.34.35 and v17.34.36 (#527) 2022-09-21 04:09:26 +02:00
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
250e00c087 feat: bump youtube version to v17.33.42 (#398) 2022-08-29 19:05:19 +02:00
bf19565900 feat: bump YouTube patches to v17.32.35 (#347) 2022-08-17 19:11:53 +02:00
f43446ed18 fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
5c62d0a2e0 fix: actually call VideoInformation.setCurrentVideoId first 2022-07-29 03:32:28 +02:00
f99406eac4 refactor: do not account for order in VideoIdPatch.injectCall (#246) 2022-07-29 03:20:55 +02:00
be6494a809 fix: bump youtube version to 17.29.34 (#236) 2022-07-26 16:06:31 +02:00
738cb6af17 fix: bump youtube version to 17.28.34 (#225) 2022-07-23 21:27:50 +02:00
bb40de567f style: uppercase first letter in descriptions 2022-07-19 01:16:45 +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
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