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 |
|
xfileFIN
|
2c059dc202
|
Experiments for fixing the appending
|
2021-07-23 18:28:54 +03:00 |
|
caneleex
|
a691995740
|
fix string key
|
2021-07-23 17:13:17 +02:00 |
|
caneleex
|
dd1ed65cb3
|
add setting
|
2021-07-23 17:10:56 +02:00 |
|
caneleex
|
e2d7e2eb22
|
moved appending the settings
|
2021-07-23 14:56:54 +02:00 |
|
caneleex
|
754c2bab0e
|
make loading stats async
|
2021-07-23 14:45:10 +02:00 |
|
caneleex
|
97d10e60f5
|
remove wrong calc
|
2021-07-19 22:01:51 +02:00 |
|
caneleex
|
70a1d2db5c
|
replace hardcoded value with dynamic getter
|
2021-07-19 21:59:44 +02:00 |
|
caneleex
|
8a0bfee3ee
|
remove comma weirdness
|
2021-07-19 21:58:28 +02:00 |
|
caneleex
|
6e1c3f3152
|
optimize imports
|
2021-07-19 21:55:15 +02:00 |
|
caneleex
|
5c15f62458
|
make sure nothing weird happens here
|
2021-07-19 21:53:28 +02:00 |
|
caneleex
|
904e338bc0
|
add local skips tracking
|
2021-07-19 21:51:26 +02:00 |
|
caneleex
|
4b13b8bc10
|
we show stats now
|
2021-07-19 18:54:26 +02:00 |
|
caneleex
|
505ac42fb0
|
cleanup more stuff
|
2021-07-19 17:32:06 +02:00 |
|
caneleex
|
cfb47a2cfd
|
fix requesting segments
|
2021-07-19 17:14:16 +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
|
f0e071e529
|
change preview color
|
2021-06-20 21:08:20 +02:00 |
|
caneleex
|
acefa25770
|
remove useless debug import
|
2021-06-18 14:53:50 +02:00 |
|