Commit Graph

11 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 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 98eaf9c3f2
refactor: remove unused classes 2022-11-05 03:19:09 +01:00
caneleex 5ab26a427b
fix(youtube/sponsorblock): parse the error response on code 400 (#169) 2022-10-04 20:43:29 +02:00
Michael M. Chang 40f9af0efd
fix(sponsorblock): handle response error code 400 (#143) 2022-09-19 00:04:39 +02:00
TheJeterLP ac9e239b16
refactor: prepare for settings patch (#80) 2022-07-14 18:42:43 +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 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