0
0
Fork 0
mirror of https://github.com/YTVanced/Integrations synced 2024-11-01 00:42:39 +00:00
Commit graph

137 commits

Author SHA1 Message Date
caneleex
aedb3ab171 add proper response handling to setUsername 2021-07-24 18:53:59 +02:00
caneleex
85665f3f2a fix requests not sending sometimes 2021-07-24 16:57:42 +02:00
caneleex
e5c82b25a2 replace overcomplicated calc with one method 2021-07-24 16:35:09 +02:00
xfileFIN
f79eb0a01f Skipped video length fixed 2021-07-24 02:48:33 +03:00
caneleex
9be95a105b
Merge pull request #42 from caneleex/feature/show-stats
show user stats
2021-07-24 00:34:32 +02:00
caneleex
c84eb770e8 finish merging 2021-07-23 23:50:57 +02: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
VancedOfficial
50b7549248
Merge pull request #44 from YTVanced/length-without-segments-pr
Length without segments pr
2021-07-24 00:27:29 +03:00
xfileFIN
48052b6dd3 Test ready I guess 2021-07-24 00:24:51 +03:00
caneleex
43b3a31119 reset segments when closing videos 2021-07-23 17:44:42 +02:00
caneleex
f6af032a89 Merge remote-tracking branch 'upstream/length-without-segments-pr' into feature/length-without-segments 2021-07-23 17:34:33 +02:00
xfileFIN
6f6a396a70 Experiments for fixing the appending 2021-07-23 18:28:54 +03:00
caneleex
ab25f154a0 fix string key 2021-07-23 17:13:17 +02:00
caneleex
08056dfcd1 add setting 2021-07-23 17:10:56 +02:00
caneleex
8bee5b19dc moved appending the settings 2021-07-23 14:56:54 +02:00
caneleex
6fcd8b994b make loading stats async 2021-07-23 14:45:10 +02:00
caneleex
bfa7d57d82 remove wrong calc 2021-07-19 22:01:51 +02:00
caneleex
c5a62565f0 replace hardcoded value with dynamic getter 2021-07-19 21:59:44 +02:00
caneleex
e82c412c1f remove comma weirdness 2021-07-19 21:58:28 +02:00
caneleex
f63308ffb7 optimize imports 2021-07-19 21:55:15 +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
7a367b7726 we show stats now 2021-07-19 18:54:26 +02:00
caneleex
084e557e93 cleanup more stuff 2021-07-19 17:32:06 +02:00
caneleex
c95f505708 fix requesting segments 2021-07-19 17:14:16 +02:00
caneleex
f5300bf9b6 cleanup imports 2021-07-19 16:44:33 +02:00
caneleex
402571a3b8 initial cleanup 2021-07-19 16:19:47 +02:00
caneleex
ab66defa98
change preview color 2021-06-20 21:08:20 +02:00
caneleex
899b96a841 remove useless debug import 2021-06-18 14:53:50 +02:00
caneleex
83ef1d0752 add length of the video without segments to the time bar 2021-06-18 14:51:14 +02:00
caneleex
babc6f9e75
add preview category (#17) 2021-06-18 14:46:55 +02:00
caneleex
57b9c3fa3b fix buttons after watching Shorts
Fixes #36
2021-06-14 19:12:51 +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
KevinX8
740b33e6aa
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
b1925b316f remove unnecessary check 2021-04-29 23:05:23 +02: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
ac46231f24 fix another issue with buttons 2021-04-29 12:35:01 +02:00
KevinX8
1c35e049ab
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
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
cf9d19f5fb
Merge pull request #27 from caneleex/patch/votingui-spacing
add spacing to the voting ui
2021-04-25 15:38:55 +01:00
caneleex
02950775b0 add spacing to the voting ui 2021-04-25 16:32:35 +02:00
KevinX8
e45b910b18
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
b343c40d42 add toast when voting while no segments are present 2021-04-25 15:20:31 +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
KevinX8
623d93d84f
Merge pull request #25 from caneleex/feature/voting
add support for voting
2021-04-24 14:54:05 +01:00
caneleex
a77a2635ab use options rather than boolean 2021-04-24 14:20:57 +02:00
caneleex
37d9ed7e3f duplicate code is never returned 2021-04-23 18:14:23 +02:00
caneleex
19cbc7c550 fix change category crash 2021-04-22 21:17:15 +02:00