48 Commits

Author SHA1 Message Date
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
7494baf7bc add preview category (#17) 2021-06-18 14:46:55 +02:00
caneleex
fe6e23c2e5 fix buttons after watching Shorts
Fixes #36
2021-06-14 19:12:51 +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
11c5b484c6 fix more issues with buttons i don't even know anymore 2021-04-29 22:47:40 +02:00
caneleex
a63afa9bec fix a lot of unintended button behaviors 2021-04-29 15:03:23 +02:00
caneleex
6333cf50a9 fix another issue with buttons 2021-04-29 12:35:01 +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
68beae7ca6 remove testing change 2021-04-28 22:40:39 +02: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
KevinX8
4bb4be6f6f Merge pull request #24 from caneleex/fix/shorts-bug
remove thread check from PlayerController.setCurrentVideoId
2021-04-24 15:56:44 +01:00
caneleex
592ca93f21 use options rather than boolean 2021-04-24 14:20:57 +02:00
caneleex
84720dbb23 duplicate code is never returned 2021-04-23 18:14:23 +02:00
caneleex
1042184f70 fix change category crash 2021-04-22 21:17:15 +02:00
caneleex
b4f2fb62af fix black boxes in toasts 2021-04-22 21:13:39 +02:00
caneleex
2ec9bf6ac9 change vote buttons to items 2021-04-22 20:19:00 +02:00
caneleex
0ca395353d add support for voting 2021-04-22 18:43:14 +02:00
caneleex
bef521f484 remove unused imports 2021-04-21 22:55:40 +02:00
caneleex
0a6908dcb1 remove thread check from PlayerController.setCurrentVideoId 2021-04-21 19:56:30 +02:00
KevinX8
11cfadc84d Merge pull request #23 from caneleex/fix/app-class
rename YouTubeApplication to YouTubeTikTokRoot_Application
2021-04-19 22:39:41 +01:00
caneleex
8475ab469e rename YouTubeApplication 2021-04-19 23:26:16 +02:00
KevinX8
62559cd791 Merge pull request #22 from caneleex/patch/setSponsorBarRect-impl
fix field access in setSponsorBarReact
2021-04-18 23:39:02 +01:00
caneleex
229b13f098 fix field access in setSponsorBarReact 2021-04-16 19:46:10 +02:00
caneleex
1fe85c0c0b fix a bug where the Skip count tracking option wouldn't change 2021-04-07 09:35:59 +02:00
xfileFIN
4b757b232d VideoInformation for copy buttons 2020-12-16 13:34:11 +02:00
VancedOfficial
7882e12484 setMillisecondMethod replaceable with patcher 2020-10-24 21:46:53 +03:00
VancedOfficial
81e5843572 Merge pull request #4 from YTVanced/shieldBtnFixes
Shield btn fixes
2020-10-15 18:57:28 +03:00
xfileFIN
2d44d81747 Player overlay buttons redone 2020-10-15 18:53:00 +03:00
Oizaro
13207ab1e0 Make "About" string translatable 2020-10-15 14:32:34 +02:00
xfileFIN
d38afae3a7 New shield button POC 2020-09-03 00:07:52 +03:00
jakweg
29bea3b1c6 Added guidelines alert and preference entry 2020-09-02 19:31:17 +02:00
jakweg
333e7f0ee7 Removed skipped_segment string and replaced its usage with skipped_sponsor 2020-08-28 14:36:33 +02:00
jakweg
63f563e833 Removed â–¶ emoji from SkipSegmentView 2020-08-25 21:30:24 +02:00
jakweg
9c6e58d5dd Removed useless caching functionality 2020-08-25 13:46:20 +02:00
jakweg
5d8bcb9cb1 Added formatted=false to some strings, fixed missing string 2020-08-25 13:36:06 +02:00
jakweg
437ca3ae51 Fixed string loading, replaced hardcoded strings into string resources 2020-08-25 13:19:27 +02:00
jakweg
277c29c8aa Fixed bug: Sponsor segments drawn wrongly when video has chapters and changed orientation 2020-08-24 20:10:03 +02:00
jakweg
ac2e3937ce Initial commit 2020-08-24 17:47:57 +02:00