github-actions[bot]
|
530260e248
|
chore: merge branch dev to main (#306)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
|
2023-01-28 20:07:01 +01:00 |
|
LisoUseInAIKyrios
|
dbf1f3f0ce
|
feat(youtube): show toasts along exceptions (#293)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-28 08:38:31 +01:00 |
|
LisoUseInAIKyrios
|
7551f0104c
|
fix(youtube/return-youtube-dislike): do not fetch voting stats when watching shorts (#302)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-28 08:28:42 +01:00 |
|
oSumAtrIX
|
04147c17c9
|
feat(youtube/general-ads): remove hiding video shelf
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-28 06:00:34 +01:00 |
|
oSumAtrIX
|
84257a7348
|
Apply suggestions from code review [skip ci]
|
2023-01-23 02:46:27 +01:00 |
|
LisoUseInAIKyrios
|
03764bcc65
|
fix(youtube/return-youtube-dislike): gracefully exit if Vanced MicroG is missing or not running (#303)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-22 20:22:02 +01:00 |
|
reis
|
6e31b7889a
|
feat(youtube/microg-support): check if Vanced MicroG is running in the background (#301)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-22 17:18:55 +01:00 |
|
Rizwan
|
4cbe8338b3
|
feat(youtube): open-links-externally patch
|
2023-01-22 15:49:14 +01:00 |
|
Linus789
|
6679e6ee45
|
feat: spoof-wifi-connection patch
|
2023-01-21 23:20:57 +01:00 |
|
LisoUseInAIKyrios
|
559bbf9778
|
fix(youtube): save new instead of default value (#298)
|
2023-01-21 23:17:50 +01:00 |
|
reis
|
0af87e2908
|
fix(youtube/microg-support): open download link if Vanced MicroG is missing (#290)
|
2023-01-16 23:42:37 +01:00 |
|
LisoUseInAIKyrios
|
fd818a35f5
|
feat(youtube): spoof-app-version patch (#282)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-10 19:27:43 +01:00 |
|
LisoUseInAIKyrios
|
a80fab7070
|
feat(youtube/return-youtube-dislike): style for minimum width (#284)
|
2023-01-10 19:01:21 +01:00 |
|
Linus
|
c3eff913dd
|
feat: remove-screenshot-restriction patch (#285)
Co-authored-by: Linus789 <Linus789@users.noreply.github.com>
|
2023-01-08 22:24:31 +01:00 |
|
LisoUseInAIKyrios
|
2a16da15d9
|
feat(youtube/return-youtube-dislike): better matching color for separators (#281)
|
2023-01-08 07:31:07 +01:00 |
|
oSumAtrIX
|
212d3a72d8
|
fix: load numeric preferences as type String
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-07 14:19:00 +01:00 |
|
oSumAtrIX
|
56c1a3c03c
|
fix: save preferences with correct type
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-07 11:30:21 +01:00 |
|
oSumAtrIX
|
915b8d371a
|
refactor: early return in saveValue
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-07 11:30:21 +01:00 |
|
oSumAtrIX
|
070e1666b7
|
chore: bump dependency versions
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-07 09:39:49 +01:00 |
|
oSumAtrIX
|
b5c0c843a5
|
feat(youtube): remember-playback-rate patch
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-07 09:39:26 +01:00 |
|
oSumAtrIX
|
2e74fc55eb
|
refactor: simplify SharedPrefHelper class
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-07 09:38:55 +01:00 |
|
LisoUseInAIKyrios
|
f5c5fcb5e4
|
fix: ensure thread safety for class StringRef (#273)
|
2023-01-05 22:21:41 +01:00 |
|
8cAyqpVKio
|
954e60191e
|
build: bump version before executing build task (#274)
|
2023-01-05 22:18:24 +01:00 |
|
LisoUseInAIKyrios
|
8f8e8ea87e
|
fix(youtube/return-youtube-dislike): use manufacturer specific span styles (#265)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-04 17:49:42 +01:00 |
|
hyunsu15
|
0fc94e2305
|
refactor: use existing method ReVancedUtils.getIdentifier (#271)
|
2023-01-04 16:32:18 +01:00 |
|
oSumAtrIX
|
843dd9de9e
|
fix(twitch/block-embedded-ads): rewrite Kotlin classes to Java (#270)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-02 08:55:19 +01:00 |
|
oSumAtrIX
|
4c18633c36
|
build: name output files
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-02 02:51:34 +01:00 |
|
oSumAtrIX
|
4a3d20e1f0
|
chore: set versionName
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-02 02:50:05 +01:00 |
|
oSumAtrIX
|
8de014583e
|
chore: bump build tools version
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2023-01-02 02:49:43 +01:00 |
|
0xrxL
|
76c36daee0
|
fix(youtube/general-ads): restore swipe back to exit gesture (#264)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-31 19:16:52 +01:00 |
|
aliernfrog
|
e856d9dccd
|
feat(youtube): copy-video-url patch (#263)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-31 18:47:57 +01:00 |
|
LisoUseInAIKyrios
|
b839600728
|
feat(youtube/return-youtube-dislike): better formatting and LTR support (#252)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-31 07:38:47 +01:00 |
|
0xrxL
|
8d233a2f82
|
perf(youtube/general-ads-patch): reduce list of ignored component names (#261)
|
2022-12-30 18:44:36 +01:00 |
|
0xrxL
|
87799e5c55
|
feat(youtube/general-ads-patch): hide channel member shelf (#257)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-30 05:16:18 +01:00 |
|
0xrxL
|
eec90ee04c
|
feat(youtube): hide-breaking-news-shelf patch (#258)
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-29 17:48:18 +01:00 |
|
0xrxL
|
f4e8afe7ba
|
feat(youtube/general-ads-patch): hide guidelines for subscriber (#249)
|
2022-12-26 18:27:37 +01:00 |
|
hyunsu15
|
b663880741
|
refactor: apply return oriented programming convention (#248)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-22 21:14:41 +01:00 |
|
0xrxL
|
9ab8a646ed
|
fix(youtube/theme): correct background color for the shorts comment box (#239)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-22 07:39:41 +01:00 |
|
LisoUseInAIKyrios
|
693ef08c6c
|
feat(youtube/return-youtube-dislike): debug connection statistics, toast on error, high priority background threads (#236)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-21 22:19:34 +01:00 |
|
oSumAtrIX
|
71e81a6473
|
fix: revert semantically incorrect simplification of ˋAdRemoverAPI.HideViewWithLayout1dpˋ (#244)
|
2022-12-21 14:37:05 +01:00 |
|
oSumAtrIX
|
d125d20974
|
feat(youtube/general-ads): hide grid of shorts
|
2022-12-21 07:26:49 +01:00 |
|
LisoUseInAIKyrios
|
98ce2df47d
|
fix: migrate old to new settings correctly (#241)
|
2022-12-20 09:19:13 +01:00 |
|
0xrxL
|
0a6022c258
|
refactor(youtube/general-ads-patch): ignore comment components #238)
|
2022-12-19 16:01:21 +01:00 |
|
hyunsu15
|
a550d16c3f
|
refactor : simplify AdRemoverAPI.HideViewWithLayout1dp (#240)
|
2022-12-19 15:05:33 +01:00 |
|
0xrxL
|
bf368e8dd4
|
perf(youtube/general-ads-patch): reduce amount of ignored components (#237)
|
2022-12-18 22:38:03 +01:00 |
|
oSumAtrIX
|
934b981605
|
feat(youtube/general-ads): block new ad in home feed
|
2022-12-08 20:20:31 +01:00 |
|
Lisouseinaikyrios
|
d64a0f9599
|
fix: inconsistencies in preference switches (#235)
|
2022-12-06 23:47:33 +01:00 |
|
Ushie
|
a098594706
|
feat(twitch): block-embedded-ads patch (#231)
Co-authored-by: Tim Schneeberger <tim.schneeberger@outlook.de>
|
2022-12-06 00:11:55 +01:00 |
|
oSumAtrIX
|
a9d24872a8
|
feat(youtube/debugging): print stack traces
|
2022-12-05 06:35:04 +01:00 |
|
oSumAtrIX
|
080e22b1bf
|
feat(youtube/return-youtube-dislike): do not debug log when updating the text
|
2022-12-05 06:35:03 +01:00 |
|
LisousEinaiKyrios
|
7840bc48ba
|
feat(youtube/return-youtube-dislike): show dislike as a percentage (#234)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-12-03 17:23:00 +01:00 |
|
Ushie
|
2f32786661
|
feat(twitch): remove block-embedded-ads patch (#230)
|
2022-11-30 22:36:06 +01:00 |
|
LisousEinaiKyrios
|
37869dc5b8
|
fix(youtube/return-youtube-dislike): feedback when dislikes hidden (#224)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-11-30 19:58:11 +01:00 |
|
Tim Schneeberger
|
00ea006b8c
|
feat(twitch): block-embedded-ads patch support (#227)
|
2022-11-30 15:07:54 +01:00 |
|
LisousEinaiKyrios
|
617a4eb5d0
|
refactor: improve logging (#222)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-11-30 00:49:26 +01:00 |
|
Tim Schneeberger
|
35aa4f92c6
|
fix(twitch/settings): add missing classes (#226)
|
2022-11-30 00:45:05 +01:00 |
|
d4rkk3y
|
cea3a5edc7
|
feat(tiktok): sim-spoof patch (#219)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-11-25 11:19:49 +01:00 |
|
LisousEinaiKyrios
|
b2eab33e02
|
fix(youtube/return-youtube-dislike): don't block the UI thread (#221)
Co-authored-by: LisousEinaiKyrios <user@host>
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-11-25 00:10:58 +01:00 |
|
oSumAtrIX
|
d4a23ed5c9
|
fix: invalid syntax error
|
2022-11-24 17:06:53 +01:00 |
|
oSumAtrIX
|
767201ce05
|
feat(youtube/general-ads): hide movie ad from search
|
2022-11-24 16:45:25 +01:00 |
|
oSumAtrIX
|
25978ae4a4
|
fix(youtube/general-ads): make restarting mandatory when toggling shorts
|
2022-11-22 23:41:41 +01:00 |
|
oSumAtrIX
|
1f48749958
|
fix(youtube/general-ads): hide reels shelf
|
2022-11-22 23:40:36 +01:00 |
|
oSumAtrIX
|
ee1f895e87
|
feat(youtube/debugging): do not require restarting on toggle
|
2022-11-22 19:45:16 +01:00 |
|
Tim Schneeberger
|
d4c3b74a9a
|
feat(twitch): integrations code for patches (#216)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-11-21 22:53:12 +01:00 |
|
oSumAtrIX
|
1e3970c3f2
|
refactor(youtube/general-ads): remove comment
|
2022-11-21 00:25:42 +01:00 |
|
oSumAtrIX
|
c3e88c79e9
|
fix(youtube/general-ads): hide bytecode home ad view
|
2022-11-21 00:25:41 +01:00 |
|
oSumAtrIX
|
b8f0e632c1
|
refactor(youtube/litho-filter): move classes to their respective file
|
2022-11-21 00:25:41 +01:00 |
|
aliernfrog
|
fe74f6d8a6
|
feat(youtube): disable-zoom-haptics patch (#217)
|
2022-11-20 15:02:08 +01:00 |
|
oSumAtrIX
|
6ceff7c9b3
|
feat(youtube/general-ads): block the separator by its identifier
|
2022-11-20 02:49:14 +01:00 |
|
oSumAtrIX
|
b59ee31d57
|
refactor(youtube/general-ads): restructure class GeneralAdsPatch
|
2022-11-19 23:32:33 +01:00 |
|
oSumAtrIX
|
2c8b23426f
|
fix(youtube/general-ads): hide ads with buttons
|
2022-11-19 23:30:48 +01:00 |
|
oSumAtrIX
|
72a3cd0fac
|
feat(youtube/general-ads): custom component filter
|
2022-11-19 23:30:01 +01:00 |
|
oSumAtrIX
|
6272e4b467
|
feat(youtube/general-ads): do not require to reload on general ads switch
|
2022-11-19 23:29:09 +01:00 |
|
oSumAtrIX
|
cf892de4bb
|
feat(youtube/general-ads): hide gray separators
|
2022-11-19 23:28:45 +01:00 |
|
oSumAtrIX
|
e978ed2c14
|
refactor: move Extensions.any to BlockRule.contains
|
2022-11-19 23:25:58 +01:00 |
|
oSumAtrIX
|
570f9eaba1
|
refactor: protect fields of Filter
|
2022-11-19 23:25:14 +01:00 |
|
oSumAtrIX
|
571cf12dca
|
feat: block rule of type CustomBlockRule
|
2022-11-19 23:24:25 +01:00 |
|
oSumAtrIX
|
09c7605f1f
|
refactor: omit unnecessary String.valueOf call
|
2022-11-19 23:23:09 +01:00 |
|
oSumAtrIX
|
66040302a9
|
fix: check if filter string is empty
|
2022-11-19 23:22:34 +01:00 |
|
oSumAtrIX
|
98b31c17b9
|
refactor(youtube/general-ads): remove unused imports
|
2022-11-19 22:41:30 +01:00 |
|
oSumAtrIX
|
c517c03e6f
|
refactor(youtube/general-ads): remove unused class
|
2022-11-18 02:37:38 +01:00 |
|
oSumAtrIX
|
3fb337b856
|
feat(youtube/general-ads): hide chapter teaser under videos
|
2022-11-15 02:35:05 +01:00 |
|
oSumAtrIX
|
d82b9898a8
|
feat(youtube/general-ads): hide shorts in search
|
2022-11-15 02:35:05 +01:00 |
|
oSumAtrIX
|
0a90289dc5
|
fix(youtube/general-ads): do not force to restart on general ads switches
|
2022-11-15 02:35:04 +01:00 |
|
oSumAtrIX
|
e93ce3eaa9
|
feat(youtube/general-ads): hide self sponsored cards
|
2022-11-15 00:53:12 +01:00 |
|
oSumAtrIX
|
695c59efd4
|
refactor(youtube): properly separate litho filter patches
|
2022-11-15 00:46:12 +01:00 |
|
oSumAtrIX
|
22bc4405cf
|
refactor(youtube/general-ads): reformat code
|
2022-11-15 00:27:22 +01:00 |
|
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 |
|
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 |
|
TheJeterLP
|
97c184b5fb
|
fix: sb does not turn off
|
2022-07-31 13:44:29 +02:00 |
|
oSumAtrIX
|
3e206967b7
|
feat: settings patch
|
2022-07-31 12:15:16 +02:00 |
|
TheJeterLP
|
02e37c8e9f
|
refactor: remove unused file
|
2022-07-30 22:23:42 +02:00 |
|
TheJeterLP
|
aa5c0b0a7f
|
refactor: remove moved res files
|
2022-07-30 22:08:13 +02:00 |
|
Joey Peter
|
4106e8a198
|
refactor: add debug log to SettingsFragment
|
2022-07-30 19:39:51 +02:00 |
|
Joey Peter
|
68e7bdf2e1
|
refactor: add missing settings to xml files and rewrite SetingsFragment
|
2022-07-30 19:33:07 +02:00 |
|
Canny1913
|
35ee3415f0
|
feat: toast notifications for remember-quality patch (#106)
|
2022-07-28 20:22:18 +02:00 |
|
Canny1913
|
c6b7528eae
|
fix: default-video-quality patch crashing (#100)
|
2022-07-26 19:32:53 +02:00 |
|
OxrxL
|
6c60a2d929
|
refactor: remove unused code in old-quality patch (#101)
|
2022-07-26 15:50:44 +02:00 |
|
Canny1913
|
f3ee6cec26
|
feat: default-video-quality patch (#95)
|
2022-07-24 22:28:38 +02:00 |
|
TheJeterLP
|
21d56f89b3
|
fix: wrong naming of ForceDisableCaptions (#93)
|
2022-07-21 18:08:33 +02:00 |
|
TheJeterLP
|
2890467ce1
|
fix: rename DisableAutoCaptions patch (#91)
|
2022-07-21 17:57:02 +02:00 |
|
TheJeterLP
|
e625a17e99
|
fix: disable-fullscreen-panels patch not working (#90)
|
2022-07-21 06:15:09 +02:00 |
|
TheJeterLP
|
462e251342
|
refactor: cleanup code
|
2022-07-20 22:56:29 +02:00 |
|