111 Commits

Author SHA1 Message Date
caneleex
7bbd97ee40 add strings for whitelist types 2022-01-24 15:36:55 +01:00
caneleex
98567a2ab6 display full responses on vote/submit 403 2022-01-24 15:14:56 +01:00
caneleex
63a3260acf SB request fixes 2022-01-24 13:45:07 +01:00
caneleex
628d32d2b1 fix 400 2022-01-24 12:47:32 +01:00
caneleex
e961bc7361 add more disconnects 2022-01-23 22:56:16 +01:00
caneleex
cc106cdf0a disconnect even if not 200 2022-01-23 22:46:12 +01:00
caneleex
e339a2dec9 fix field name 2022-01-23 22:43:45 +01:00
caneleex
7eebd4bc96 final touches 2022-01-23 22:36:01 +01:00
caneleex
5dff199e0e uncomment debug call 2022-01-17 23:40:02 +01:00
caneleex
8fff1bb545 add sb whitelisting (TODO: fix checks) 2022-01-17 23:38:25 +01:00
caneleex
0d61b572aa unify whitelisting 2022-01-17 20:15:43 +01:00
caneleex
0a6ce12a1e move some requests and prepare for unifying 2022-01-17 18:12:09 +01:00
caneleex
dfa2059ab3 fix route 2022-01-17 14:56:13 +01:00
caneleex
0bc5f3f11a start refactoring the integration impl 2022-01-17 14:54:11 +01:00
VancedOfficial
c61d124ece Added dislike formatting 2022-01-16 21:07:34 +02:00
VancedOfficial
da84d38356 Settings added plus some fixes 2022-01-16 18:19:59 +02:00
VancedOfficial
13ec86cf94 RYD and Video ad whitelisting base 2022-01-10 22:58:25 +02:00
caneleex
fbcfe1f4a1 add a check for unknown categories 2021-08-27 17:59:32 +02:00
caneleex
6cceea3698 whoops lol 2021-08-10 13:56:37 +02:00
caneleex
77ab2170f2 fix submitting for other locales 2021-08-10 13:55:50 +02:00
caneleex
4c941f1b70 the unsubmitted color should be white 2021-08-09 18:17:19 +02:00
caneleex
951f819bc3 ocd 2021-08-03 19:22:12 +02:00
caneleex
6bf245d351 add toast for failed exporting 2021-08-03 16:38:38 +02:00
caneleex
184c2178ca add support for importing/exporting applicable SB settings 2021-08-03 16:23:44 +02:00
caneleex
d788880cd6 actually fixed negative time without segments 2021-07-31 20:03:09 +02:00
caneleex
2d9fcbc2b6 make minutes translatable 2021-07-30 19:30:00 +02:00
caneleex
d0dc3047ef Merge branch 'master' into feature/configurable-colors 2021-07-28 13:31:37 +02:00
caneleex
a47e5c8046 remove unnecessary class ref 2021-07-28 13:31:27 +02:00
caneleex
22d397608a Merge remote-tracking branch 'upstream/master' into feature/configurable-colors 2021-07-28 13:29:49 +02:00
caneleex
ec5ca80266 another shot at fixing corrupted length string 2021-07-28 13:29:26 +02:00
caneleex
e3992e9c1d final touches 2021-07-27 19:58:14 +02:00
caneleex
84584d1b05 finished the implementation 2021-07-27 17:26:59 +02:00
caneleex
8c05b7f763 Merge remote-tracking branch 'upstream/master' into feature/configurable-colors
# Conflicts:
#	app/src/main/java/pl/jakubweg/SponsorBlockPreferenceFragment.java
2021-07-26 20:11:18 +02:00
caneleex
3e66ada553 add handling of unknown error codes to submitting 2021-07-26 00:15:02 +02:00
caneleex
65f0de7fe5 hopefully fix corrupted string 2021-07-26 00:13:33 +02:00
caneleex
686f793c6e add 500 millis to the time without segments
nobody knows why
2021-07-24 20:29:21 +02:00
caneleex
7d399a188a remove static import for String.format and unused constant 2021-07-24 20:22:31 +02:00
caneleex
607665530c mmLul
mmLul
2021-07-24 20:14:47 +02:00
caneleex
e0e86a605d Merge remote-tracking branch 'upstream/master' into segment-length-improvements 2021-07-24 19:29:11 +02:00
caneleex
b1be9dc9aa ah yes 2021-07-24 18:55:45 +02:00
caneleex
1553a5e219 add proper response handling to setUsername 2021-07-24 18:53:59 +02:00
caneleex
cf0f0b14fc fix requests not sending sometimes 2021-07-24 16:57:42 +02:00
caneleex
2f374aa802 replace overcomplicated calc with one method 2021-07-24 16:35:09 +02:00
xfileFIN
6978b651c9 Skipped video length fixed 2021-07-24 02:48:33 +03:00
caneleex
db2ea323db finish merging 2021-07-23 23:50:57 +02:00
caneleex
744135d7cb 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
VancedOfficial
10326aec28 Merge pull request #44 from YTVanced/length-without-segments-pr
Length without segments pr
2021-07-24 00:27:29 +03:00
xfileFIN
1448a88452 Test ready I guess 2021-07-24 00:24:51 +03:00
caneleex
ce42c7f778 reset segments when closing videos 2021-07-23 17:44:42 +02:00
caneleex
545a17709e Merge remote-tracking branch 'upstream/length-without-segments-pr' into feature/length-without-segments 2021-07-23 17:34:33 +02:00