Commit Graph

27 Commits

Author SHA1 Message Date
caneleex 59a5a19cdc add sb whitelisting (TODO: fix checks) 2022-01-17 23:38:25 +01:00
caneleex 5192d60af0 start refactoring the integration impl 2022-01-17 14:54:11 +01:00
VancedOfficial 308c49797a RYD and Video ad whitelisting base 2022-01-10 22:58:25 +02:00
xfileFIN f79eb0a01f Skipped video length fixed 2021-07-24 02:48:33 +03:00
caneleex b630bf8e84 Merge branch 'master' into feature/show-stats
# Conflicts:
#	app/src/main/java/pl/jakubweg/SponsorBlockSettings.java
#	app/src/main/java/pl/jakubweg/SponsorBlockUtils.java
2021-07-23 23:43:59 +02:00
caneleex 43b3a31119 reset segments when closing videos 2021-07-23 17:44:42 +02:00
caneleex 2afc49ed49 make sure nothing weird happens here 2021-07-19 21:53:28 +02:00
caneleex 1488f03a6c add local skips tracking 2021-07-19 21:51:26 +02:00
caneleex 084e557e93 cleanup more stuff 2021-07-19 17:32:06 +02:00
caneleex 402571a3b8 initial cleanup 2021-07-19 16:19:47 +02:00
caneleex babc6f9e75
add preview category (#17) 2021-06-18 14:46:55 +02:00
Oizaro f329ac46e5
Fixes (#34)
* General improvements

- Fixed preferences not obtained properly.
- Cleaned up libraries and code.
- Update deps.

* Update README.md
2021-06-08 17:25:01 +01:00
caneleex c389cd04b0 fix more issues with buttons i don't even know anymore 2021-04-29 22:47:40 +02:00
caneleex f57c5e1ee0 fix a lot of unintended button behaviors 2021-04-29 15:03:23 +02:00
caneleex 2b34f4a4bd remove testing change 2021-04-28 22:40:39 +02:00
caneleex c382f2a530 fix SB and voting buttons overlapping YouTube icons 2021-04-28 22:39:23 +02:00
KevinX8 0aa753efd1
Merge pull request #24 from caneleex/fix/shorts-bug
remove thread check from PlayerController.setCurrentVideoId
2021-04-24 15:56:44 +01:00
caneleex 646d938959 remove unused imports 2021-04-21 22:55:40 +02:00
caneleex aeece65aef remove thread check from PlayerController.setCurrentVideoId 2021-04-21 19:56:30 +02:00
caneleex abdb088cf8 fix field access in setSponsorBarReact 2021-04-16 19:46:10 +02:00
xfileFIN 2c335d9828 VideoInformation for copy buttons 2020-12-16 13:34:11 +02:00
VancedOfficial 5990c6f020
setMillisecondMethod replaceable with patcher 2020-10-24 21:46:53 +03:00
xfileFIN ca18fca449 Player overlay buttons redone 2020-10-15 18:53:00 +03:00
jakweg 062b50f924 Removed useless caching functionality 2020-08-25 13:46:20 +02:00
jakweg 0ec26c9a16 Fixed string loading, replaced hardcoded strings into string resources 2020-08-25 13:19:27 +02:00
jakweg 814d7e3f86 Fixed bug: Sponsor segments drawn wrongly when video has chapters and changed orientation 2020-08-24 20:10:03 +02:00
jakweg 4a411e1c98 Initial commit 2020-08-24 17:47:57 +02:00