Commit Graph

202 Commits

Author SHA1 Message Date
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
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
caneleex
d92c73f9f3 add spacing to the voting ui 2021-04-25 16:32:35 +02: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
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
caneleex
f4808a9778 change vote buttons to items 2021-04-22 20:19:00 +02:00
caneleex
03f6e496b9 add support for voting 2021-04-22 18:43:14 +02:00
caneleex
e22146a8e3 remove unused imports 2021-04-21 22:55:40 +02:00
caneleex
40cf605826 remove thread check from PlayerController.setCurrentVideoId 2021-04-21 19:56:30 +02:00
KevinX8
7ffe07ae34 Merge pull request #23 from caneleex/fix/app-class
rename YouTubeApplication to YouTubeTikTokRoot_Application
2021-04-19 22:39:41 +01:00
caneleex
d0caaaeacc rename YouTubeApplication 2021-04-19 23:26:16 +02:00
KevinX8
e01c84df8e Merge pull request #22 from caneleex/patch/setSponsorBarRect-impl
fix field access in setSponsorBarReact
2021-04-18 23:39:02 +01:00
caneleex
1cbae30ab1 remove pointless changes 2021-04-16 19:51:11 +02:00
caneleex
3276433d7a fix field access in setSponsorBarReact 2021-04-16 19:46:10 +02:00
caneleex
2f40fe6985 add basic support 2021-04-16 19:43:03 +02:00
KevinX8
0d0b4f41de Merge pull request #20 from caneleex/fix/countSkips
fix a bug where the Skip count tracking option wouldn't change
2021-04-13 14:50:50 +01:00
caneleex
9cdc1ed857 fix a bug where the Skip count tracking option wouldn't change 2021-04-07 09:35:59 +02:00
bomiva
c13100c27c Add that it is available on other platforms 2020-12-29 03:09:01 -05:00
xfileFIN
aa1b0942e3 VideoInformation for copy buttons 2020-12-16 13:34:11 +02:00
VancedOfficial
e266f5a6e7 setMillisecondMethod replaceable with patcher 2020-10-24 21:46:53 +03:00
VancedOfficial
6a0985ac7e Merge pull request #4 from YTVanced/shieldBtnFixes
Shield btn fixes
2020-10-15 18:57:28 +03:00
xfileFIN
d013f95111 Skip sponsor to Skip segment 2020-10-15 18:56:39 +03:00
xfileFIN
863bad149b Player overlay buttons redone 2020-10-15 18:53:00 +03:00
Oizaro
867a63a8d5 Make "About" string translatable 2020-10-15 14:32:34 +02:00
xfileFIN
84934c2818 New shield button POC 2020-09-03 00:07:52 +03:00
jakweg
a466463e53 Added guidelines alert and preference entry 2020-09-02 19:31:17 +02:00
jakweg
5614a94dd7 Removed skipped_segment string and replaced its usage with skipped_sponsor 2020-08-28 14:36:33 +02:00
jakweg
e693d56196 Removed â–¶ emoji from SkipSegmentView 2020-08-25 21:30:24 +02:00
KevinX8
8d625ec2ef improve strings 2020-08-25 17:58:43 +03:00
jakweg
4df0704df5 Removed useless caching functionality 2020-08-25 13:46:20 +02:00
jakweg
3d78e8deb1 Added formatted=false to some strings, fixed missing string 2020-08-25 13:36:06 +02:00
jakweg
3a8ee9d455 Fixed strings.xml conflict 2020-08-25 13:23:01 +02:00
jakweg
0ec26c9a16 Fixed string loading, replaced hardcoded strings into string resources 2020-08-25 13:19:27 +02:00
KevinX8
716b0d55e6 update strings 2020-08-25 11:02:47 +03:00
jakweg
814d7e3f86 Fixed bug: Sponsor segments drawn wrongly when video has chapters and changed orientation 2020-08-24 20:10:03 +02:00
jakweg
4a411e1c98 Initial commit 2020-08-24 17:47:57 +02:00