95 Commits

Author SHA1 Message Date
Sculas
6d5761bbad refactor: cleanup CustomBrandingPatch 2022-09-07 21:03:03 +02:00
oSumAtrIX
e678115b24 refactor: make use of named arguments 2022-08-31 20:38:38 +02:00
Ushie
dfff01a277 fix: do not constrain amoled patch to versions (#408) 2022-08-31 01:35:26 +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
b82114bddf feat: downloads patch (#215) 2022-08-22 04:58:17 +02:00
oSumAtrIX
77db73d0e9 fix: correct title for tablet-miniplayer setting switch 2022-08-22 04:40:49 +02:00
oSumAtrIX
6f5104d934 fix: add missing switch for tablet-mini-player patch 2022-08-22 03:58:15 +02:00
oSumAtrIX
8af8cdbfd6 feat: settings patch framework (#266) 2022-08-22 01:59:43 +02:00
Alberto Ponces
040c937117 fix: make custom-branding cross-platform (#366) 2022-08-21 02:33:04 +02:00
inotia00
bf19565900 feat: bump YouTube patches to v17.32.35 (#347) 2022-08-17 19:11:53 +02:00
oSumAtrIX
dae41f1c59
feat: tablet-mini-player patch 2022-08-14 17:32:32 +02:00
oSumAtrIX
f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +02:00
Sculas
1748d1e5ba
feat: add "Application Icon Path" option to branding 2022-08-02 23:48:51 +02:00
Sculas
8dafe05b2c
feat: add "Application Name" option to branding and move renaming to CustomBrandingPatch.kt 2022-08-02 21:28:22 +02:00
Sculas
6d73591d59
refactor: migrate CustomBrandingPatch.kt to DependsOn 2022-08-02 20:24:19 +02:00
oSumAtrIX
0039f59a1a
build: bump patcher dependency version 2022-08-02 03:14:28 +02:00
oSumAtrIX
6791be02bd
refactor: use ResourceUtils.copyXmlNode 2022-08-01 04:13:51 +02:00
oSumAtrIX
0e229a46cb
feat: settings patch 2022-07-31 12:15:26 +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
Alberto Ponces
76166bb35f
fix: add v17.28.34 compatiblity for the hide-shorts-button patch (#224) 2022-07-23 18:49:03 +02:00
TheJeterLP
5372105e72
fix: disable-fullscreen-panels patch not working (#213) 2022-07-21 00:19:04 +02:00
TheJeterLP
7b70b8555b
refactor: cleanup code 2022-07-20 22:58:48 +02:00
TheJeterLP
586eed515f
fix: autoplay not working. 2022-07-20 22:47:27 +02:00
TheJeterLP
4f961298f6
fix: autoplay still enabled when using patch 2022-07-20 22:31:58 +02:00
TheJeterLP
7e1d82f116
fix: make all patches toggleable with settings (#202) 2022-07-18 22:59:21 +02:00
Alberto Ponces
31e3b42c6b
fix: minimized-playback patch for YouTube Kids videos (#201) 2022-07-18 16:29:51 +02:00
oSumAtrIX
2d2ed870da
fix: check if node has attributes before accessing them 2022-07-18 01:50:46 +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
2497425c9f
fix: old-quality-layout patch 2022-07-17 16:03:20 +02:00
oSumAtrIX
f090ff1229
refactor: use .single for resourceMappings 2022-07-17 16:03:20 +02:00
oSumAtrIX
5824c2cdfb
fix: references to integrations in return-youtube-dislike patch 2022-07-17 16:03:19 +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
oSumAtrIX
e01915cdee
style: naming for ReturnYouTubeDislike patch 2022-07-16 17:31:40 +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
oSumAtrIX
add7232619
fix: constrain old-quality-layout to older version 2022-07-13 13:36:09 +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
oSumAtrIX
e0ac9f385f
feat: autorepeat-by-default patch (#106) 2022-07-09 15:53:33 +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
TheJeterLP
332f4d12d0
feat: implement wide-searchbar Patch (#130) 2022-07-08 01:40:12 +02:00
bogadana
cd5e911f4e
fix: make minimized-playback-manager-fingerprint unique (#120) 2022-07-05 22:23:00 +02:00
bogadana
6e1a538d34
fix: show minimized playback options in settings (#118) 2022-07-05 19:45:46 +02:00
bogadana
6146ef081d
build: bump patcher dependency version (#119) 2022-07-05 18:44:58 +02:00
oSumAtrIX
131057366a
feat: hdr-max-brightness patch (#105) 2022-07-03 20:50:20 +02:00
Robert
5cb9fb3661
Update description (#110) 2022-07-03 19:19:50 +02:00