Commit Graph

107 Commits

Author SHA1 Message Date
Georgiy 161e0937cd Fixed error 2023-05-03 13:44:44 +03:00
Kenny 73bb193398 w 2022-08-07 16:58:48 -04:00
Kenny 7fd6e3819c fix: 🚑 CRITICAL BUG FIX // CANARY 0.4.2 2022-08-07 01:34:44 -04:00
Kenny d759c1988b feat: 🔖 Canary 0.4.1 2022-08-07 01:18:10 -04:00
Kenny 4a96ec2ebc build: 🔖 Canary 0.4 2022-08-06 11:44:45 -04:00
Nikita Krupin 47dc607d28 add timeouts to cleanup, remove ugly box shadow i forgor about 2022-07-31 23:02:04 -04:00
Nikita Krupin 5df6e3e007 force 1x speed for music(sb-tagged music_offtopic), pre-buffering set to lower res quality preset by default, event listeners cleanup on route change and exit, colored sponsorblock segments 2022-07-31 22:56:28 -04:00
Kenny ae9987bc14 build: ⬆️ Upgrade Gradle `7.1.2` -> `7.2.1` 2022-07-12 15:32:10 -04:00
Nikita Krupin 0235315765 stolen hyperion rounded interaction buttons hehe 2022-07-06 15:46:30 -07:00
zt64 111957a8b1 Add themed Android 13 icon 2022-06-29 22:07:56 -04:00
Nikita Krupin 15bbda16e7 pinch to zoom simulation 2022-06-27 17:12:32 -04:00
Nikita Krupin ac95bf38b2 Merge github.com-picklenik:Frontesque/VueTube 2022-06-24 00:32:46 -04:00
Nikita Krupin c14c795ae4 background play, beta quality picker (audio de-syncs while buffering) 2022-06-24 00:26:44 -04:00
Kenny db92f4d595 refactor: Remove useless dependancy
Remove @capacitor/browser dependancy from the app, extra space that can be accomplished now with `this.$vuetube.openexternal(url)`
2022-06-22 16:46:52 -04:00
Kenny 296f35b8e2 perf: 🚑 Canary June 22nd, 2022
final bug fixes and changes before compile
2022-06-22 14:17:11 -04:00
deepsource-autofix[bot] b252fa79c0
Format code with prettier
This commit fixes the style issues introduced in 38b0de7 according to the output
from prettier.

Details: https://deepsource.io/gh/VueTubeApp/VueTube/transform/9d827cbf-455d-44d1-b340-8f6b1836b896/
2022-06-22 05:24:06 +00:00
Nikita Krupin b32da4c050 correct poster thumbnail, fullscreen gestures, skip to next button 2022-06-21 19:20:05 -04:00
Kenny 89243e5b60 refactor: ♻️ remove references to "BetterTube" 2022-06-15 15:37:35 -04:00
ձռօռყ_սռĸռօառ e574b2bfc5
Merge pull request #1 from TheAnonyUnknown/imgbot
Optimized images
2022-06-10 15:36:21 +05:30
Nikita Krupin c1870df54e sponsorblock display fix 2022-06-10 00:37:08 -04:00
Nikita Krupin a81e8681d9 bigger description text:wq 2022-06-09 13:11:00 -04:00
Nikita Krupin 472978aea4 video loop, player poster, controls toggling fixes 2022-06-09 01:36:01 -04:00
Nikita Krupin 4a57b870b8 no bug 👐 2022-06-08 22:01:22 -04:00
Nikita Krupin d324bdcf73 controls handler & fullscreen scrubbing bugfix 2022-06-08 21:17:42 -04:00
Nikita Krupin 8eeb3821f4 double-tap to skip and controls conflict resolution 2022-06-08 21:02:16 -04:00
Nikita Krupin b93b53ffd0 better spacing, top controls grouped 2022-06-08 16:15:15 -04:00
ImgBotApp 60e2536a69
[ImgBot] Optimize images
*Total -- 478.10kb -> 381.04kb (20.3%)

