Commit Graph

231 Commits

Author SHA1 Message Date
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
Joey Peter
6ced6df8ed
fix: add missing permission to reboot app (#260) 2022-07-31 20:41:35 +02:00
Joey Peter
9f117c74cd
feat: add custom-video-buffer patch 2022-07-31 12:34:49 +02:00
oSumAtrIX
0e229a46cb
feat: settings patch 2022-07-31 12:15:26 +02:00
oSumAtrIX
e0e11447a7
feat: ResourceUtils helper class 2022-07-31 02:27:09 +02:00
oSumAtrIX
5c62d0a2e0
fix: actually call VideoInformation.setCurrentVideoId first 2022-07-29 03:32:28 +02:00
oSumAtrIX
f99406eac4
refactor: do not account for order in VideoIdPatch.injectCall (#246) 2022-07-29 03:20:55 +02:00
oSumAtrIX
7f6cdfd7c2
fix: rename default-video-quality to remember-video-quality
This change describes the patch more clearly
2022-07-26 21:47:40 +02:00
Canny1913
379327a6b2
fix: default-video-quality patch crashing (#227) 2022-07-26 19:33:02 +02:00
Alberto Ponces
d63c016d38
feat: general-reddit-ads patch (#235) 2022-07-26 18:10:54 +02:00
oSumAtrIX
9fdd5226b7
docs: normalize description of music-microg-support patch 2022-07-26 17:46:01 +02:00
Canny1913
50863e97cc
feat: music-microg-support patch (#208)
* Add files via upload

* feat: complete `music-microg-support` patch

* fix: delete unused patch

* oh no

* dedupelicate some stuff and remove nativelib

* Update src/main/kotlin/app/revanced/patches/music/misc/microg/patch/bytecode/MusicMicroGBytecodePatch.kt

style: formatting

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* refactor: remove listOf

* fix: typo

* refactor: switch to using direct pattern

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>

* refactor: constants

* fix: bump patch version

* refactor: use full brand name

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-07-26 17:36:17 +02:00
Lacia~chan
4fa2a127d7
feat: bump compatibility of YouTube Music patches to v5.16.51 (#238) 2022-07-26 17:12:27 +02:00
bogadana
e3ac28a042
docs: fix readme skipping first patch (#237) 2022-07-26 16:38:14 +02:00
Canny1913
be6494a809
fix: bump youtube version to 17.29.34 (#236) 2022-07-26 16:06:31 +02:00
bogadana
0c579473bb
docs: better structuring (#230) 2022-07-25 20:31:07 +02:00
Joey Peter
e8d516af89
fix: remove broken video-quality patch 2022-07-24 23:45:53 +02:00
Canny1913
609ad7dee7
feat: default-video-quality patch (#141) 2022-07-24 22:28:13 +02:00
Joey Peter
3606015d71
fix: rename autorepeat-by-default patch to always-autorepeat 2022-07-24 11:46:18 +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
oSumAtrIX
f16e67fc75
feat: twitter timeline-ads patch (#222) 2022-07-23 03:33:36 +02:00
oSumAtrIX
bdeb8e0460
fix: exclude swipe-controls by default due to instability 2022-07-22 22:10:26 +02:00
TheJeterLP
7a35e5c985
fix: crash when using force-vp9-codec patch 2022-07-21 17:04:30 +02:00
oSumAtrIX
a2a1ee8eb5
fix: use dependency in correct patch 2022-07-21 01:35:04 +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
Alberto Ponces
d4fd18bc74
feat: minimize-playback-music patch (#200)
* feat: `minimize-playback` - unblocks minimized playback on kids music

* refactor: add missing `;`

* fix: rename to `minimized-playback-music`

Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-07-19 01:40:56 +02:00
Alberto Ponces
83753bacf8 feat: compact-header patch 2022-07-19 01:35:34 +02:00
oSumAtrIX
523fd8627b
fix: compatibility of force-vp9-codec-parent-fingerprint fingerprint with version 17.27.39 2022-07-19 01:16:45 +02:00
oSumAtrIX
bb40de567f
style: uppercase first letter in descriptions 2022-07-19 01:16:45 +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
Alberto Ponces
639aab411e
feat: hide-get-premium patch (#195)
* feat: `hide-get-premium` patch

* fix: improve `hide-get-premium` fingerprints
2022-07-18 16:24:10 +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
TheJeterLP
07806a16e5
feat: force-vp9-codec patch (#157) 2022-07-17 16:32:29 +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
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
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
Alberto Ponces
2437d3070f fix: codecs-unlock patch and update Music patches to 5.14.53 2022-07-15 14:56:10 +02:00