Arkadiusz Fal
8ebadd4758
Add share actions to video context menu
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
0f48a14e96
Fix sign in required view text layout
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
bc63b5c9fd
Minor controls bar changes
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
69209ff771
Fix toggling full screen details
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
c940fb3198
Minor UI changes
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
c88b410936
Improve sharing
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
f3f8466a95
Improve URL handling
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
321c265a11
Player controls UI changes
...
WIP on controls
Chapters
working
Add previews variable
Add lists ids
WIP
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
80659713f6
Fix crash on share link
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
35fd392307
Add initial version of music mode
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
4f1520a6ce
Minor fixes
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ea2b6f9932
Add close video button to browser controls
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ab8549e103
Minor improvements
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
31c5ed1643
Navigation improvements
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
a2e23fe72c
New playlist navigation
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
0ad350a6b5
New channel navigation
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
c5af865ffe
Add buttons to next video and restart video ( fix #106 )
...
Previous video requires rebuilding queue a little, maybe in the future
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
9abba2d19c
Add Open in PiP option ( fix #137 )
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
78d7693128
Player overlaying other views and swipe gesture ( fix #44 , #130 )
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
825c312b1c
Fix browser controls play button disabled state
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
52df6bf76e
Fix using Watch history in player queue
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
180bace38c
Add toggle for dislikes
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
79118ff7e2
Fixes for MPV in macOS
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
31a28a7cbd
Hello, mpv! 🎉
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
9868a2ef01
Reorganize toolbars placement
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
0bc4a677d4
Create/delete Piped playlists and add/remove videos to Piped playlists
2022-05-22 00:30:10 +02:00
Arkadiusz Fal
8d36f57271
Preliminary support for Piped playlist (listing playlists and videos)
2022-04-10 17:07:10 +02:00
Arkadiusz Fal
1c520831d1
Improve placeholders
2022-03-27 20:27:59 +02:00
Arkadiusz Fal
ae4796a4c5
Add placeholders
2022-03-27 13:26:38 +02:00
Arkadiusz Fal
70b55ec2b2
Further subscribe buttons improvements
2022-03-26 19:01:38 +01:00
Arkadiusz Fal
cc7bb83e74
Fix #84
2022-03-26 14:37:55 +01:00
Arkadiusz Fal
d096fdb344
Slightly more compact thumbnails badges
2022-01-07 20:06:18 +01:00
Arkadiusz Fal
3630cd404d
Fix refresh buttons opacity
2022-01-07 12:12:56 +01:00
Arkadiusz Fal
9304bf6158
Add refresh buttons keyboard shortcuts
2022-01-07 00:00:40 +01:00
Arkadiusz Fal
f29dc792c2
Fix player controls progress bar warning
2022-01-06 17:47:07 +01:00
Arkadiusz Fal
e159bb772c
Improve macOS Big Sur blur effect
2022-01-06 17:00:58 +01:00
Arkadiusz Fal
520d69f37a
Backport blur effect for iOS 14/macOS Big Sur
2022-01-06 15:58:16 +01:00
Arkadiusz Fal
363424fa74
Add pull to refresh for Subscriptions, Popular and Trending ( fixes #31 )
2022-01-05 17:25:57 +01:00
Arkadiusz Fal
04df9551ba
Add Play/Shuffle All for playlists ( fixes #39 )
...
Add Remove All from queue button on tvOS
2022-01-02 20:46:02 +01:00
Arkadiusz Fal
ab174c73fd
Extract progress view, show video details loading
2021-12-29 19:39:38 +01:00
Arkadiusz Fal
ac1c6685a1
Improve history, resume videos, mark watched videos ( fixes #42 )
2021-12-26 23:35:44 +01:00
Arkadiusz Fal
ea90f650d8
Remove unused code, minor style changes
2021-12-20 00:36:12 +01:00
Arkadiusz Fal
0a5cb5b542
Fix video context menu channel subscription button ( fixes #41 )
2021-12-19 23:27:20 +01:00
Arkadiusz Fal
efce339234
Add context menu to close current video from player bar
2021-12-19 18:21:10 +01:00
Arkadiusz Fal
61a4951831
Layout and PiP improvements, new settings
...
- player is now a separate window on macOS
- add setting to disable pause when player is closed (fixes #40 )
- add PiP settings:
* Close PiP when starting playing other video
* Close PiP when player is opened
* Close PiP and open player when application
enters foreground (iOS/tvOS) (fixes #37 )
- new player placeholder when in PiP, context menu with exit option
2021-12-19 18:17:04 +01:00
Arkadiusz Fal
4fab7c2c16
Fix channel view in tab navigation
2021-12-17 20:53:53 +01:00
Arkadiusz Fal
f609ed1ed4
Fix unsubscribing from channel
2021-12-17 20:53:24 +01:00
Arkadiusz Fal
8d49934fe8
Encapsulate open channel action
2021-12-17 17:34:55 +01:00
Arkadiusz Fal
941e6a909d
Set full screen views background color based on color scheme on tvOS ( fixes #30 )
2021-12-05 18:09:25 +01:00
Arkadiusz Fal
19a3f08336
Comments ( fixes #4 )
2021-12-04 20:57:09 +01:00