54 Commits

Author SHA1 Message Date
oSumAtrIX
bc30e39ae5 fix: apply multiple changes from integrations, refactor package structure, class names and implementations 2022-11-05 06:30:31 +01:00
OxrxL
be07271bb7 feat(youtube): bump patches compatibility to v17.43.36 (#924) 2022-11-01 18:21:56 +01:00
oSumAtrIX
81db6145eb feat(youtube/microg-support): handle availability of Vanced MicroG 2022-10-29 03:03:57 +02:00
OxrxL
323e385ae9 feat(youtube): bump patches compatibility to v17.41.37 (#888) 2022-10-28 15:07:32 +02:00
oSumAtrIX
211fe9a249 feat: remove compatibility for YouTube v17.41.37 (#886) 2022-10-28 11:55:51 +02:00
OxrxL
7ef568bc87 feat: bump YouTube patches to v17.41.37 (#878) 2022-10-28 01:40:24 +02:00
oSumAtrIX
2471f0363d chore: migrate to new changes from the patcher 2022-10-05 04:13:14 +02:00
oSumAtrIX
193635d497 build: bump patcher dependency version to v5.0.0 2022-09-21 04:15:07 +02:00
Sourav Das
ef5e28ff51 feat: explicit support for YouTube v17.34.35 and v17.34.36 (#527) 2022-09-21 04:09:26 +02:00
oSumAtrIX
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
oSumAtrIX
e678115b24 refactor: make use of named arguments 2022-08-31 20:38:38 +02:00
Canny
250e00c087 feat: bump youtube version to v17.33.42 (#398) 2022-08-29 19:05:19 +02:00
d4rkk3y
33ece5bdb4 fix: seekbar-tapping toggling (#401) 2022-08-29 18:20:25 +02:00
oSumAtrIX
fb342b2689 feat: setting for downloader package name 2022-08-22 19:14:17 +02:00
Robert
bd017045eb feat: v17.29.34 compatibility for downloads patch (#374) 2022-08-22 14:38:21 +02:00
oSumAtrIX
b82114bddf feat: downloads patch (#215) 2022-08-22 04:58:17 +02:00
oSumAtrIX
8af8cdbfd6 feat: settings patch framework (#266) 2022-08-22 01:59:43 +02:00
inotia00
bf19565900 feat: bump YouTube patches to v17.32.35 (#347) 2022-08-17 19:11:53 +02:00
Chris
69465f3a99
feat: swipe-controls override volume button behaviour (#285) 2022-08-14 22:19:54 +02:00
oSumAtrIX
f43446ed18
fix: migrate to new patcher api 2022-08-03 03:53:35 +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
oSumAtrIX
bdeb8e0460
fix: exclude swipe-controls by default due to instability 2022-07-22 22:10:26 +02:00
TheJeterLP
b93401a391
fix: bump youtube version to 17.27.39 2022-07-17 17:02:43 +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
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
TheJeterLP
ff207a57af
fix: bump youtube version for swipe-controls patch 2022-07-11 14:39:36 +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
bogadana
b04112c856
fix: update patches to 17.26.35 (#142) 2022-07-10 07:36:43 +02:00
bogadana
da5896dde0
fix: patch description consistency (#134) 2022-07-08 06:30:59 +02:00
TheJeterLP
4d84c1914f
fix: add 17.25.34 as supported version for swipe-controls patch 2022-07-06 20:31:59 +02:00
TheJeterLP
7f2a2b2ee4
fix: Readd swipe-controls patch (#123) 2022-07-06 20:27:28 +02:00
oSumAtrIX
66e1f3384a
fix: revert swipe-controls patch
This reverts commit 1d0a7dcc0cc3ea2bcd8ce0221d5e2f53d6eb0ae5.
2022-07-05 23:24:10 +02:00
Chris
1d0a7dcc0c
feat: swipe-controls patch (#115) 2022-07-05 22:03:07 +02:00
Aunali321
889c9d564d
feat: add youtube version 17.25.34 (#85) 2022-06-30 14:50:16 +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
2c0a4196fe
fix: migrate to breaking changes from patcher 2022-06-20 21:29:55 +02:00
TheJeterLP
44082bba88 bump youtube version to 12.23.35 2022-06-20 10:25:59 +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
799401ddf9
feat: add patches compatibility to the newest version 2022-06-05 07:57:25 +02:00
oSumAtrIX
85806bb355
feat: Dependencies annotation 2022-06-03 17:52:30 +02:00
oSumAtrIX
8a0ee03a71
fix: migrate patches to latest patcher api changes 2022-06-01 01:40:57 +02:00
oSumAtrIX
bad25dec1d
feat: update patches to latest version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-22 17:11:34 +02:00