Commit Graph

341 Commits

Author SHA1 Message Date
oSumAtrIX
63ee425050
refactor(youtube/general-ads): remove unused setting 2022-11-15 00:27:01 +01:00
oSumAtrIX
7f18520646
fix(youtube/general-ads): do not force to restart on general ads switches 2022-11-15 00:26:41 +01:00
oSumAtrIX
af86dd8ec6
fix(youtube/general-ads-patch): revert reducing filter exclusions 2022-11-14 22:00:45 +01:00
oSumAtrIX
197f0034a1
fix(youtube/theme): revert comment box background color hook (#210)
This reverts commit f8cb38e57a.
2022-11-14 16:10:15 +01:00
OxrxL
cb404086ad
feat(youtube/theme): color explore drawer background (#203)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-14 15:51:51 +01:00
OxrxL
e357ac664b
fix(youtube/general-ads-patch): exclude playlists wrapper from filtering (#206) 2022-11-13 23:17:00 +01:00
OxrxL
502feaf444
perf(youtube/general-ads-patch): reduce amount of components to filter (#204) 2022-11-13 20:15:49 +01:00
OxrxL
f8cb38e57a
fix(youtube/theme): return correct color value (#202) 2022-11-13 04:46:57 +01:00
johnconner122
c3c16563ea
feat(youtube): open-links-directly patch (#201) 2022-11-09 21:42:24 +01:00
OxrxL
d86655874b
fix(youtube/hide-endscreen-cards): restore functionality (#200)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-08 18:07:30 +01:00
OxrxL
85971bcd5e
fix(youtube/hide-info-cards): remove initial popup of info-cards (#199)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-08 00:11:49 +01:00
oSumAtrIX
ac81695747
fix: remove left over not existing code references 2022-11-06 00:00:54 +01:00
oSumAtrIX
9bdac3356d
refactor: move classes to correct packages & name them properly 2022-11-05 06:25:19 +01:00
oSumAtrIX
fd69010def
fix(fix-playback): seek to maximum end 2022-11-05 06:24:32 +01:00
oSumAtrIX
6aa0ca9556
feat(video-information): hook video time 2022-11-05 06:24:07 +01:00
oSumAtrIX
98eaf9c3f2
refactor: remove unused classes 2022-11-05 03:19:09 +01:00
oSumAtrIX
8e36da0b19
refactor(youtube/general-ads): fix settings enum name 2022-11-05 02:53:33 +01:00
OxrxL
6da66be067
feat(youtube): bump patches compatibility to v17.43.36 (#194) 2022-11-01 18:44:13 +01:00
oSumAtrIX
ac69b36773
feat(youtube/fix-playback): check faster for video length 2022-11-01 07:28:34 +01:00
oSumAtrIX
8b4bed8ab3
fix(youtube/video-ads): add switch to temporarily fix buffering issues 2022-11-01 07:11:14 +01:00
inotia00
fb20ae19e8
feat: hide-watch-in-vr patch (#191) 2022-10-30 13:02:22 +01:00
OxrxL
d28d65734e
fix(youtube/general-ads-patch): BlockRule for comments on old and new layout (#192)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-30 12:51:41 +01:00
thebestnom
06bebd7017
feat(youtube/sponsorblock): skip segments once automatically (#190) 2022-10-29 23:14:20 +02:00
OxrxL
69a585da6f
feat(youtube/comments): hide shorts comments button (#188) 2022-10-29 16:02:14 +02:00
oSumAtrIX
afa9d3cbb1
feat(youtube/microg-support): handle availability of Vanced MicroG 2022-10-29 03:03:43 +02:00
oSumAtrIX
a92c932a20
feat(youtube/return-youtube-dislike): compatibility for old and new button layout 2022-10-29 01:54:03 +02:00
oSumAtrIX
5566cfdda9
fix: add missing list separator 2022-10-25 23:41:30 +02:00
OxrxL
97efc17da7
feat: comment patch (#185)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-25 23:34:57 +02:00
OxrxL
74c96beb20
feat: hide-album-cards patch (#184)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-25 20:44:26 +02:00
OxrxL
ac3a835215
feat: hide-artist-card patch (#186) 2022-10-25 20:17:46 +02:00
OxrxL
db718242e7
feat: hide-crowdfunding-box patch (#183)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-25 18:20:45 +02:00
OxrxL
f06935ddac
fix(youtube/theme): theme litho UI components (#176)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-25 09:56:39 +02:00
oSumAtrIX
f4650b1139
feat: remove getAppContext() (#182)
This reverts commit 0be0ffd42a.
2022-10-22 16:40:16 +02:00
oSumAtrIX
0be0ffd42a
fix: revert removing getAppContext()
This reverts commit a061614d86.
2022-10-22 16:38:56 +02:00
Canny
a061614d86
refactor: remove getAppContext() (#180) 2022-10-22 12:44:26 +02:00
inotia00
0253fef2aa
fix(youtube/general-ads): remove leftover ad banner (#179) 2022-10-22 11:57:17 +02:00
OxrxL
867645ea5b
feat(youtube): hide-captions-button patch (#175)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-20 22:08:14 +02:00
johnconner122
0e6a92fb33
feat(youtube): hide-mix-playlists patch (#177)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-20 19:08:18 +02:00
Patryk MiÅ›
1755662a7a
perf: remove obsolete SDK checks (#174) 2022-10-16 13:15:10 +02:00
oSumAtrIX
c5ca35e42c
feat(youtube/remember-video-quality): remember the quality until changed by default 2022-10-13 06:02:44 +02:00
Patryk MiÅ›
07acc4dc1f
build: update Kotlin and SDKs (#173) 2022-10-11 15:47:14 +02:00
oSumAtrIX
c372e0e9bd
feat(youtube/return-youtube-dislike): decrease request timeout (#171) 2022-10-06 19:39:12 +02:00
oSumAtrIX
576991a7df
feat(youtube/general-ads): do not hide community posts by default 2022-10-06 10:09:53 +02:00
caneleex
5ab26a427b
fix(youtube/sponsorblock): parse the error response on code 400 (#169) 2022-10-04 20:43:29 +02:00
oSumAtrIX
90f7392e1a
feat(youtube/remember-video-quality): remember current quality option 2022-10-04 07:51:45 +02:00
oSumAtrIX
bf82e0219f
feat: hide-video-buttons patch 2022-10-03 13:40:18 +02:00
oSumAtrIX
e78a8014bc
fix(youtube/general-ads): do not block ads on download_ 2022-10-03 13:40:17 +02:00
oSumAtrIX
72c7604160
refactor(youtube/general-ads): abstract integrations code 2022-10-03 13:40:17 +02:00
oSumAtrIX
d10c5462f4
fix(general-ads): null check for identifier 2022-10-03 03:49:57 +02:00
oSumAtrIX
26c208e9ed
feat(general-ads): block carousel ad 2022-10-03 01:25:04 +02:00