caneleex
|
a030e6e280
|
fix requests not sending sometimes
|
2021-07-24 16:57:42 +02:00 |
|
caneleex
|
79fb5c8c43
|
replace overcomplicated calc with one method
|
2021-07-24 16:35:09 +02:00 |
|
xfileFIN
|
cd3edfe07f
|
Skipped video length fixed
|
2021-07-24 02:48:33 +03:00 |
|
caneleex
|
e188b88ad9
|
Merge pull request #42 from caneleex/feature/show-stats
show user stats
|
2021-07-24 00:34:32 +02:00 |
|
caneleex
|
96561f6c90
|
finish merging
|
2021-07-23 23:50:57 +02:00 |
|
caneleex
|
d29fbe4c2b
|
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
|
e4b6f7a359
|
Merge pull request #44 from YTVanced/length-without-segments-pr
Length without segments pr
|
2021-07-24 00:27:29 +03:00 |
|
xfileFIN
|
04efa79b53
|
Test ready I guess
|
2021-07-24 00:24:51 +03:00 |
|
caneleex
|
fc3fb979ba
|
reset segments when closing videos
|
2021-07-23 17:44:42 +02:00 |
|
caneleex
|
13a12c9523
|
Merge remote-tracking branch 'upstream/length-without-segments-pr' into feature/length-without-segments
|
2021-07-23 17:34:33 +02:00 |
|
xfileFIN
|
e372566998
|
Experiments for fixing the appending
|
2021-07-23 18:28:54 +03:00 |
|
caneleex
|
5334bc4cae
|
fix string key
|
2021-07-23 17:13:17 +02:00 |
|
caneleex
|
8d189aba57
|
add setting
|
2021-07-23 17:10:56 +02:00 |
|
caneleex
|
8b4ff63f31
|
moved appending the settings
|
2021-07-23 14:56:54 +02:00 |
|
caneleex
|
6f63df0ce6
|
make loading stats async
|
2021-07-23 14:45:10 +02:00 |
|
caneleex
|
c589b41990
|
remove wrong calc
|
2021-07-19 22:01:51 +02:00 |
|
caneleex
|
6748bce0e8
|
replace hardcoded value with dynamic getter
|
2021-07-19 21:59:44 +02:00 |
|
caneleex
|
1cd5732fe9
|
remove comma weirdness
|
2021-07-19 21:58:28 +02:00 |
|
caneleex
|
76591f180e
|
optimize imports
|
2021-07-19 21:55:15 +02:00 |
|
caneleex
|
1cbf1603de
|
make sure nothing weird happens here
|
2021-07-19 21:53:28 +02:00 |
|
caneleex
|
eb8b6117b9
|
add local skips tracking
|
2021-07-19 21:51:26 +02:00 |
|
caneleex
|
52aeeded20
|
we show stats now
|
2021-07-19 18:54:26 +02:00 |
|
caneleex
|
8cbd0b7104
|
cleanup more stuff
|
2021-07-19 17:32:06 +02:00 |
|
caneleex
|
dfe62274fd
|
fix requesting segments
|
2021-07-19 17:14:16 +02:00 |
|
caneleex
|
6038d8d318
|
cleanup imports
|
2021-07-19 16:44:33 +02:00 |
|
caneleex
|
e88cf5143d
|
initial cleanup
|
2021-07-19 16:19:47 +02:00 |
|
caneleex
|
9b17e70e0e
|
change preview color
|
2021-06-20 21:08:20 +02:00 |
|
caneleex
|
7b6f1d6774
|
remove useless debug import
|
2021-06-18 14:53:50 +02:00 |
|
caneleex
|
dce63e76e2
|
add length of the video without segments to the time bar
|
2021-06-18 14:51:14 +02:00 |
|
caneleex
|
b9e454e329
|
add preview category (#17)
|
2021-06-18 14:46:55 +02:00 |
|
caneleex
|
e08567892d
|
fix buttons after watching Shorts
Fixes #36
|
2021-06-14 19:12:51 +02:00 |
|
Oizaro
|
3460237c0f
|
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 |
|
KevinX8
|
0797155a25
|
Merge pull request #31 from caneleex/patch/buttons-behavior
fix a lot of unintended button behaviors
|
2021-04-29 22:24:48 +01:00 |
|
caneleex
|
1ffb7872c0
|
remove unnecessary check
|
2021-04-29 23:05:23 +02:00 |
|
caneleex
|
bf6c9e7b28
|
fix more issues with buttons i don't even know anymore
|
2021-04-29 22:47:40 +02:00 |
|
caneleex
|
234edac030
|
fix a lot of unintended button behaviors
|
2021-04-29 15:03:23 +02:00 |
|
caneleex
|
087b80cf8e
|
fix another issue with buttons
|
2021-04-29 12:35:01 +02:00 |
|
KevinX8
|
974c2733a8
|
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
|
23182e928e
|
remove testing change
|
2021-04-28 22:40:39 +02:00 |
|
caneleex
|
ad7bdf0fb8
|
fix SB and voting buttons overlapping YouTube icons
|
2021-04-28 22:39:23 +02:00 |
|
KevinX8
|
647d6dd240
|
Merge pull request #27 from caneleex/patch/votingui-spacing
add spacing to the voting ui
|
2021-04-25 15:38:55 +01:00 |
|
caneleex
|
d92c73f9f3
|
add spacing to the voting ui
|
2021-04-25 16:32:35 +02:00 |
|
KevinX8
|
7c5102ab87
|
Merge pull request #26 from caneleex/patch/voting-nosegments
add toast when voting while no segments are present
|
2021-04-25 14:22:17 +01:00 |
|
caneleex
|
80697320ca
|
add toast when voting while no segments are present
|
2021-04-25 15:20:31 +02:00 |
|
KevinX8
|
ce87d8ac0e
|
Merge pull request #24 from caneleex/fix/shorts-bug
remove thread check from PlayerController.setCurrentVideoId
|
2021-04-24 15:56:44 +01:00 |
|
KevinX8
|
3a5a684fba
|
Merge pull request #25 from caneleex/feature/voting
add support for voting
|
2021-04-24 14:54:05 +01:00 |
|
caneleex
|
25bc38af87
|
use options rather than boolean
|
2021-04-24 14:20:57 +02:00 |
|
caneleex
|
0ec120a023
|
duplicate code is never returned
|
2021-04-23 18:14:23 +02:00 |
|
caneleex
|
2edb665b8b
|
fix change category crash
|
2021-04-22 21:17:15 +02:00 |
|
caneleex
|
c87b38330a
|
fix black boxes in toasts
|
2021-04-22 21:13:39 +02:00 |
|