Commit Graph

292 Commits

Author SHA1 Message Date
oSumAtrIX
26c208e9ed
feat(general-ads): block carousel ad 2022-10-03 01:25:04 +02:00
oSumAtrIX
5add970f61
perf(general-ads): initialize blocks once 2022-10-03 01:18:09 +02:00
oSumAtrIX
18a749f87d
fix(general-ads): block remaining ads 2022-10-03 01:18:09 +02:00
oSumAtrIX
1010eedbb2
refactor(general-ads): remove unused method 2022-10-01 04:02:02 +02:00
oSumAtrIX
c7756e1299
perf(general-ads): hook pathBuilder
This removes the hook for the bytebuffer
2022-10-01 03:59:11 +02:00
OxrxL
9bcb04de8e
fix(general-ads): remove duplicate blocklist entry (#165) 2022-09-30 19:59:15 +02:00
oSumAtrIX
5a24e84868
feat(general-ads): block additional home ads 2022-09-30 17:13:15 +02:00
OxrxL
149a90a2e8
feat: disable-startup-shorts-player patch (#164) 2022-09-29 23:54:09 +02:00
OxrxL
8bb93a439b
fix(hide-email-address): invalid initial switch toggle state (#163) 2022-09-29 17:19:46 +02:00
OxrxL
4cc8a22c26
feat: hide-email-address patch (#149)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-09-28 13:28:19 +02:00
d4rkk3y
fa0ad3a57b
fix: move dummy classes to dummy module (#162) 2022-09-27 15:30:25 +02:00
inotia00
73b40595c4
refactor: remove reduntant check for shorts_playing (#150) 2022-09-27 06:54:32 +02:00
Canny
8dde925b47
feat: enable minification (#158)
* chore: proguard

* build: enable minify
2022-09-26 16:28:55 +02:00
Chris
4c72ac1cd5
fix(swipe-controls): crash on SDK below 24 (#157) 2022-09-25 17:52:36 +02:00
bogadana
868e99a619
fix(custom-playback-speed): fill array to generate required instructions (#155) 2022-09-23 12:53:22 +02:00
OxrxL
f1e9aa30ba
fix(hide-time-and-seekbar): don't draw the seekbar (#154) 2022-09-23 12:51:30 +02:00
d4rkk3y
5a710aa033
feat(tiktok): adapt tiktok-download with tiktok-settings. (#152) 2022-09-23 07:39:44 +02:00
Patryk MiÅ›
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
oSumAtrIX
b97c6005f0
refactor(custom-playback-speed): empty initial value for videoSpeeds field 2022-09-22 07:19:12 +02:00
Patryk MiÅ›
c4be039367
build: modernize build code (#148) 2022-09-22 02:08:04 +02:00
d4rkk3y
c3f79eb27b
feat: tiktok-feed-filter , tiktok-settings and tiktok-force-login patch (#142) 2022-09-21 22:59:50 +02:00
OxrxL
37974389ac
fix: disable sponsorblock on shorts (#135) 2022-09-21 03:03:37 +02:00
OxrxL
3fd6df8277
feat: disable-auto-player-popup-panels patch (#145) 2022-09-21 03:02:47 +02:00
OxrxL
7e2f48eb3e
feat: hide-time-and-seekbar patch (#146) 2022-09-21 02:58:13 +02:00
Chris
6d8c0a0c73
feat: disable swipe-controls when player controls are visible (#123) 2022-09-21 01:56:42 +02:00
Michael M. Chang
40f9af0efd
fix(sponsorblock): handle response error code 400 (#143) 2022-09-19 00:04:39 +02:00
oSumAtrIX
f96dc38f4e
fix: revert consolidating ad filters
This reverts commit 8a39551aba.
2022-09-16 01:30:10 +02:00
OxrxL
8a39551aba
fix: consolidate ad filters (#140) 2022-09-16 00:00:52 +02:00
d4rkk3y
68d7f98efc
fix: general-ads litho ads filter (#139) 2022-09-15 16:44:06 +02:00
OxrxL
233d332473
feat: disable-auto-captions patch (#133) 2022-09-15 03:00:15 +02:00
Sculas
136fb7bcbb
fix: android api 23 compat
Fixes revanced/revanced-integrations#136
2022-09-08 12:19:50 +02:00
oSumAtrIX
cb7e90c41e
fix: revert "pull up to refresh"
This reverts commit 96d427f2ba.
2022-08-29 22:39:11 +02:00
OxrxL
96d427f2ba
fix: pull down to reload the home page (#129) 2022-08-28 00:24:20 +02:00
afn
c6c255609f
fix: change default value for autorepeat setting (#126) 2022-08-26 03:23:38 +02:00
Joey Peter
afd4815a22
fix: restart when toggling the downloads button (#125) 2022-08-25 08:35:43 +02:00
LoV432
a9a69ecfeb
fix: restart prompt for tablet-miniplayer patch setting (#124) 2022-08-25 00:24:42 +02:00
oSumAtrIX
8b092280e1
feat: setting for downloader package name 2022-08-22 21:05:01 +02:00
oSumAtrIX
6f5596f227
fix: default values for settings 2022-08-22 21:04:56 +02:00
oSumAtrIX
6aa02e5063
feat: downloads patch (#89) 2022-08-22 04:58:14 +02:00
oSumAtrIX
276a2bc356
feat: settings patch framework (#113) 2022-08-22 01:59:38 +02:00
OxrxL
d257b6d193
fix: decode bytebuffer properly (#121) 2022-08-14 23:35:24 +02:00
Chris
8056e2e9eb
feat: swipe controls override volume button behaviour (#114) 2022-08-14 22:19:26 +02:00
oSumAtrIX
e43de8b0b4
feat: tablet-mini-player patch 2022-08-14 17:32:05 +02:00
j4k0xb
f64b17869e
fix: unintentional like button detection (#119) 2022-08-08 18:24:44 +02:00
pascua28
2a6d401df5
refactor: remove stray codec settings (#117) 2022-08-04 12:47:49 +02:00
epicsampler
f474541094
fix: logic in VideoAdsPatch (#116) 2022-08-03 21:07:31 +02:00
epicsampler
532de7e9a1
feat: remove ForceCodecPatch (#115) 2022-08-03 20:41:31 +02:00
Joey Peter
256302e914
fix: sponsorblock settings not getting saved (#112) 2022-07-31 21:21:19 +02:00
Joey Peter
0f5e89c5e3
fix: app crashes on first start (#111) 2022-07-31 20:57:56 +02:00
Joey Peter
0ccb35db67
fix: app crashes on reboot (#110) 2022-07-31 20:41:07 +02:00