Commit Graph

32 Commits

Author SHA1 Message Date
LisoUseInAIKyrios
49aedae3fc
fix(youtube/sponsorblock): fix saving and loading settings (#304) 2023-01-28 20:02:22 +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
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
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
LisousEinaiKyrios
617a4eb5d0
refactor: improve logging (#222)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-11-30 00:49:26 +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
8b4bed8ab3
fix(youtube/video-ads): add switch to temporarily fix buffering issues 2022-11-01 07:11:14 +01:00
thebestnom
06bebd7017
feat(youtube/sponsorblock): skip segments once automatically (#190) 2022-10-29 23:14:20 +02:00
Patryk MiÅ›
1755662a7a
perf: remove obsolete SDK checks (#174) 2022-10-16 13:15:10 +02:00
caneleex
5ab26a427b
fix(youtube/sponsorblock): parse the error response on code 400 (#169) 2022-10-04 20:43:29 +02:00
inotia00
73b40595c4
refactor: remove reduntant check for shorts_playing (#150) 2022-09-27 06:54:32 +02:00
OxrxL
f1e9aa30ba
fix(hide-time-and-seekbar): don't draw the seekbar (#154) 2022-09-23 12:51:30 +02:00
OxrxL
37974389ac
fix: disable sponsorblock on shorts (#135) 2022-09-21 03:03:37 +02:00
Michael M. Chang
40f9af0efd
fix(sponsorblock): handle response error code 400 (#143) 2022-09-19 00:04:39 +02:00
oSumAtrIX
3e206967b7
feat: settings patch 2022-07-31 12:15:16 +02:00
Joey Peter
68e7bdf2e1
refactor: add missing settings to xml files and rewrite SetingsFragment 2022-07-30 19:33:07 +02:00
TheJeterLP
6d3d274599
fix: make all patches toggleable with settings (#87) 2022-07-18 22:59:36 +02:00
oSumAtrIX
5a67ca22b8
feat: remove use of unused class Dialogs 2022-07-18 00:05:46 +02:00
oSumAtrIX
0a0101f35e
feat: better default settings for sponsorblock patch 2022-07-18 00:05:45 +02:00
j4k0xb
2d513b5100
feat: return-youtube-dislikes patch (#81)
* feat: update dislike button text

* refactor(ryd): remove unused code

* refactor: create patch class for ryd

* refactor: move VideoInformation
2022-07-16 16:50:16 +02:00
TheJeterLP
ac9e239b16
refactor: prepare for settings patch (#80) 2022-07-14 18:42:43 +02:00
TheJeterLP
56eaef0670
fix: untangle RYD from SB. fixes #79 2022-07-12 17:48:28 +02:00
oSumAtrIX
577a7348fe
fix: use getLong instead of getFloat 2022-07-12 03:17:33 +02:00
Joey Peter
0476299570
refactor: move settings to SettingsEnum (#49) 2022-07-05 22:31:13 +02:00
Joey Peter
cfb4132ed1
refactor: rename XSwipe and XSettingsActivity (#33) 2022-06-30 13:54:00 +02:00
OxrxL
7a9c61b71b
refactor: Strings
closes #29
2022-06-30 13:32:08 +02:00
Joey Peter
aecafc5380
refactor: dialogs and seperate RYD from SB (#31) 2022-06-30 12:38:28 +02:00
Joey Peter
9b1dce42ed
fix: some more refactoring and cleanup (#21)
* refactor: integrations and prepare new patches

* bugfixes

* fix critical bug

* prepare BrandingWaterMark patch

* fixing create button

* dont use Strings in ReVancedSettingsFragment when we have a wonderful enum for that

* rename classes from fenster to Swipe

* push

* exclude android packages from build
2022-06-27 22:08:50 +02:00
Joey Peter
d26b9339fb
refactor: integrations (#17) 2022-06-24 00:16:32 +02:00