/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 120.45kb -> 85.01kb (29.43%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 63.21kb -> 45.50kb (28.01%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png -- 13.23kb -> 9.58kb (27.58%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png -- 24.53kb -> 18.16kb (25.98%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png -- 5.22kb -> 3.95kb (24.2%)
/android/app/src/main/ic_launcher-playstore.png -- 159.29kb -> 131.47kb (17.47%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 17.13kb -> 15.90kb (7.19%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png -- 23.70kb -> 22.04kb (7.01%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png -- 14.22kb -> 13.49kb (5.14%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 10.00kb -> 9.53kb (4.71%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png -- 6.91kb -> 6.63kb (4.08%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 5.05kb -> 4.87kb (3.64%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png -- 4.36kb -> 4.24kb (2.74%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -- 1.92kb -> 1.89kb (1.68%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png -- 7.48kb -> 7.40kb (1.08%)
/Icons/Stable.svg -- 1.39kb -> 1.38kb (0.98%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-06-08 06:14:42 +00:00
Nikita Krupin 6d4fde2dcc slider improvements 2022-06-07 13:16:26 -04:00
Nikita Krupin d9f9edf8a8 sponsorblock.vue 2022-05-31 23:40:36 -04:00
Front 7aac426ec7 feat: start new plugin loader (remove storage permissions) 2022-05-30 16:42:55 -04:00
Front b6666b3b81 feat: stage 1 | plugins 2022-05-30 13:54:29 -04:00
Nikita Krupin 769a6dc632 fullscreen orientation fix 2022-05-28 18:36:40 -04:00
Front 54e516c2b5 refactor: 🧱 rebuild android app
Change app icon, change splash information, remove unused icons, change package name
2022-05-26 19:12:01 -04:00
Nikita Krupin 20a7641119 channel global state setup 2022-05-14 00:16:15 -04:00
Nikita Krupin 11b520991f top and bottom bar refinements, custom backgroud color picker, theming cleanup, tweaks cleanup, video card radius style adjustment 2022-05-13 02:20:15 -04:00
Nikita Krupin 65d3c9ec97 channel & video card tweaks 2022-05-05 19:39:41 -04:00
Nikita Krupin 9873ba5b72 failed to fullscreen the app 2022-05-04 19:09:29 -04:00
Kenny ca8151f21d
Merge pull request #239 from 404-Program-not-found/main
Display Channel info, Comments, fixed bug with descriptions.
2022-04-11 08:24:10 -04:00
Alex a2a2538268 chore: change how android handles links 2022-04-12 00:08:04 +12:00
Alex e85f2f9b32 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-11 13:00:42 +12:00
Alex 6a17ddc2ad Merge branch 'main' of https://github.com/Frontesque/VueTube into main 2022-04-10 21:34:58 +12:00
ImgBotApp 0e1f8b5b9f
[ImgBot] Optimize images
*Total -- 419.37kb -> 285.10kb (32.02%)

/android/app/src/main/res/drawable-port-xxxhdpi/splash.png -- 9.44kb -> 0.59kb (93.74%)
/android/app/src/main/res/drawable-land-xxxhdpi/splash.png -- 9.44kb -> 0.59kb (93.74%)
/android/app/src/main/res/drawable-land-xxhdpi/splash.png -- 5.93kb -> 0.48kb (91.89%)
/android/app/src/main/res/drawable-port-xxhdpi/splash.png -- 5.93kb -> 0.48kb (91.88%)
/android/app/src/main/res/drawable-land-xhdpi/splash.png -- 3.59kb -> 0.41kb (88.62%)
/android/app/src/main/res/drawable-port-xhdpi/splash.png -- 3.59kb -> 0.41kb (88.6%)
/android/app/src/main/res/drawable-land-hdpi/splash.png -- 1.55kb -> 0.34kb (77.86%)
/android/app/src/main/res/drawable-port-hdpi/splash.png -- 1.55kb -> 0.34kb (77.8%)
/android/app/src/main/res/drawable/splash.png -- 0.68kb -> 0.32kb (53.37%)
/android/app/src/main/res/drawable-port-mdpi/splash.png -- 0.68kb -> 0.32kb (53.37%)
/android/app/src/main/res/drawable-land-mdpi/splash.png -- 0.68kb -> 0.32kb (53.37%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_background.png -- 20.68kb -> 13.11kb (36.61%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_background.png -- 50.53kb -> 32.32kb (36.05%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_background.png -- 10.94kb -> 7.34kb (32.87%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png -- 94.04kb -> 63.21kb (32.79%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png -- 3.91kb -> 2.71kb (30.76%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png -- 2.66kb -> 1.96kb (26.14%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_background.png -- 4.21kb -> 3.21kb (23.66%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png -- 1.58kb -> 1.23kb (22.42%)
/android/app/src/main/ic_launcher-playstore.png -- 112.95kb -> 89.88kb (20.43%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png -- 15.52kb -> 12.73kb (18%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png -- 1.13kb -> 0.93kb (17.5%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png -- 9.57kb -> 7.90kb (17.45%)
/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png -- 5.44kb -> 4.49kb (17.35%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher.png -- 2.53kb -> 2.17kb (14.21%)
/android/app/src/main/res/mipmap-hdpi/ic_launcher.png -- 3.58kb -> 3.15kb (12.03%)
/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png -- 22.41kb -> 20.33kb (9.3%)
/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png -- 0.71kb -> 0.68kb (5.46%)
/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png -- 13.91kb -> 13.16kb (5.37%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-09 20:55:23 +00:00
Front f5aac1118a fix: 🚑 Splash Screen Stuff
fix splash screen logo from duplicating
2022-04-09 14:41:36 -04:00
Alex 2ff9cb997e feat: added toasts 2022-04-09 15:06:35 +12:00
Alex 7ca3910285 Merge branch 'main' of https://github.com/Frontesque/VueTube 2022-04-08 08:30:42 +12:00
Front fd673172a6 feat: Plugin stuff
update how plugins are handled & disabled plugin button for release
2022-04-06 20:23:01 -04:00
Front 08a3fb532b build: add storage r/w permissions to android 2022-04-04 18:33:34 -04:00
Front d00421ff9a style: add dependancies 2022-04-04 18:25:12 -04:00
Front 0cd95a9bb0 fix: 🚑 Refactor some android stuff
Fix android build compile due to alex messing some stuff up // but fr idk what went wrong but its been fixed // android linting sucks // if you cant tell, im mad at android studio
2022-04-03 20:13:55 -04:00
Front ce67e485b9 fix: 🚑 undo previous commit 2022-04-03 19:38:13 -04:00