61 Commits

Author SHA1 Message Date
caneleex
70f69cfa38 import/export api url 2022-02-07 16:29:42 +01:00
caneleex
2c12d7af9d mark locked segments as orange if vip 2022-02-07 16:15:22 +01:00
caneleex
3a21955eec add open in sb.ltn.fi button 2022-01-27 23:05:46 +01:00
caneleex
4e7d24e048 simplify vote switch 2022-01-25 22:52:11 +01:00
caneleex
a035b68197 replace color changing dialog with a custom preference
thanks @X1nto
2022-01-24 18:26:41 +01:00
caneleex
da0ef6b098 add min duration option 2022-01-24 17:22:21 +01:00
caneleex
63a3260acf SB request fixes 2022-01-24 13:45:07 +01:00
caneleex
0bc5f3f11a start refactoring the integration impl 2022-01-17 14:54:11 +01:00
caneleex
fbcfe1f4a1 add a check for unknown categories 2021-08-27 17:59:32 +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
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
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
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
xfileFIN
2c059dc202 Experiments for fixing the appending 2021-07-23 18:28:54 +03:00
caneleex
e2d7e2eb22 moved appending the settings 2021-07-23 14:56:54 +02:00
caneleex
904e338bc0 add local skips tracking 2021-07-19 21:51:26 +02:00
caneleex
505ac42fb0 cleanup more stuff 2021-07-19 17:32:06 +02:00
caneleex
f33a51a9e3 cleanup imports 2021-07-19 16:44:33 +02:00
caneleex
3b3d1ed646 initial cleanup 2021-07-19 16:19:47 +02:00
caneleex
acefa25770 remove useless debug import 2021-06-18 14:53:50 +02:00
caneleex
0cba2b32ae add length of the video without segments to the time bar 2021-06-18 14:51:14 +02:00
caneleex
7494baf7bc add preview category (#17) 2021-06-18 14:46:55 +02:00
Oizaro
b381e3373e 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
4aa562006b remove unnecessary check 2021-04-29 23:05:23 +02:00
caneleex
a63afa9bec fix a lot of unintended button behaviors 2021-04-29 15:03:23 +02:00
KevinX8
02526de323 Merge pull request #30 from caneleex/patch/buttons
fix SB and voting buttons overlapping YouTube icons
2021-04-28 21:51:30 +01:00
caneleex
7187aa3b58 fix SB and voting buttons overlapping YouTube icons 2021-04-28 22:39:23 +02:00
caneleex
c0704b3490 add spacing to the voting ui 2021-04-25 16:32:35 +02:00
caneleex
d7b82ff43a add toast when voting while no segments are present 2021-04-25 15:20:31 +02:00
caneleex
592ca93f21 use options rather than boolean 2021-04-24 14:20:57 +02:00