Commit Graph

820 Commits

Author SHA1 Message Date
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
06bebd7017 feat(youtube/sponsorblock): skip segments once automatically (#190) 2022-10-29 23:14:20 +02:00
69a585da6f feat(youtube/comments): hide shorts comments button (#188) 2022-10-29 16:02:14 +02:00
afa9d3cbb1 feat(youtube/microg-support): handle availability of Vanced MicroG 2022-10-29 03:03:43 +02:00
a92c932a20 feat(youtube/return-youtube-dislike): compatibility for old and new button layout 2022-10-29 01:54:03 +02:00
5566cfdda9 fix: add missing list separator 2022-10-25 23:41:30 +02:00
97efc17da7 feat: comment patch (#185)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-25 23:34:57 +02:00
74c96beb20 feat: hide-album-cards patch (#184)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-25 20:44:26 +02:00
ac3a835215 feat: hide-artist-card patch (#186) 2022-10-25 20:17:46 +02:00
db718242e7 feat: hide-crowdfunding-box patch (#183)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-25 18:20:45 +02:00
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
f4650b1139 feat: remove getAppContext() (#182)
This reverts commit 0be0ffd42a.
2022-10-22 16:40:16 +02:00
0be0ffd42a fix: revert removing getAppContext()
This reverts commit a061614d86.
2022-10-22 16:38:56 +02:00
a061614d86 refactor: remove getAppContext() (#180) 2022-10-22 12:44:26 +02:00
0253fef2aa fix(youtube/general-ads): remove leftover ad banner (#179) 2022-10-22 11:57:17 +02:00
867645ea5b feat(youtube): hide-captions-button patch (#175)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-20 22:08:14 +02:00
0e6a92fb33 feat(youtube): hide-mix-playlists patch (#177)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-10-20 19:08:18 +02:00
1755662a7a perf: remove obsolete SDK checks (#174) 2022-10-16 13:15:10 +02:00
c5ca35e42c feat(youtube/remember-video-quality): remember the quality until changed by default 2022-10-13 06:02:44 +02:00
07acc4dc1f build: update Kotlin and SDKs (#173) 2022-10-11 15:47:14 +02:00
c372e0e9bd feat(youtube/return-youtube-dislike): decrease request timeout (#171) 2022-10-06 19:39:12 +02:00
576991a7df feat(youtube/general-ads): do not hide community posts by default 2022-10-06 10:09:53 +02:00
5ab26a427b fix(youtube/sponsorblock): parse the error response on code 400 (#169) 2022-10-04 20:43:29 +02:00
90f7392e1a feat(youtube/remember-video-quality): remember current quality option 2022-10-04 07:51:45 +02:00
bf82e0219f feat: hide-video-buttons patch 2022-10-03 13:40:18 +02:00
e78a8014bc fix(youtube/general-ads): do not block ads on download_ 2022-10-03 13:40:17 +02:00
72c7604160 refactor(youtube/general-ads): abstract integrations code 2022-10-03 13:40:17 +02:00
d10c5462f4 fix(general-ads): null check for identifier 2022-10-03 03:49:57 +02:00
26c208e9ed feat(general-ads): block carousel ad 2022-10-03 01:25:04 +02:00
5add970f61 perf(general-ads): initialize blocks once 2022-10-03 01:18:09 +02:00
18a749f87d fix(general-ads): block remaining ads 2022-10-03 01:18:09 +02:00
1010eedbb2 refactor(general-ads): remove unused method 2022-10-01 04:02:02 +02:00
c7756e1299 perf(general-ads): hook pathBuilder
This removes the hook for the bytebuffer
2022-10-01 03:59:11 +02:00
9bcb04de8e fix(general-ads): remove duplicate blocklist entry (#165) 2022-09-30 19:59:15 +02:00
5a24e84868 feat(general-ads): block additional home ads 2022-09-30 17:13:15 +02:00
149a90a2e8 feat: disable-startup-shorts-player patch (#164) 2022-09-29 23:54:09 +02:00
8bb93a439b fix(hide-email-address): invalid initial switch toggle state (#163) 2022-09-29 17:19:46 +02:00
4cc8a22c26 feat: hide-email-address patch (#149)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-28 13:28:19 +02:00
fa0ad3a57b fix: move dummy classes to dummy module (#162) 2022-09-27 15:30:25 +02:00
73b40595c4 refactor: remove reduntant check for shorts_playing (#150) 2022-09-27 06:54:32 +02:00
8dde925b47 feat: enable minification (#158)
* chore: proguard

* build: enable minify
2022-09-26 16:28:55 +02:00
4c72ac1cd5 fix(swipe-controls): crash on SDK below 24 (#157) 2022-09-25 17:52:36 +02:00
868e99a619 fix(custom-playback-speed): fill array to generate required instructions (#155) 2022-09-23 12:53:22 +02:00
f1e9aa30ba fix(hide-time-and-seekbar): don't draw the seekbar (#154) 2022-09-23 12:51:30 +02:00
5a710aa033 feat(tiktok): adapt tiktok-download with tiktok-settings. (#152) 2022-09-23 07:39:44 +02:00
f47cc8b375 build: migrate to Kotlin DSL (#151)
Co-authored-by: PatrickMis <24607131+PatrickMis@users.noreply.github.com>
2022-09-22 18:47:46 +02:00
b97c6005f0 refactor(custom-playback-speed): empty initial value for videoSpeeds field 2022-09-22 07:19:12 +02:00
c4be039367 build: modernize build code (#148) 2022-09-22 02:08:04 +02:00
c3f79eb27b feat: tiktok-feed-filter , tiktok-settings and tiktok-force-login patch (#142) 2022-09-21 22:59:50 +02:00
37974389ac fix: disable sponsorblock on shorts (#135) 2022-09-21 03:03:37 +02:00