Commit Graph

  • a3e5babf29 Merge pull request #47 from YTVanced/feature/importing-exporting-settings caneleex 2021-08-03 22:26:47 +0200
  • 951f819bc3 ocd caneleex 2021-08-03 19:22:12 +0200
  • 6bf245d351 add toast for failed exporting caneleex 2021-08-03 16:38:38 +0200
  • 952d6d4b15 clarify the summary caneleex 2021-08-03 16:33:18 +0200
  • 184c2178ca add support for importing/exporting applicable SB settings caneleex 2021-08-03 16:23:44 +0200
  • d788880cd6 actually fixed negative time without segments caneleex 2021-07-31 20:03:09 +0200
  • 2d9fcbc2b6 make minutes translatable caneleex 2021-07-30 19:30:00 +0200
  • a9022e7714 Merge pull request #21 from caneleex/feature/configurable-colors caneleex 2021-07-28 16:47:54 +0200
  • d0dc3047ef Merge branch 'master' into feature/configurable-colors caneleex 2021-07-28 13:31:37 +0200
  • a47e5c8046 remove unnecessary class ref caneleex 2021-07-28 13:31:27 +0200
  • 22d397608a Merge remote-tracking branch 'upstream/master' into feature/configurable-colors caneleex 2021-07-28 13:29:49 +0200
  • ec5ca80266 another shot at fixing corrupted length string caneleex 2021-07-28 13:29:26 +0200
  • e3992e9c1d final touches caneleex 2021-07-27 19:58:14 +0200
  • 84584d1b05 finished the implementation caneleex 2021-07-27 17:26:59 +0200
  • 8c05b7f763 Merge remote-tracking branch 'upstream/master' into feature/configurable-colors caneleex 2021-07-26 20:11:18 +0200
  • 3e66ada553 add handling of unknown error codes to submitting caneleex 2021-07-26 00:15:02 +0200
  • 65f0de7fe5 hopefully fix corrupted string caneleex 2021-07-26 00:13:33 +0200
  • 686f793c6e add 500 millis to the time without segments caneleex 2021-07-24 20:29:21 +0200
  • 7d399a188a remove static import for String.format and unused constant caneleex 2021-07-24 20:22:31 +0200
  • 607665530c mmLul caneleex 2021-07-24 20:14:47 +0200
  • e0e86a605d Merge remote-tracking branch 'upstream/master' into segment-length-improvements caneleex 2021-07-24 19:29:11 +0200
  • b1be9dc9aa ah yes caneleex 2021-07-24 18:55:45 +0200
  • 1553a5e219 add proper response handling to setUsername caneleex 2021-07-24 18:53:59 +0200
  • cf0f0b14fc fix requests not sending sometimes caneleex 2021-07-24 16:57:42 +0200
  • 2f374aa802 replace overcomplicated calc with one method caneleex 2021-07-24 16:35:09 +0200
  • 6978b651c9 Skipped video length fixed xfileFIN 2021-07-24 02:48:33 +0300
  • 11322e005e Merge pull request #42 from caneleex/feature/show-stats caneleex 2021-07-24 00:34:32 +0200
  • db2ea323db finish merging caneleex 2021-07-23 23:50:57 +0200
  • 744135d7cb Merge branch 'master' into feature/show-stats caneleex 2021-07-23 23:43:59 +0200
  • 10326aec28 Merge pull request #44 from YTVanced/length-without-segments-pr VancedOfficial 2021-07-24 00:27:29 +0300
  • 1448a88452 Test ready I guess xfileFIN 2021-07-24 00:24:51 +0300
  • ce42c7f778 reset segments when closing videos caneleex 2021-07-23 17:44:42 +0200
  • 545a17709e Merge remote-tracking branch 'upstream/length-without-segments-pr' into feature/length-without-segments caneleex 2021-07-23 17:34:33 +0200
  • 2c059dc202 Experiments for fixing the appending xfileFIN 2021-07-23 18:28:54 +0300
  • a691995740 fix string key caneleex 2021-07-23 17:13:17 +0200
  • dd1ed65cb3 add setting caneleex 2021-07-23 17:10:56 +0200
  • e2d7e2eb22 moved appending the settings caneleex 2021-07-23 14:56:54 +0200
  • 754c2bab0e make loading stats async caneleex 2021-07-23 14:45:10 +0200
  • 97d10e60f5 remove wrong calc caneleex 2021-07-19 22:01:51 +0200
  • 70a1d2db5c replace hardcoded value with dynamic getter caneleex 2021-07-19 21:59:44 +0200
  • 8a0bfee3ee remove comma weirdness caneleex 2021-07-19 21:58:28 +0200
  • 6e1c3f3152 optimize imports caneleex 2021-07-19 21:55:15 +0200
  • 5c15f62458 make sure nothing weird happens here caneleex 2021-07-19 21:53:28 +0200
  • 904e338bc0 add local skips tracking caneleex 2021-07-19 21:51:26 +0200
  • 4b13b8bc10 we show stats now caneleex 2021-07-19 18:54:26 +0200
  • 505ac42fb0 cleanup more stuff caneleex 2021-07-19 17:32:06 +0200
  • cfb47a2cfd fix requesting segments caneleex 2021-07-19 17:14:16 +0200
  • f33a51a9e3 cleanup imports caneleex 2021-07-19 16:44:33 +0200
  • 3b3d1ed646 initial cleanup caneleex 2021-07-19 16:19:47 +0200
  • f0e071e529 change preview color caneleex 2021-06-20 21:08:20 +0200
  • acefa25770 remove useless debug import caneleex 2021-06-18 14:53:50 +0200
  • 0cba2b32ae add length of the video without segments to the time bar caneleex 2021-06-18 14:51:14 +0200
  • 7494baf7bc add preview category (#17) caneleex 2021-06-18 14:46:55 +0200
  • fe6e23c2e5 fix buttons after watching Shorts caneleex 2021-06-14 19:12:51 +0200
  • b381e3373e Fixes (#34) Oizaro 2021-06-08 18:25:01 +0200
  • 55a30a608c Merge pull request #31 from caneleex/patch/buttons-behavior KevinX8 2021-04-29 22:24:48 +0100
  • 4aa562006b remove unnecessary check caneleex 2021-04-29 23:05:23 +0200
  • 11c5b484c6 fix more issues with buttons i don't even know anymore caneleex 2021-04-29 22:47:40 +0200
  • a63afa9bec fix a lot of unintended button behaviors caneleex 2021-04-29 15:03:23 +0200
  • 6333cf50a9 fix another issue with buttons caneleex 2021-04-29 12:35:01 +0200
  • 02526de323 Merge pull request #30 from caneleex/patch/buttons KevinX8 2021-04-28 21:51:30 +0100
  • 68beae7ca6 remove testing change caneleex 2021-04-28 22:40:39 +0200
  • 7187aa3b58 fix SB and voting buttons overlapping YouTube icons caneleex 2021-04-28 22:39:23 +0200
  • 712df0bc38 Merge pull request #27 from caneleex/patch/votingui-spacing KevinX8 2021-04-25 15:38:55 +0100
  • c0704b3490 add spacing to the voting ui caneleex 2021-04-25 16:32:35 +0200
  • ebc7d84f33 Merge pull request #26 from caneleex/patch/voting-nosegments KevinX8 2021-04-25 14:22:17 +0100
  • d7b82ff43a add toast when voting while no segments are present caneleex 2021-04-25 15:20:31 +0200
  • 4bb4be6f6f Merge pull request #24 from caneleex/fix/shorts-bug KevinX8 2021-04-24 15:56:44 +0100
  • a2c1a1b1c4 Merge pull request #25 from caneleex/feature/voting KevinX8 2021-04-24 14:54:05 +0100
  • 592ca93f21 use options rather than boolean caneleex 2021-04-24 14:20:57 +0200
  • 84720dbb23 duplicate code is never returned caneleex 2021-04-23 18:14:23 +0200
  • 1042184f70 fix change category crash caneleex 2021-04-22 21:17:15 +0200
  • b4f2fb62af fix black boxes in toasts caneleex 2021-04-22 21:13:39 +0200
  • 2ec9bf6ac9 change vote buttons to items caneleex 2021-04-22 20:19:00 +0200
  • 0ca395353d add support for voting caneleex 2021-04-22 18:43:14 +0200
  • bef521f484 remove unused imports caneleex 2021-04-21 22:55:40 +0200
  • 0a6908dcb1 remove thread check from PlayerController.setCurrentVideoId caneleex 2021-04-21 19:56:30 +0200
  • 11cfadc84d Merge pull request #23 from caneleex/fix/app-class KevinX8 2021-04-19 22:39:41 +0100
  • 8475ab469e rename YouTubeApplication caneleex 2021-04-19 23:26:16 +0200
  • 62559cd791 Merge pull request #22 from caneleex/patch/setSponsorBarRect-impl KevinX8 2021-04-18 23:39:02 +0100
  • 22b78506f7 remove pointless changes caneleex 2021-04-16 19:51:11 +0200
  • 229b13f098 fix field access in setSponsorBarReact caneleex 2021-04-16 19:46:10 +0200
  • 25273a6064 add basic support caneleex 2021-04-16 19:43:03 +0200
  • 81cd520b9b Merge pull request #20 from caneleex/fix/countSkips KevinX8 2021-04-13 14:50:50 +0100
  • 1fe85c0c0b fix a bug where the Skip count tracking option wouldn't change caneleex 2021-04-07 09:35:59 +0200
  • 7b6500fdf4 Merge pull request #9 from bomiva/patch-1 KevinX8 2021-04-03 23:09:33 +0100
  • 41a7e2c23d Add that it is available on other platforms bomiva 2020-12-29 03:09:01 -0500
  • ea9103ac3a Merge pull request #7 from YTVanced/videoinfo VancedOfficial 2020-12-16 13:35:12 +0200
  • 4b757b232d VideoInformation for copy buttons xfileFIN 2020-12-16 13:34:11 +0200
  • 7882e12484 setMillisecondMethod replaceable with patcher VancedOfficial 2020-10-24 21:46:53 +0300
  • 81e5843572 Merge pull request #4 from YTVanced/shieldBtnFixes VancedOfficial 2020-10-15 18:57:28 +0300
  • d22fa3b8fb Skip sponsor to Skip segment xfileFIN 2020-10-15 18:56:39 +0300
  • 2d44d81747 Player overlay buttons redone xfileFIN 2020-10-15 18:53:00 +0300
  • abe46af02d Merge pull request #3 from Oizaro/patch-1 VancedOfficial 2020-10-15 15:35:56 +0300
  • 13207ab1e0 Make "About" string translatable Oizaro 2020-10-15 14:32:34 +0200
  • d38afae3a7 New shield button POC xfileFIN 2020-09-03 00:07:52 +0300
  • 29bea3b1c6 Added guidelines alert and preference entry jakweg 2020-09-02 19:31:17 +0200
  • 333e7f0ee7 Removed skipped_segment string and replaced its usage with skipped_sponsor jakweg 2020-08-28 14:36:33 +0200
  • 63f563e833 Removed â–¶ emoji from SkipSegmentView jakweg 2020-08-25 21:30:24 +0200
  • d46ba36912 improve strings KevinX8 2020-08-25 17:58:43 +0300